Date: Wed, 20 Jan 1999 21:57:21 -0500 (EST) From: "John W. DeBoskey" <jwd@unx.sas.com> To: freebsd-current@FreeBSD.ORG Cc: software@kew.com (Drew Derbyshire) Subject: Re: make release produces unbootable boot floppies, no boot loader, no /kernel Message-ID: <199901210257.VAA51099@bb01f39.unx.sas.com> In-Reply-To: From Drew Derbyshire at "Jan 19, 1999 8:40:48 am"
next in thread | raw e-mail | index | archive | help
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: software@kew.com > Telephone: 617-279-9812 > > "I get by with a little help from my friends . . ." - Lennon/McCartney > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > > ------------------------------ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901210257.VAA51099>