A Linux system running over JavaScript
A Linux system running over JavaScript
Posted May 19, 2011 7:13 UTC (Thu) by richard_weinberger (subscriber, #38938)In reply to: A Linux system running over JavaScript by Darkmere
Parent article: A Linux system running over JavaScript
JSLinux has problems with newer kernels because it passes the kernel command line in an old-styled way.
Commit fa76dab9 (x86: clean up setup.h and the boot code) "broke" Linux >= 2.6.24 on JSLinux.
Commit fa76dab9 (x86: clean up setup.h and the boot code) "broke" Linux >= 2.6.24 on JSLinux.
Fabrice Bellard has to update his linuxstart.bin bootloader...
