"If you want to boot RIP from a USB Flash/Pen drive.
The USB device should be at least 30 MB for RIP-14.3.iso.bin. The example below assumes your USB device is on /dev/sda1 or /dev/sda. Usually USB devices come preformatted with a FAT16 partition. It's not strictly necessary to create a partition on the USB device, you can just put a FAT16 or FAT32 filesystem on it "mkdosfs -I -F 16 /dev/sda" or "mkdosfs -I -F 32 /dev/sda" and skip to "Install RIP to the USB device" below. If you use FAT16, the USB device can't be more than 1 GB. Create a FAT16 (type 6) or FAT32 (type b) partition on the USB drive, if not already."
http://www.tux.org/pub/people/kent-robotti/looplinux/rip/RIP-14.3.mkusb....
Post new comment