What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » I installed ubuntu

I installed ubuntu
Author: Message:
FineWolf
Full Member
***

Avatar
Space Artist

Posts: 188
Reputation: 12
– / Male / Flag
Joined: Sep 2003
RE: RE: I installed ubuntu
quote:
Originally posted by Adeptus
quote:
Originally posted by Curtis
Whenever I try to use the mkdir command it just says access denied.
If it says that, you are not root.

There are two ways to become root -- sudo, which FineWolf suggested, will ask for your user account password and run whatever you ask it to (including an interactive shell, bash) as root.  This is the preferred way, but your user account needs to be added to /etc/sudoers for that to work.  Perhaps Ubuntu setup has done that for you (I don't use Ubuntu distribution).

The other way you can become root is the su command.  Simply type "su -" (the - tells it to load the environment profile).  Note that the password required here is your root account password, not your user password.

Although it should be obvious, you can always find out whether your efforts were successful by typing "whoami".

Other than that, FineWolf's instructions are fine -- except that your FAT32 partition isn't going to be /dev/hda0, but some other number.  It should be safe to experiment or you can run fdisk ("fdisk /dev/hda") and view the partition table.


The Ubuntu distrib does it fact adds your account to the sudoers list. So in this case, sudo is the way to go. Also, Adaptus is right about the /dev/hda0 ... I provided an example above and it's there only to guide you. That device handle will change. You can use the fdisk command or the bundled GParted application to find out which device handle corresponds to your partition.

This post was edited on 01-23-2007 at 04:40 PM by FineWolf.
[Image: spacesigkj4.png]
01-23-2007 04:35 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
I installed ubuntu - by Curtis on 01-23-2007 at 06:40 AM
RE: I installed ubuntu - by FineWolf on 01-23-2007 at 07:07 AM
RE: I installed ubuntu - by Curtis on 01-23-2007 at 07:45 AM
RE: I installed ubuntu - by FineWolf on 01-23-2007 at 08:17 AM
RE: I installed ubuntu - by Mike on 01-23-2007 at 02:00 PM
RE: I installed ubuntu - by Curtis on 01-23-2007 at 03:09 PM
RE: RE: I installed ubuntu - by FineWolf on 01-23-2007 at 03:55 PM
RE: I installed ubuntu - by Adeptus on 01-23-2007 at 04:06 PM
RE: RE: I installed ubuntu - by FineWolf on 01-23-2007 at 04:35 PM
RE: I installed ubuntu - by Curtis on 01-24-2007 at 01:12 AM
RE: I installed ubuntu - by Hank on 01-24-2007 at 01:39 AM
RE: I installed ubuntu - by joey on 01-25-2007 at 10:13 AM
RE: RE: I installed ubuntu - by FineWolf on 01-25-2007 at 01:24 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On