File: arcboot.conf

package info (click to toggle)
debian-installer 20070308etch7
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,284 kB
  • ctags: 142
  • sloc: xml: 9,843; sh: 1,623; makefile: 784; perl: 496; awk: 100
file content (7 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
label=linux
  append="root=/dev/ram initrd=/boot/cdrom-initrd.gz ramdisk_size=8192 devfs=mount,dall"
  image="/boot/cdrom-linux"

label=expert
  append="priority=low root=/dev/ram initrd=/boot/cdrom-initrd.gz ramdisk_size=8192 devfs=mount,dall"
  image="/boot/cdrom-linux"