Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
non-root partitions do not mount during boot (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
hvengel
Guru
Guru


Joined: 19 Sep 2004
Posts: 515

PostPosted: Fri Jul 21, 2006 5:17 pm    Post subject: non-root partitions do not mount during boot (solved) Reply with quote

My disk that I have Gentoo installed on is going bad so I am in the process of reinstalling to different disks. Since the old setup is showing signs of corruption I decided that I would do a fresh install to make sure everything was OK. I am using 2006.0 on an amd64 machine. I have partitioned my setup as follows:

/boot /dev/sda2
/ /dev/sda3
/home /dev/hdf2 (same partition I have this on in the old installation)
/usr /dev/hdf2
/var /dev/hdf8

I installed a stage 3 tarball from the 2006.0 Universal install ISO. I used genkernel to keep things simple (I will hand configure a kernel when I get the base system working). Everything during the install went fine up until it was time to reboot. When it boots everything is normal until it trys to mount the non-root partitions. So it mounts / but fails to mount /var, /usr and /home. It says that the partitions do not exist. I am able to log in as root and when I try to mount the partitions by hand all of them mount without any problems. It appears that for some reason the boot process is trying to mount these partitions before they are ready and the mount fails but by the time there is a login promt the partitions are available to mount. Of course because the boot process fails to mount these partitions other stuff fails in the boot process like setting up the network, loging and so on. Up until the mount failures there are no error messages during the boot process.

I am not sure what the issue is or where to look to fix it. I have checked my grub.conf and fstab to make sure and these look fine. The kernel I used is the current gentoo-sources for amd64 which is 2.6.16-r13.

Anyone have any ideas what I should be looking for to fix this?


Last edited by hvengel on Fri Jul 21, 2006 7:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
azuriel
Apprentice
Apprentice


Joined: 27 Feb 2005
Posts: 166

PostPosted: Fri Jul 21, 2006 5:39 pm    Post subject: Reply with quote

Does /boot mount okay? If it does, there might be a hdf issue.

You could try compiling your filesystem drivers into the kernel, if they are currently modularized.
_________________
Adopt an unanswered post
TJGames.org

The folly of mistaking a torrent of verbiage for a spring of capital truths, and oneself for an oracle, is inborn in us. -Valery
Back to top
View user's profile Send private message
hvengel
Guru
Guru


Joined: 19 Sep 2004
Posts: 515

PostPosted: Fri Jul 21, 2006 5:51 pm    Post subject: Reply with quote

I have /boot setup to not mount so I will have to test this. I don't think there are nay problems with /dev/hdf since hdf2 mounts fine in my existing gentoo installation.

Since I am running genkernel the file system drivers are very likely modularized. I will rebuild the kernel with these built in to see if that helps. It is possible that it tries to mount the file systems before the drivers are fully up. But if that is the case how can it mount / ? In any case I will give that a shot.
Back to top
View user's profile Send private message
hvengel
Guru
Guru


Joined: 19 Sep 2004
Posts: 515

PostPosted: Fri Jul 21, 2006 7:49 pm    Post subject: Reply with quote

Turns out that the problem was that the driver for the controller that the disk is attached to was being loaded as a module. When I modified the kernel config so that this driver was compiled into the kernel the problem was fixed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
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