Update lilo example conf files for devfs fixes
authorGerry Rozema <groz@openwrt.org>
Sat, 26 Aug 2006 04:12:52 +0000 (04:12 +0000)
committerGerry Rozema <groz@openwrt.org>
Sat, 26 Aug 2006 04:12:52 +0000 (04:12 +0000)
SVN-Revision: 4674

utils/lilo/bdlilo.conf
utils/lilo/lilo.conf

index 867993e7c7ac4dde109650ec8e99650ccd0e9ffb..cbb26d6c129e1052f279b60c3fdac66441aab1ff 100755 (executable)
@@ -18,7 +18,7 @@ message =mount/etc/boot.msg
 
 image   =mount/vmlinuz
   label   =openwrt
-  append  =" rootfs=/dev/disc console=ttyS0,115200n81 "
+  append  =" rootfs=/dev/discs/disc0/disc console=ttyS0,115200n81 "
   
 image   =mount/vmlinuz
   label   =ramdisk
index aeadb43cfd9fc370699f643f57878a2548384889..d4a769e1b4ed96121399d305397d86ec76f1f151 100755 (executable)
@@ -13,7 +13,7 @@ message =/etc/boot.msg
 
 image   =/vmlinuz
   label   =openwrt
-  append  =" rootfs=/dev/disc console=ttyS0,115200n81 "
+  append  =" rootfs=/dev/discs/disc0/disc console=ttyS0,115200n81 "
   
 image   =/vmlinuz
   label   =ramdisk