Well, FWIW, I've been modifying my local 'make release' to produce a 2.88M boot floppy, which I then use as the boot image when I burn a CD of the SNAP. Works like a champ.
Thus, the isofs creation is a straight run of the code in examples/worm and cdrecord: sh /usr/share/examples/worm/makecdfs.sh \ -b "${SNAP}" /cdwork/disc1 /cdwork/cd1.image \ "${SNAP} (c) FreeBSD" && \ cd /cdwork && cdrecord dev=5,0 speed=4 -v cd1.image If I hop on my soapbox, I'd really like to see a single floppy network install which supports nfs(which I also re-enable on the normal boot.flp since it fits on the 2.88M image). oh well, John > Mike Smith wrote: > > > > This sounds like booting/installing from CD-ROM is currently > > > impossible as well ??? > > > > That's correct. We're looking at having to move to a harddisk > > emulation mode to get this back on track. > > Would a 2.88M virtual floppy for the CD-ROM boot image be a quick fix, or is > it too much work? > > > - -- > Drew Derbyshire UUPC/extended e-mail: softw...@kew.com > Telephone: 617-279-9812 > > "I get by with a little help from my friends . . ." - Lennon/McCartney > > > > To Unsubscribe: send mail to majord...@freebsd.org > with "unsubscribe freebsd-current" in the body of the message > > ------------------------------ > To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message