| View previous topic :: View next topic |
| Author |
Message |
ratty n00b

Joined: 27 Sep 2002 Posts: 13
|
Posted: Fri Sep 27, 2002 4:23 am Post subject: /dev/BOOT not working |
|
|
I just installed a gentoo system for the first time, and the only problem I can't figure out after searching the FAQ and the boards.
the default /dev/fstab has /dev/BOOT and /dev/ROOT in them. Is that devfs that does that? I'm not famaliar with that layout, I'm used to just doing /dev/hda1, etc..
I am using a boot partition, but on bootup it gives an error about /dev/BOOT not existing. What do I need to make sure is configured for this to work?
Also /dev/SWAP doesnt mount at boot time either, I'm assuming this is all related to the same thing.
I know I could just do /dev/hda1 and directly reference the mountpoints, but I may as well use this newer, cleaner method.
Last edited by ratty on Fri Sep 27, 2002 4:26 am; edited 1 time in total |
|
| Back to top |
|
 |
Curious Bodhisattva


Joined: 13 May 2002 Posts: 395 Location: Sydney, Australia
|
Posted: Fri Sep 27, 2002 4:25 am Post subject: Re: /dev/BOOT not working |
|
|
| ratty wrote: | | the default /dev/fstab has /dev/BOOT and /dev/ROOT in them. Is that devfs that does that? I'm not famaliar with that layout, I'm used to just doing /dev/hda1, etc.. |
You're not looking quite hard enough.
| Code: | | Use something like the /etc/fstab listed below, but of course be sure to replace "BOOT", "ROOT" and "SWAP" with the actual block devices you are using (such as hda1, etc.) |
-- http://www.gentoo.org/doc/en/build.xml
So in other words, yeah, replace them with hda1, whatever.
-- Curious _________________ Are you down with the Hawk? |
|
| Back to top |
|
 |
ratty n00b

Joined: 27 Sep 2002 Posts: 13
|
Posted: Fri Sep 27, 2002 4:29 am Post subject: |
|
|
Why did /dev/ROOT mount?
The fact that it mounted made me believe that I was stumbling across some new indirect method for referencing partitions automatically, like "mount the boot partition to /boot", so whatever partition I booted from goes into /boot, no matter where it actually lives. Like LABEL= in other distros. |
|
| Back to top |
|
 |
rac Bodhisattva


Joined: 30 May 2002 Posts: 6553 Location: Japanifornia
|
Posted: Fri Sep 27, 2002 4:37 am Post subject: |
|
|
| ratty wrote: | | Why did /dev/ROOT mount? |
Because you passed it explicitly as a parameter to your kernel at boot time. _________________ For every higher wall, there is a taller ladder |
|
| Back to top |
|
 |
ratty n00b

Joined: 27 Sep 2002 Posts: 13
|
Posted: Fri Sep 27, 2002 4:42 am Post subject: |
|
|
| Well that answers that, thanks. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|