home *** CD-ROM | disk | FTP | other *** search
- A short description of the kernels/bootdisks:
-
- All kernels are modularized. This means that almost all drivers are
- loaded as kernel modules.
-
- You can create a new boot/install floppy, if you have access to either
- a running Linux box or a running DOS box.
-
- Choose one of the boot images in this directory according to this README
- Under DOS, write it to a formatted (i.e. error-free) floppy using
- CD1:/dosutils/rawrite/rawrite.exe . Under Linux, use a command like
-
- cd /whereCD1isMounted/disks
- dd if=./myBestBootImageAccordingToReadme of=/dev/fd0u1440
-
- Now you have a new boot/install floppy which you can use
- to boot either the installed system or the rescue system from CD.
-
- BTW. if your computer is able to boot from CD-Rom, you can also
- boot from CD1.
-
- ----------------------------------------------------------------------------
- yast2: Standard bootdisk
-
- bootdisk: Fallback bootdisk for i386 and older Cyrix processors;
- has no frame buffer support
- eide: Bootdisk with support for special EIDE adapters
- laptop: For laptops
-
- rescue: Rescue disk
- modules: Meanwhile not all modules fit on the bootdisk. Therefore this
- modules floppy exists. If you do not find the driver for your
- hardware on the normal disk, just insert the modules disk
- as soon as linuxrc starts.
- modules2: Meanwhile one disk is too small for all modules.
- Choose this modules disk if you want to do a network
- installation. Just insert the modules disk as soon as
- linuxrc starts.
-