Quickstart for LOADLIN-1.6a
===========================
Version 1.6a of LOADLIN (as opposite to prior versions) normally needs no
special configuration and has been reported very stable by all ALPHA testers,
so I guess you will only need
LOADLIN.EXE,
Copy this file to a DOS partition (e.g C:\LOADLIN).
To boot Linux you need also a compressed kernel image file such as
the "/vmlinuz" or the "/usr/src/zImage". In Slackware distribution you
can find a lot of kernels (bare, scsi, modern, ...) in the directory
.../slackware/kernels of the site you got it from.
Copy the image file to your DOS partion (e.g. C:\).
To boot type at dos prompt:
1. For a Linux partition (ext2, minix, ...) to mount as root
loadlin c:\vmlinuz root=/dev/hdb2 ro
==
2. For an UMSDOS filesystem to mount as root
loadlin c:\vmlinuz root=/dev/hda1 rw
==
3. To boot for installation from a ramdisk image as a file
(may be directly from CD) haveing a kernel >= 1.3.73