home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 8 / IOPROG_8.ISO / bootdsks.12 / trantor.s / boot / message < prev    next >
Encoding:
Text File  |  1997-06-27  |  1.0 KB  |  25 lines

  1.  
  2. Welcome to the Slackware Linux (v. 3.3.0) bootkernel disk!
  3.  
  4. If you need to pass extra parameters to the kernel, enter them at the prompt
  5. below after one of the valid configuration names (ramdisk, mount, drive2).
  6.  
  7. Here are some examples (and more can be found in the BOOTING file):
  8.    hdx=cyls,heads,sects,wpcom,irq  (needed in rare cases where probing fails)
  9. or hdx=cdrom (force detection of an IDE/ATAPI CD-ROM drive) where hdx can be 
  10. any of hda through hdh, Three values are required (cylinders,heads,sectors).
  11.    For example:   hdc=1050,32,64  hdd=cdrom
  12.  
  13. In a pinch, you can boot your system with a command like:
  14.   mount root=/dev/hda1
  15.  
  16. On machines with low memory, you can use mount root=/dev/fd1 or 
  17. mount root=/dev/fd0 to install without a ramdisk.  See LOWMEM.TXT for details.
  18.  
  19. If you would rather load the root/install disk from your second floppy drive:
  20.   drive2  (or even this:  ramdisk root=/dev/fd1)
  21.  
  22. DON'T SWITCH ANY DISKS YET! This prompt is just for entering extra parameters.
  23. If you don't need to enter any parameters, hit ENTER to continue.
  24.  
  25.