I hate to disagree but my setup loads pxeboot
from /tftpboot (as per the tftp line in inetd.conf)
and my DHCP options specify the root fs as /pxeroot.
pxeboot loads /boot/loader.rc from /pxeroot.  It's
confusing I know.  It also appears to load /pxeboot
via tftp and /boot/loader.rc via NFS.   Maybe I 
just have an ill advised configuration.

This configuration developed as I figured out how
things were put together.  I haven't gone back and
cleaned things up; but it needs it.

Thanks.

Paul Saab wrote:
> 
> Alan Edmonds ([EMAIL PROTECTED]) wrote:
> > Except if pxeboot can't read loader.rc you could be hosed.
> > Since pxeboot is loaded over the network, you might not
> > be able to mount the root fs and read /boot/loader.rc.
> > I was just trying to set the default case to assume serial console
> > like you can with boot[012].
> 
> pxeboot loads /boot/loader.rc over the network from the same place
> the PXE bootrom loaded pxeboot.  It is done with either NFS or TFTP
> (depending on what you compile).  Therefore, if it could load pxeboot,
> then it can more than likely load /boot/loader.rc.
> 
> --
> Paul Saab
> Technical Yahoo
> [EMAIL PROTECTED] - [EMAIL PROTECTED] - [EMAIL PROTECTED]
> Do You .. uhh .. Yahoo!?
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message

-- 
Alan Edmonds      Director of International Technology
DigitalConvergence.:Com
[EMAIL PROTECTED]
Phone: +1-214-292-6040


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to