Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2007 00:40:10 +0900
From:      Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Cc:        Martin McCormick <martin@dc.cis.okstate.edu>
Subject:   Re: 6.2 Headless Installs Don't Seem to Work.
Message-ID:  <20070919154010.6D534673B@mail.asahi-net.or.jp>
In-Reply-To: <200709181132.l8IBW7wS075929@dc.cis.okstate.edu>
References:  <200709181132.l8IBW7wS075929@dc.cis.okstate.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

At Tue, 18 Sep 2007 06:32:07 -0500,
Martin McCormick wrote:
> 	As a computer user who happens to be blind, I have
> always wanted to use the headless installation method to build
> FreeBSD systems. After FreeBSD version 5, things seemed to go a
> bit wrong and I am trying to figure out whether it is me not
> doing something right or if there is a bug.
> 
> 	The sequence as I understand it from previous
> documentation is to boot the CD, wait for the lull in activity
> and then hit the number 6. After that, you type 
> 
> boot -h
> 
> and the serial port usually comes up.
> 
> 	On some systems, it comes up at the wrong speed which
> turns out to be 115,200 baud, but it does come up.
> 
> 	What then happens after that is what I am writing this
> message about.
> 
> 	The kernel on the CD boots but then it can't seem to
> find the hard drives and the whole process is dead on arrival
> with a spew of errors about not finding any media followed by a
> lockup.
> 
> 	If I have a cowworker help me and run the install off
> the new system's video display, all is well and we get a good
> FreeBSD installation.
> 
> 	Can anybody think of a way to get the headless install
> to work in FreeBSD 6.2?
> 
> 	Many thanks.

Try:

 console="comconsole,vidconsole"
 boot

instead of "boot -h".
---
Watanabe Kazuhiro (CQG00620@nifty.ne.jp)

R.I.P. Colin McLae.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070919154010.6D534673B>