Results 1 to 3 of 3
hello there
i use ubuntu live cd and i want to make mount for my hdrive but i do not know root password in the live cd . how can ...
- 11-14-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 18
how can i make mount for my harddisk partions
hello there
i use ubuntu live cd and i want to make mount for my hdrive but i do not know root password in the live cd . how can i make mount?
thank you...
- 11-14-2005 #2
Quite often live cds automatically mount your hard drives for you. Try typing "mount" at the command line to see if it's already mounted.
Also, it's important that you know that ubuntu doesn't have a root account by default. Instead use "sudo" to get root permissions. For exampleOK??Code:sudo mount
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 11-14-2005 #3
Also in your term you can do
then log in as root after you make the password, which may be more convenient than typing "sudo" all the time.Code:sudo passwd root
noobus in perpetuum


Reply With Quote
