--- trunk/www/backup.html 2010/03/23 10:28:53 37 +++ trunk/www/backup.html 2010/05/31 19:25:49 71 @@ -78,8 +78,8 @@

Clonezilla-SysRescCD

Documentation: Getting backups

-

25/02/2010 - v 3.1.0

-

Last update: 23/03/2010

+

25/05/2010 - v 3.1.0

+

Last update: 31/05/2010

@@ -236,8 +236,13 @@ After that, the backup begins


-and when it's successfully completed, I will be able to reboot the system by pressing 1 and ENTER. -

+and when it's successfully completed, I press ENTER to get to the shell. Then, I execute the commands:

+

sudo su -
+cd
+umount -a
+reboot

+ +

to reboot the system.