InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 10-21-2008, 02:49 AM
SHS's Avatar
SHS SHS is offline
Cheetah
 
Join Date: Oct 2008
Location: Louisiana
Posts: 14
Quote:
Originally Posted by nfoav8or View Post
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!
Reply With Quote
  #12  
Old 10-21-2008, 03:00 AM
SHS's Avatar
SHS SHS is offline
Cheetah
 
Join Date: Oct 2008
Location: Louisiana
Posts: 14
mkdir: /Users/root/Library/Caches: No such file or directory
sh: line 10: /Users/root/Library/Caches/com.apple.SoftwareUpdate/locale: No such file or directory (1)

Now I get that AppleScript error when I enter the password for the AMD Software Update.
Reply With Quote
  #13  
Old 10-21-2008, 09:40 PM
maya77's Avatar
maya77 maya77 is offline
Panther
 
Join Date: Jun 2008
Posts: 194
You must have user password set to run ASU. It's bug(?) which I think will never be fixed, as unfortunately ASU source files are lost. So, go to: System Preferences > Accounts. Select your account on the list, click on "Change Password" button. Enter password, click another "Change Password" button to close dialog. Exit System Preferences, run ASU. Enter you new pass, it should work now.

Or forget ASU and download Zephyroth's AMD Patcher. Download packages using regular Software Update, then patch it using this little util.
Reply With Quote
  #14  
Old 03-10-2009, 03:24 AM
inportb inportb is offline
Cheetah
 
Join Date: Mar 2009
Posts: 1
I know this thread is a few months old. Still, I wanted to point out that with sudo privileges it's quite easy to set up a root password on *nix:

Code:
sudo su
First type in your sudo account password, then enter your desired root password and verify.



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply