Would I be able to recompile the kernel while booting from the NixOS
live-usb and would these changes be permanent on the live-usb?

Would I just type in these commands (src:
http://www.linux.com/learn/tutorials/305766-recompile-your-kernel-for-a-perfect-fit
)?

cd /usr/src/linux
make clean
make
make modules_install
make install
reboot

Then, will the appropriate kernel option be set so that my hard drive will
be detected?

Joseph Joe
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to