PDA

View Full Version : [ubuntu] Looking for help on upgrading customized kernel



ldxstc
July 1st, 2012, 10:09 AM
Hi

I am using ubuntu 11.10 with kernel 3.4.4. I upgraded from 3.0.0 by using dkpg. It was sucessful.However when I try to build 3.4.4 kernel by using the default config and boot with it, it complains that it can not find the root drive.

I think I might not set up the build configuration correctly for ubuntu. Can anyone give me some suggestions?

Thanks

Will

DJ_Max
July 1st, 2012, 05:09 PM
What's the reason you have for using 3.4.4 kernel?

ldxstc
July 1st, 2012, 09:20 PM
What's the reason you have for using 3.4.4 kernel?

Thanks for reply. I am learning kernel, so sometime I need to do some modification on kernel code to test my thought. But I am a newbie and could not find a right OS to play with. Now days the Linux OS are so diff from what they describe in book:(. Can you give me some suggestions?

Thanks

Will

DJ_Max
July 1st, 2012, 10:43 PM
To be honest, I wouldn't use Ubuntu to test kernel configs. I would use something like Gentoo

ldxstc
July 1st, 2012, 10:45 PM
hmm...can you explain y ubuntu is not good in this case? thanks

DJ_Max
July 1st, 2012, 10:57 PM
Ubuntu has been crafted to be a mainstream desktop. Customizing something as low-level as a kernel essentially degrades the integrity of Ubuntu. They have kernel specific for it's OS, when you try to break out of the normal software you will run into weird problems in my experience.

ldxstc
July 2nd, 2012, 12:15 AM
Hmm make sense... Thanks a lot. I will go fro gentoo~~