shlo.txt.680 569 B

123456789101112131415
  1. platform = hp680
  2. boot page = 0x0c000000
  3. load file = 0x0c210000 zImage
  4. #load file = 0x0c400000 initrd.gz # ram disk image
  5. start address = 0x8c210000
  6. set long = 0x8c001000 0 # MOUNT_ROOT_RDONLY
  7. set long = 0x8c001004 0 # RAMDISK_FLAGS
  8. set long = 0x8c001008 0x0100 # ORIG_ROOT_DEV
  9. set long = 0x8c00100c 1 # LOADER_TYPE
  10. #set string = 0x8c001100 mem=32M root=/dev/hda2 console=ttySC1,115200 init=/bin/sh
  11. set string = 0x8c001100 mem=16M root=/dev/sda3