]> git.lizzy.rs Git - plan9front.git/commit
9boot: detect SYSLINUX "memdisk" and pass to kernel via ramdisk0= parameter
authorcinap_lenrek <cinap_lenrek@felloff.net>
Sun, 27 May 2018 21:03:38 +0000 (23:03 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Sun, 27 May 2018 21:03:38 +0000 (23:03 +0200)
commit8f9642a5148f44771dd7c9e029885bb9cf45a303
tree22bd7c65ff36a48d897943d4dbc5452627457aa4
parent5da4f0fc0f55b43815adbdbc8f2e0e26eaac84e6
9boot: detect SYSLINUX "memdisk" and pass to kernel via ramdisk0= parameter

this makes virtual "memdisk" from SYSLINUX accessible to
the kernel, allowing the iso to be loaded via TFTP and
started without any ethernet or disk drivers available.
sys/src/boot/pc/sub.c