Craig > Can someone tell me how to actually "burn" the Bering .iso image to a > USB device? I have one of the little USB plug and pray drives I would > like to boot Bering from. I normally use Roxio to burn my bootable CD's, > but Roxio (apparently) will only burn to a CD drive. P.S. I have a > RedHat box I can use if that makes things easier.
I did create bootable Bering disks on IEEE1394, which as seen from the Linux kernel is quite similar to USB. I didn't use images but partitioned the drive, put filesystems on it, copied the packages and ran Grub to make it bootable. I don't know if syslinux could handle USB devices. You could try to create a filesystem, copy the packages and run syslinux. USB devices are mapped to a SCSI bus, so you'd have to try syslinux /dev/sr0 or something like that. If you want to try out grub, I could probably help you a bit. - Alex ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
