Re: pxeboot hd0a:/bsd tries to nfs_boot...

2010-07-03 Thread Toni Mueller
Hi, On Mon, 28.06.2010 at 13:52:45 -0600, Nick Bender wrote: > First the problem. Once a machine is automatically installed we want to > change things so that it will boot from the hard drive. We have two > possibilities. ;} > The first is to arrange so that the machine will boot first from th

Re: pxeboot hd0a:/bsd tries to nfs_boot...

2010-06-28 Thread Ted Unangst
You can build a kernel that knows where root is. man config On Mon, Jun 28, 2010 at 3:52 PM, Nick Bender wrote: > Hi All, > > First the problem. Once a machine is automatically installed we want to > change things so that it will boot from the hard drive. We have two > possibilities. > > The fir

Re: pxeboot hd0a:/bsd tries to nfs_boot...

2010-06-28 Thread Nick Bender
On Mon, Jun 28, 2010 at 2:30 PM, Theo de Raadt wrote: >> Before I start spelunking does anyone have any tips on how to set the >> root and swap device from boot.conf or any pointers to code where that >> capability might be added? Acceptable answers include that's stupid >> just let pxeboot timeou

Re: pxeboot hd0a:/bsd tries to nfs_boot...

2010-06-28 Thread guilherme m. schroeder
On Mon, Jun 28, 2010 at 5:30 PM, Theo de Raadt wrote: >> First the problem. Once a machine is automatically installed we want to >> change things so that it will boot from the hard drive. We have two >> possibilities. >> >> The first is to arrange so that the machine will boot first from the netwo

Re: pxeboot hd0a:/bsd tries to nfs_boot...

2010-06-28 Thread Theo de Raadt
> First the problem. Once a machine is automatically installed we want to > change things so that it will boot from the hard drive. We have two > possibilities. > > The first is to arrange so that the machine will boot first from the network > and then from the hard drive. Once the install succeed

pxeboot hd0a:/bsd tries to nfs_boot...

2010-06-28 Thread Nick Bender
Hi All, First the problem. Once a machine is automatically installed we want to change things so that it will boot from the hard drive. We have two possibilities. The first is to arrange so that the machine will boot first from the network and then from the hard drive. Once the install succeeds r