Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/boot partition isn't mounted, but everything works [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
srunni
Guru
Guru


Joined: 26 Dec 2007
Posts: 365

PostPosted: Fri Jul 25, 2008 7:08 pm    Post subject: /boot partition isn't mounted, but everything works [SOLVED] Reply with quote

Hi,

For some reason, my /boot partition isn't mounted, even though everything is running fine. Anyone know what's going on? I have separate /boot (ext2), / (ext3), and /home (ext3) partitions.

Thanks![/list]


Last edited by srunni on Mon Jul 28, 2008 3:35 am; edited 1 time in total
Back to top
View user's profile Send private message
frostschutz
Advocate
Advocate


Joined: 22 Feb 2005
Posts: 2977
Location: Germany

PostPosted: Fri Jul 25, 2008 7:10 pm    Post subject: Reply with quote

See /etc/fstab ... partitions are mounted, or left alone, according to the settings there.

/boot is only required for booting (i.e. loading grub and the kernel), it's not needed for things to work later on. So it is not mounted by default, but you can mount it anytime with 'mount /boot' (e.g. when installing a new kernel), if you have a proper entry for it in your fstab.
Back to top
View user's profile Send private message
srunni
Guru
Guru


Joined: 26 Dec 2007
Posts: 365

PostPosted: Mon Jul 28, 2008 3:35 am    Post subject: Reply with quote

That was it - thanks for the help! I had the 'noauto' option activated for the /boot partition in fstab. I was installing a new kernel, so I just temporarily mounted it, since you said it's not necessary for regular OS operation (ie after boot).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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