burn cd images from the command line
Friday, May 27th, 2011To burn cd images from the command line in Debian squeeze you need two packages: (1) genisoimage (2) wodim To make an ISO image of a directory simply type: genisoimage -o outfile_name some_directory To burn the image use wodim. First figure out which optical drive to use by asking wodim for a list: tom@osmium:~$ wodim [...]


