Linux tip, Fedora tip / howto: creating an ISO file to burn to CD/DVD |
Try my online puzzle page with Calcudoku, Killer Sudoku and online Sudoku.
creating an ISO file to burn to CD/DVD To create the ISO image (assuming ./cd is the top level directory holding all files and directories you want to burn):
Or use the "create and burn" combination program growisofs, for example: growisofs -Z /dev/cdrw1 -speed=4 -R -J ./dvd (in this example, the DVD writer is at /dev/cdrw1)
|
Send me your comments!
Something didn't work as expected? You'd like to add some useful info to this tip? Use the form below to send me your comments. (Don't forget to fill out the super-lame CAPTCHA below..)