>cd /var/backup<br>
>ls -la<br>
>Actually if there's nothing in there, your problem may lie elsewhere.<br>
<br>
No, It lists a screen full of files.<br>
<br>
>4. Type: sudo rm -rf /var/backup/*<br>
>5. Reboot (e.g. press Ctrl+Alt+Delete).<br>
<br>
Did that three times (good with a mouse but bad on typing) but it did
not seem to solve the problem.  As before it gives me the error
message. I hit return and it takes me to the log in screen for multiple
users.  Click on my name, enter the password and hit Enter. 
Takes me back to the error message.<br>
<br>
On shut down it shows:<br>
Stopping Deferred Execution Schedule   Fail<br>
Everything else is fine.<br>
<br>
On start up it shows:<br>
Everything OK<br>
<br>
So -<br>
The machine goes to grub.<br>
It will start in Sir Bill mode.<br>
On Ubuntu it gives me an error message:  GDM could not write to your authorization file.<br>
Hit Enter and it takes me to the multi-user log in screen.<br>
Click on user and enter password.<br>
Takes me to error message.<br>
<br>
Unless I am doing something real simple wrong I have followed these
excellent instructions correctly.  Thank goodness I have
everything important manually backed up on my usb hard disk :) <br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br><br><div><span class="gmail_quote">On 4/23/06, <b class="gmail_sendername">Tommy Trussell</b> <<a href="mailto:tommy.trussell@gmail.com">tommy.trussell@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 4/23/06, Tab Gilbert <<a href="mailto:tabbox@gmail.com">tabbox@gmail.com</a>> wrote:<br>> > Just delete the contents of /var/backup<br>><br>>  /var/backup/<br>>  /var/backups/<br>><br>> There are two "backup" folders
<br>><br>> the  /var/backup/ is locked, has lock icon on it, even under knoppix<br>> the  /var/backups/ can be deleted without a problem<br><br>/var/backups seems to have been created by/for other programs because
<br>I see it on my system, and I haven't run simple-backup yet. It looks<br>to me like it has some backup files from system upgrades, so maybe it<br>was created by apt? Maybe you want to re-create the empty directory<br>(with root permissions) just in case your system needs it.
<br><br>As for /var/backup being "locked" -- the permissions must be set to<br>prevent even root from deleting it. Have a look at the permissions,<br>using a terminal.<br><br>cd /var/backup<br>ls -la<br><br>Actually if there's nothing in there, your problem may lie elsewhere.
<br><br>In your earlier posting, you said you chose "/" as the destination<br>folder, so I would look to see if there are unusual files at the root<br>level of your drive. (Normally there are only directories at the root
<br>level, and the names of those directories are fairly standardized.)<br><br>Then you can change the permissions<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com
</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>