Posts

Showing posts from February, 2019

Compiling Linux kernel modules

Image
Compiling kernel modules (this writing is with Ubuntu distro) ============================== 1) Getting Linux (simple way) get any Linux distribution(for beginners i recommend Ubuntu which is easy for install) 1.1) if you are running Windows and want learn Linux the best way is to begin with Virtualized linux with Vmawre player you can get Vmware player from http://www.vmware.com/vmwarestore/ by creating user account 1 .2) download Vmware player(it is free) and install under windows. download linux image(.iso image) of your choice distribution; if you choose Ubuntu image it can downloaded from http://www.ubuntu.com/download/ubuntu/download 1.3) install Linux with Vmware player once you install vmware player and run it you will see option shown in below picture; select option create new virtual machine to install Linux once you choose create new virtual machine you find below screen use the browse option and select the Linux imag e downloaded(place where...