Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Logging into root< Next Oldest | Next Newest >
kenboyles72 Offline





Group: Members
Posts: 39
Joined: Feb. 2006
Posted: Feb. 15 2006,03:19 QUOTE

i've been thinking about running linux, so i downloaded an .iso of dsl to boot from cd. i've used linux before, about 6 years ago, and lost everything i knew. well most of it. at this very moment, im running dsl. i've been going through it and getting familiar with linux again. the only thing i'm kinda having trouble with is, mounting my hard drive. i open up terminal and type this " mount -t vfat /dev/hda1 /mnt". which i think is the right command to mount the hdd that has a fat32 file system. anyways, i get an error saying" only root can do this". if the above mount command is right, how do i log into root?
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: Feb. 15 2006,04:24 QUOTE

DSL will typically detect any mountable devices and add them to /etc/fstab with permission for regular users to mount them.  If this is the case, then you should be able to use the command "mount /dev/hda1" to mount it.  Adding the options is generally reserved for partitions that are not already set up in fstab, and will result in the message you received.

If this doesn't work, you can log in as root with the command "sudo su".

You also shouldn't use "/mnt" as a mountpoint, since it will prevent access to any other devices mounted in /mnt/something


--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
1 replies since Feb. 15 2006,03:19 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Logging into root

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code