From 9b271cc9977bfe074773412718a50fb82452a45f Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 29 Sep 2006 06:47:54 +0000 Subject: Corrected DOS newlines... whoops git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41 --- default-config/boot/grub/more.lst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'default-config/boot/grub/more.lst') diff --git a/default-config/boot/grub/more.lst b/default-config/boot/grub/more.lst index a8450f3..9a2f165 100644 --- a/default-config/boot/grub/more.lst +++ b/default-config/boot/grub/more.lst @@ -10,8 +10,9 @@ title Attempt existing Linux detection configfile /boot/grub/tryboot.lst title [EDIT ME] Boot Existing Linux Install -root (hd0,1) +root (hd0,0) kernel /vmlinuz26 root=/dev/hda3 ro +initrd /kernel26.img title [EDIT ME] Boot Existing Windows Install rootnoverify (hd0,0) -- cgit v1.2.3-70-g09d2