Jump to content
5 posts in this topic

Recommended Posts

I have been following the Leopard installation guide for my PC with Asus P6T Deluxe MB. Everything goes okay, except for the section about modifying the EFI partition.

 

Those instructions start by having you go to a terminal window, and type "sudo -s". The first thing I get is a password prompt -- my question is, what do I need to enter here? I thought that the password here is the same as your user password; right now, I have been just pressing "Return", as I never created a password for my user account.

 

Anyway, it doesn't seem to work, as I just get back to my usual terminal prompt -- if the sudo was working, wouldn't I get a new prompt (like when you log in as 'su' on UNIX)?

 

Can someone please straighten me out on how this is supposed to work?

 

Thanks in advance.

Link to comment
https://www.insanelymac.com/forum/topic/178278-question-about-the-sudo-command/
Share on other sites

you're right, the sudo command allows a user to be granted full access to the system.

 

So, you enter your root password, and then "you fall back to the prompt"....in fact, you switch to the root's prompt, and you're almighty.

 

But almighty means also that you can destroy everything in 1 command, so, that's why you have limited power most of the time. When you need to do an administrative job, you become almighty, just for the command, and then, you fall back to normal user.

 

My 2 cents.

×
×
  • Create New...