View previous topic :: View next topic |
Author |
Message |
Tippu Tip n00b
Joined: 26 Apr 2002 Posts: 1 Location: antwerp, Belgium
|
Posted: Fri Apr 26, 2002 11:35 am Post subject: mounting localfilesystem fails |
|
|
When I boot my gentoo I get the following error, eventhough it doesn't hang the system:
*mounting localfilesystem
mount: mount point does not exist
mount: mount point 2 does not exist
mount: mount point 1 does not exist
mount: mount point 0 does not exist
*some localfilesystems failed to mount
Everthing works well, but I can't write files, so i can't write my XF86Config file
and therefore not get KDE running. I think i'm probally not able to write anything at all.
Does anyone know how to fix this
Thx. |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Fri Apr 26, 2002 11:55 am Post subject: |
|
|
You need to make the mount points... _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
Flake n00b
Joined: 19 Apr 2002 Posts: 44 Location: The Netherlands
|
Posted: Fri Apr 26, 2002 12:57 pm Post subject: |
|
|
e.g.:
mkdir /mnt/windows (no skip that one)
mkdir /mnt/cdrom
mkdir /mnt/floppy
check if your /etc/fstab is pointing to the correct mount points with the corresponding filesystem and properties. |
|
Back to top |
|
|
Stalione Guru
Joined: 21 Apr 2002 Posts: 335
|
Posted: Fri Apr 26, 2002 8:43 pm Post subject: |
|
|
I had the same problem, but in my case even though i had all the mount points , it was a silly syntax error in my /etc/fstab file that caused that error. If you are unsure how to add files systems to your fstab let me know.
V |
|
Back to top |
|
|
|