From 935086e4eaffda881afdb7343ef8f2b6df565873 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 13 May 2010 12:12:14 +0200 Subject: switched to syslinux --- extlinux.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extlinux.conf (limited to 'extlinux.conf') diff --git a/extlinux.conf b/extlinux.conf new file mode 100644 index 0000000..38fe434 --- /dev/null +++ b/extlinux.conf @@ -0,0 +1,5 @@ +DEFAULT minilinux +LABEL minilinux +SAY Booting Minilinux... +KERNEL /boot/bzImage-2.6.33.3 +APPEND root=/dev/hda1 ro -- cgit v1.2.3-54-g00ecf