Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2005 21:07:58 +0200
From:      Marco Molteni <molter@tin.it>
To:        hackers@freebsd.org
Subject:   diskless broken in 6.x ?
Message-ID:  <20051005210758.15763976.molter@tin.it>

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

I am trying to boot a diskless box (via PXE), both server and diskless
run FreeBSD 6.0-BETA4. The diskless machine hangs after printing
the date on the console. I added debug output to /etc/rc,
/etc/initdiskless and finally /sbin/init. It seems to hang in init
after calling multi_user().

A bit before the hang, rc.initdiskless does
sysctl -n kern.bootp_cookie and it prints:
sysctl: unknown oid 'kern.bootp_cookie'

Is this a known issue? I can upgrade to -current if needed.

PS in the process of setting up the diskless root I also updated
clone_root to work with fbsd > 4.x, retaining 4.x compatibility,
seems to work fine.

thanks
marco
-- 
He who receives an idea from me, receives instruction himself
without lessening mine; as he who lights his taper at mine,
receives light without darkening me. -- Thomas Jefferson



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