How to create ISO files in Ubuntu
It’s simple, follow these steps :
Create ISO from CD/DVD
- unmount CD/DVD, if it automount then unmount it.
- Use this command line at terminal :
dd if=/dev/dvd of=dvd.iso # for dvd
dd if=/dev/cdrom of=cd.iso # for cdrom
dd if=/dev/scd0 of=cd.iso # if cdrom is scsi
another way use this :
readcd dev=/dev/cdrom f=file.iso #for cdrom
If you like using Graphical Interface you can use Brasero Disc Burning. How to do it, here’s the screenshot :
Brasero Disc Burning :
Choose Disc Copy
Select destination drive to write into File image
Click on Properties and then choose file format *.iso images and write the filename on.
Click Apply after choosing the filename and then click Copy, wait untill everything is done.





English

October 22nd, 2008 at 7:50
i want to use ubuntu on my eee pc, can u help me?
October 22nd, 2008 at 9:56
Sure I will help you to install ubuntu on you eee pc, come to my office or home.