
10-21-2008, 02:49 AM
|
 |
Cheetah
|
|
Join Date: Oct 2008
Location: Louisiana
Posts: 14
|
|
Quote:
Originally Posted by nfoav8or
do you have a root account on the computer (System Admin account)?
I would suggest booting with " -s" and running
Code:
/sbin/mount -uw /
passwd root
so your system creates a root account if you don't already have one set up. Then log in as root to update (but only to update as running as root can be dangerously easy to mess up a system.
|
Thank you. I will try this!
|