--- trunk/www/restore-burn.html 2010/06/01 10:20:35 74 +++ trunk/www/restore-burn.html 2010/06/01 13:23:50 75 @@ -79,7 +79,7 @@

Documentation: Creating a Restore DVD - Part 2

25/05/2010 - v 3.1.0

-

Last update: 31/05/2010

+

Last update: 01/06/2010

@@ -200,11 +200,14 @@

Finally, add the image file to the disc:

-

growisofs -M /dev/dvd -R -J -V "Backup_5-2010_hdb" --publisher "Your Name" -graft-points /Backup_5-2010_hdb/=/media/usb/Backup_5-2010_hdb

+

growisofs -M /dev/dvd -R -J -V "Backup_5-2010_hdb" \
+--publisher "Your Name" -graft-points \
+/Backup_5-2010_hdb/=/media/usb/Backup_5-2010_hdb

Note: In the command replace Your Name with anything you want to be the publisher ID of the disc. If you don't want the disc to have any publisher ID, run this command instead:

-

growisofs -M /dev/dvd -R -J -V "Backup_5-2010_hdb" -graft-points /Backup_5-2010_hdb/=/media/usb/Backup_5-2010_hdb

+

growisofs -M /dev/dvd -R -J -V "Backup_5-2010_hdb" \
+-graft-points /Backup_5-2010_hdb/=/media/usb/Backup_5-2010_hdb


Here we can see the boot menu of the disc.