Date: Sun, 23 Jan 2000 13:02:19 +0100 (CET) From: Juergen Lock <nox@jelal.kn-bremen.de> To: Stan Brown <stanb@netcom.com>, freebsd-stable@FreeBSD.ORG Subject: Re: How to make a floppy to boot a kernel on the hard disk? Message-ID: <200001231202.NAA73794@saturn.kn-bremen.de> References: <stanb@netcom.com> <200001222122.QAA08111@loverso.southborough.ma.us>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <200001222122.QAA08111@loverso.southborough.ma.us>, John Robert LoVerso <john@loverso.southborough.ma.us> wrote: >I've done this in the past (such as for 3.3-RELEASE) by taking the fixit >floppy image, mounting it, and adding a /boot.config file that has the single >line: > >da(0,a)/boot/loader Although that won't work when the BIOS doesn't see the part of the disk where the root fs is, like in the case of the original poster. Then you can only load the kernel from the floppy and set the loader's currdev (or rootdev). Btw, i played with this a while ago and with a small hack even was able to boot from a SCSI disk with the SCSI BIOS turned off (see http://www.FreeBSD.org/cgi/mid.cgi?db=&id=19991212155932.A1107@saturn.kn-bremen.de ) and i then also made an FAQ entry, although it seems that one still isn't in. Regards, -- Juergen Lock <nox.foo@jelal.kn-bremen.de> (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001231202.NAA73794>