| View previous topic :: View next topic |
| Author |
Message |
Bigun Veteran


Joined: 21 Sep 2003 Posts: 1949
|
Posted: Mon Oct 01, 2012 9:00 pm Post subject: udev-mount not starting (fixed) |
|
|
It says CONFIG_DEVTMPFS=y is required in your kernel configuration. And it is, what am I missing? _________________ Sadhu Sundar Singh - responding to Darwinian Evolution - "...but I am more interested in Divine Selection and survival of the unfit"
Last edited by Bigun on Tue Oct 02, 2012 10:33 am; edited 1 time in total |
|
| Back to top |
|
 |
Bigun Veteran


Joined: 21 Sep 2003 Posts: 1949
|
Posted: Tue Oct 02, 2012 10:31 am Post subject: |
|
|
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. _________________ Sadhu Sundar Singh - responding to Darwinian Evolution - "...but I am more interested in Divine Selection and survival of the unfit" |
|
| 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
|
|