View previous topic :: View next topic |
Author |
Message |
protege n00b
Joined: 24 Jun 2002 Posts: 20
|
Posted: Tue Jun 25, 2002 4:21 am Post subject: Problems booting: Mounting local filesystem |
|
|
I installed gentoo 1.2 and whenever I boot into gentoo, i get these messages
* Mounting local filesystem...
mount: mount point 2 does not exist
mount: mount point 1 does not exist
mount: mount point 0 does not exist
* Some local filesystem failed to mount [!!]
I can log in and do everything fine. One thing I noticed is that /boot is empty, dont know if that is normal. I can mount it with mount -l -t ext2 /dev/hda1 /boot.
My fstab file looks like this:
/dev/hda1 /boot ext2 noauto,noatime 1 2
/dev/hda3 / ext2 noatime 0 1
/dev/hda2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
proc /proc proc defaults 0 0
I used pretty much exactly what the installation instructions had, except I changed BOOT,ROOT,SWAP.
hda1 is /boot
hda2 is swap
hda3 is /
Any help would be appreciated.
Thanks,
Protege |
|
Back to top |
|
|
Houdini Apprentice
Joined: 14 Jun 2002 Posts: 224 Location: New Mexico Tech, Socorro, NM
|
Posted: Tue Jun 25, 2002 6:16 am Post subject: |
|
|
post your /etc/fstab, and we'll take a look. _________________ ^]:wq |
|
Back to top |
|
|
protege n00b
Joined: 24 Jun 2002 Posts: 20
|
Posted: Tue Jun 25, 2002 1:58 pm Post subject: |
|
|
My fstab is posted up top in the original message. It's just not formatted that well, it looked formatted when I was writing it, but didn't turn out that way.
Protege |
|
Back to top |
|
|
protege n00b
Joined: 24 Jun 2002 Posts: 20
|
Posted: Tue Jun 25, 2002 2:04 pm Post subject: |
|
|
Nevermind guys. I looked back at fstab, and noticed that my dump/pass where on seperate lines from everything else. When I fixed that, it fixed the problem.
Protege |
|
Back to top |
|
|
|