Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
udev-mount not starting (fixed)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Mon Oct 01, 2012 9:00 pm    Post subject: udev-mount not starting (fixed) Reply with quote

It says CONFIG_DEVTMPFS=y is required in your kernel configuration. And it is, what am I missing?
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim


Last edited by Bigun on Tue Oct 02, 2012 10:33 am; edited 1 time in total
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Tue Oct 02, 2012 10:31 am    Post subject: Reply with quote

I have no idea what happened, but I hope what I tried helps someone else:

I copied my old config to the root home directory:

Code:
cp /usr/src/linux/.config /root/kernelconfig


Then cleaned the source directory:

Code:
cd /usr/src/linux
make clean


Copied the config back:

Code:
cp /root/kernelconfig /usr/src/linux


Then recompiled:

Code:
make menuconfig #I promptly exited the config tool, I always go in out of habit
make && make mocules_install
mount /boot
cp ./arch/x86_64/boot/bzImage /boot/kernel-3.8.4-gentoo


Rebooted, and its working again, really freaky behavior.
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
tramshed
n00b
n00b


Joined: 03 Dec 2004
Posts: 5
Location: Chicagoish

PostPosted: Wed Jul 24, 2013 8:30 pm    Post subject: Reply with quote

I had the same problem and can confirm his solution works.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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