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
Post a Comment