Choosing the right environment
Saket Sinha
saket.sinha89 at gmail.com
Tue Nov 18 10:24:05 EST 2014
> - I could go with a virtual machine on one of my main machines – But I'm not
> quite sure whether the hardware-abstraction will give me troubles when
> hacking on hardware drivers (which I want to start with)
>
Developing on virtual machine(you can try VirtualBox) is the best
option, if you intend to hack into device drivers.
Working on the Raspberry Pi, would also involve porting,
cross-compiling issues. If you are comfortable with them, then you can
try that but LDD and LKD aims more to x86 platform drivers than any
other platform.
Regards,
Saket Sinha
More information about the Kernelnewbies
mailing list