Next: How to install SystemRescueCd
Up: How to burn a
Previous: First step: burn the
Contents
Now, we will add files to the disc. All the files you want to add have to be stored in the same directory.
In this example, we suppose files are stored in /home/user/mydvd-data-files/:
growisofs -M /dev/hdd -J -R /home/user/mydvd-data-files/
It should be possible to add files several times by running this command several times.
2004-08-17