--- trunk/www/working/backup.html 2010/03/17 23:46:34 28 +++ trunk/www/working/backup.html 2010/05/31 19:25:49 71 @@ -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.