Ubuntu – Create and mount a .ISO image

30 Aug, 2008   Adăugat de in Linux | 
Taguri : , , , ,

Pentru a crea imaginea :

cat /dev/scd0 > /media/iso/test.iso

Pentru a monta imaginea :

mount -o loop -t iso9660 test.iso /mnt/test

No Responses so far | Have Your Say!

Leave a Feedback

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

 

63 queries. 0.674 seconds.