diff options
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root')
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg index 17b2075..a1a306d 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg @@ -10,7 +10,6 @@ MENU CMDLINEROW 22 MENU TIMEOUTROW 23 MENU TABMSGROW 22 - MENU TITLE LinHES: The Linux Home Entertainment System label linux @@ -43,6 +42,11 @@ MENU LABEL LinHES: Use swap kernel vmlinuz append initrd=larch.img swap +label local + menu label Boot from ^local drive + localboot 0xffff + + label memtest MENU LABEL Memory tester kernel memtest |