Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 21:02:04 +0100 (BST)
From:      Jan Grant <jan.grant@bristol.ac.uk>
To:        Erik Cederstrand <erik@cederstrand.dk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Repeated PXE jumpstart
Message-ID:  <20070921205940.V15829@tribble.ilrt.bris.ac.uk>
In-Reply-To: <46F39CAF.5030306@cederstrand.dk>
References:  <46F23834.1050004@cederstrand.dk> <46F39CAF.5030306@cederstrand.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Sep 2007, Erik Cederstrand wrote:

> Found the answer elsewhere, so this is just for the records...
> 
> # sysctl kern.geom.debugflags=16
> # dd if=/dev/zero of=/dev/ad0 bs=512 count=1
> 
> wipes the MBR and solves my problem.

The alternative is to put PXE ahead of the HD in the boot order, and 
call back to the deployment host at the end of installation (prior to 
reboot) to signal a DHCP reconfiguration.

It adds a PXE timeout to each boot; the upside is that replacing a 
wedging or otherwise broken install is just a matter of reconfiguring a 
DHCP server.

-- 
jan grant, ISYS, University of Bristol. http://www.bris.ac.uk/
Tel +44 (0)117 3317661   http://ioctl.org/jan/
Random act of violence against bread: whole pint.
  -- extract from the "Hawk the Slayer" drinking game



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