[[make_iso]]
 

DVD / CD commands

Copy a disk

dd if=/dev/dvd of=dvd.iso

Create a XP Slipstream ISO

mkisofs -o winxp_sp3.iso -iso-level 2 -J -l -D -N -joliet-long -relaxed-filenames -b boot.img -c boot.catalog -no-emul-boot -boot-load-seg 1984 -boot-load-size 4 -V X1APVOL_EN ./XPSP3

Mount a iso

mount -o loop disk1.iso /mnt/disk
make_iso.txt · Last modified: 2011/03/04 00:55 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki