On Sun, 18 Jun 2006, Rob wrote: > A little while ago someone posted that they had made g4u boot from a usb > 'key'. They said that all they had to do was 'cat g4ucd.fs > /dev/sd0' > Well, I've been trying and it's not working for me. I suspect I need to > format the key in some way, but I can't find any documentation to help. > I'm not sure whether the key pretends to be a floppy or a HDD? > Does anyone know how to achieve this?
On Linux, "/dev/sd0" is a raw SCSI disk, and the named command will format the "disk". I don't know enough about floppy and harddisk layout to tell if the command is supposed to work - *.fs is a (split) floppy layout. - Hubert _______________________________________________ g4u-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/g4u-help
