Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!inquo!news.uoregon.edu!hunter.premier.net!news1.erols.com!newsmaster@erols.com From: Ken Bigelow <kbigelow@www.play-hookey.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Possible to boot from HD _before_ ftp install? Date: Wed, 19 Jun 1996 20:14:49 -0700 Organization: Erols Internet Services Lines: 31 Message-ID: <31C8C229.46C2@www.play-hookey.com> References: <4q2btt$bro@agate.berkeley.edu> NNTP-Posting-Host: kenjb05.play-hookey.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (Win16; I) bob prohaska wrote: > > Hi all, > > In the old days 386bsd and FreeBSD installed in two steps, the first > being the creation of a bootable root filesystem on the hard disk. > > Is there some way to re-create that mode of installation? I'm fighting > with network problems, and it would be very convenient to _not_ go > through the floppy boot procedure everytime I want to change a jumper > on my network card. > You shouldn't have to. When the boot: prompt appears, type "-c" (no quotes), and then type v or visual at the config> prompt. You can now edit the port and IRQ of your net card (edo, ix0, or whatever). Such changes are saved in the kernel and don't need to be repeated when booting from HD. If you're running from a diskless workstation, try this: boot up *before* changing your card settings, and make the changes-to-be on the system. Then disconnect, shut down, and change your card. I would expect this to work unless there's something very strange about a diskless setup. If you don't have anything installed yet, the -c option works from the boot floppy. One question: why change your card settings if everything is working right already??? Ken