home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / LINUX / smoothwall / smoothwall-2.0-manuals.iso / images / bootcdrom-2.0.img / SYSLINUX.CFG < prev    next >
Encoding:
Text File  |  2003-12-08  |  127 b   |  7 lines

  1. default linux
  2. prompt 1
  3. display message.txt
  4. label linux
  5.   kernel vmlinuz
  6.   append initrd=initrd.img root=/dev/ram0 rw no-scroll
  7.