]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/kernel/syslinux.cfg
Zwischencommit...
[people/teissler/ipfire-2.x.git] / config / kernel / syslinux.cfg
index 87282f4f4f24c7f316f6aeca223cc43ae067b2e7..db57c6f7f1914d1585b92785c36854979bc4ee09 100644 (file)
@@ -1,17 +1,17 @@
-TIMEOUT 5000\r
-DISPLAY message\r
-PROMPT 1\r
-DEFAULT vmlinuz \r
-APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw\r
-LABEL nopcmcia \r
-  KERNEL vmlinuz\r
-  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw nopcmcia\r
-LABEL nousb\r
-  KERNEL vmlinuz\r
-  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw nousb\r
-LABEL nousborpcmcia\r
-  KERNEL vmlinuz\r
-  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw nousb nopcmcia\r
-LABEL dma\r
-  KERNEL vmlinuz\r
-  APPEND initrd=instroot.gz root=/dev/ram0 rw\r
+TIMEOUT 5000
+DISPLAY message
+PROMPT 1
+DEFAULT vmlinuz 
+APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw
+LABEL nopcmcia 
+  KERNEL vmlinuz
+  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw nopcmcia
+LABEL nousb
+  KERNEL vmlinuz
+  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw nousb
+LABEL nousborpcmcia
+  KERNEL vmlinuz
+  APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw nousb nopcmcia
+LABEL dma
+  KERNEL vmlinuz
+  APPEND initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw