Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
*resolved*Failed to mount / boot
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
oscarandrea
Apprentice
Apprentice


Joined: 27 Nov 2015
Posts: 182
Location: Italy/Cosenza

PostPosted: Fri Nov 27, 2015 5:19 pm    Post subject: *resolved*Failed to mount / boot Reply with quote

hi, I am installing gentoo , while compiling the kernel ( With genkernel ) known this warning :
* WARNING : Failed to mount / boot !


My disc is set in this way
:
/ dev / sda1 → to be used as /
/ dev / sda2 → to be used as / home
/ dev / sda3 → to be used as swap

I am setting mode bios ( even though my pc is UEFI )
as I did with arch ,
do I have to worry?
Thank you
//update
:oops:
I had saved the change in fstab :oops:
Back to top
View user's profile Send private message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Fri Nov 27, 2015 11:31 pm    Post subject: Reply with quote

You need /boot but it needn't necessarily be a separate partition. Does /boot exist? If not, create it with mkdir and be sure it's readable and writeable.

In /etc/genkernel.conf these is a parameter whose default is as follows:

Code:
# Set the boot directory, default is /boot
#BOOTDIR="/boot"


and another
Code:
# Mount BOOTDIR automatically if it isn't mounted?
MOUNTBOOT="yes"
I don't see a # in mine so maybe the default is "no" and it warns.

All of my systems have a separate boot partition, but I know it is not necessary.
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