I need to copy my pictures to dvd/cd. Could someone tell me how to do it? mount -t iso9660 -o ro,loop=/dev/loop0 cd_image /cdrom
mkisofs -r -J -o output-files (for this will '*' copy names as is?) name-of-files-to-copy (will '*' copy all files) -- :-)~MIKE~(-: --------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/listinfo/plug-discuss
