Re: Kernel modification environment

2010-01-28 Thread Andrew Malcolmson
On Thu, Jan 21, 2010 at 8:10 PM, Praseen Preman wrote: > Hi guys, > I currently have Ubuntu 8.04 LTS-Hardy running on my > machine. I am learning about linux device drivers and hence I have to > compile and run the kernel after modifications, also I have to insert my own > custom

Re: Kernel modification environment

2010-01-22 Thread Stephen Powell
On 2010-01-22 at 07:54:05 -0500, Praseen Preman wrote: > Hi Stephen, > Thanks a lot for the reply. I put my query in the debian > distributions list since internally Ubuntu is a debian based distribution. > Well I had installed a version of Ubuntu Hardy 8.04 LTS from an installation > CD. The versi

Re: Kernel modification environment

2010-01-21 Thread Stephen Powell
On 2010-01-21 at 20:10:49 -0500, Praseen Preman wrote: > I currently have Ubuntu 8.04 LTS-Hardy running on my > machine. I am learning about linux device drivers and hence I have to > compile and run the kernel after modifications, also I have to insert my own > custom built modules. Please suggest

Kernel modification environment

2010-01-21 Thread Praseen Preman
Hi guys, I currently have Ubuntu 8.04 LTS-Hardy running on my machine. I am learning about linux device drivers and hence I have to compile and run the kernel after modifications, also I have to insert my own custom built modules. Please suggest how to create an environment that do