menu.lst 234 B

1234567891011
  1. serial --unit=0 --speed=@BAUDRATE@ --word=8 --parity=no --stop=1
  2. terminal --timeout=10 serial
  3. default 0
  4. timeout 5
  5. title OpenWrt
  6. root (hd0,0)
  7. kernel /boot/vmlinuz @CMDLINE@ noinitrd console=ttyS0,@BAUDRATE@n8 reboot=bios
  8. boot