Welcome to the 0CRUNT07 5.0 bootdisk! This bootdisk is based off of Slackware v. 10.0's bare.i kernel. By default, this disk will boot a USB Linux system on /dev/sda1. This should be the standard configuration for booting from a USB pen drive. To boot the default device (/dev/sda1) just hit ENTER. If there are other USB storage devices on the system you'll have to enter some information on the 'boot:' prompt below. If you are booting from a usb floppy drive, just type 'usbfloppy' at the prompt. Here are two examples of what to type if other USB storage devices are present: usb root=/dev/sdb1 rw usb root=/dev/sdc1 rw If you want to boot from an IDE hard drive or IDE zip drive (SCSI not supported by this kernel), use something similar to the following examples: mount root=/dev/hda1 rw mount root=/dev/hda3 rw mount root=/dev/hdb1 rw mount root=/dev/hdc4 rw If you want to use cd burning tools with an ide drive, be sure to add something like 'usb hdc=ide-scsi' to the prompt.