home *** CD-ROM | disk | FTP | other *** search
/ BURKS 2 / BURKS_AUG97.ISO / LINUX / BOOT12 / MCD.I / etc / lilo.conf (.txt)
Text File  |  1997-02-12  |  609b  |  34 lines

  1. boot = /dev/fd0
  2. message=/boot/message
  3. prompt
  4. image = /vmlinuz
  5.     label = ramdisk
  6.     ramdisk = 49152
  7.     root = /dev/fd0h1200
  8.     vga = normal
  9. image = /vmlinuz
  10.         label = big1
  11.         ramdisk = 49152
  12.         root = /dev/fd0h1440
  13.         vga = normal
  14. image = /vmlinuz
  15.     label = drive2
  16.     ramdisk = 49152
  17.     root = /dev/fd1u1440
  18.     vga = normal
  19. image = /vmlinuz
  20.     label = small2
  21.     ramdisk = 49152
  22.     root = /dev/fd0h1200
  23.     vga = normal
  24. image = /vmlinuz
  25.         label = big2
  26.         ramdisk = 49152
  27.         root = /dev/fd0h1440
  28.         vga = normal
  29. image = /vmlinuz
  30.     label = mount
  31.     ramdisk = 0
  32.     root = /dev/fd0h1200
  33.     vga = normal
  34.