On Fri, 15 Feb 2008, adavison wrote: > It would appear that the g4u.fs file is no longer included on the CD > ISO.
This is correct. > Am I missing something, and is there somewhere I can download the latest > ..fs file to build a USB memory stick? g4u's CD boot method was changed from floppy emulation, which requires one big .fs file to use as floppy and boot from that, to using harddisk emulation, which now uses a filesystem on the CD (IIRC - I don't have the details in my head right now, it's paged out). I think it shouldn't be too hard to build a "big" .fs again... One thing that *might* work is to look at http://www.feyrer.de/g4u/#kernel, and the take the first file of the split .fs floppy set verbatim (i.e. without cutting off its head with the dd command, and then removing the tar-header with the dd command on the others, and concatenating the named files, then see if that works. I can't test this right now, but it might work - let me know if it does, or if this description is unclear. Gotta run... - Hubert ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ g4u-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/g4u-help
