Minggu, 06 Juni 2010

Making ISO Image without software in ubuntu

first step is open menu Aplication>accesoris>terminal,
then write below comand on terminal aplication
"sudo umount /dev/cdrom"
after that fill the superuser pasword then write again below comand
"dd if=/dev/cdrom of=NamaFileISO.iso bs=1024"
on the terminal aplication then klik enter wait the process until finish
and you can see the finished file to be .iso file on your HOME Folder

for making image file from folder you can use below command
"mkisofs -r -o NamaFileISO.iso /LetakDirektori"



from http://ohdediku.wordpress.com

Tidak ada komentar: