How to install a bare Linux kernel without any distribution to study it? -


i want study kernel of linux without distribution.

i found loadlin boatloader of ms-dos, think works in older version of windows (windows 95,98, me).

so need install kernel in pc if possible.

how can install it?

the kernel not useful you; you'll need shell , working compiler if want test things first-hand, , these not part of kernel.

there's distribution called linux scratch allows install kernel , whatever other stuff want, literally scratch (as in, compiling stuff , adding want)

i wondering though, want study , how having distribution affect studying of kernel? (yes, distributions ship custom kernels major features same)


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -