2009/1/23 Norberto Bensa <nbensa@gmail.com>
Quoting Justin <justin@j-schmitz.net>:

Than he has a non solvable problem recovering his config. But, who will
remove this option?

Not remove, but someone (me for example) could make it =m ;-)

In that case you just do:

modprobe configs
gunzip -c /proc/config.gz > /usr/src/linux/.config
make oldconfig



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




 Why make oldconfig? Is not better just do make and make && modules_install? make oldconfig only can give you problems i don,t see any benefict.. just my person experience...