Re: 6.1-PRERELEASE nfs root troubles

2006-03-10 Thread sergey akifiev
On Fri, Mar 10, 2006 at 01:35:22AM -0500, Kris Kennaway wrote: > Is the kernel also compiled for i686? more testings... i've commented out any CPUTYPE strings, rebuilded world and installed it to /usr/diskless, make `chflags -R noschg /usr/diskless/*'. then i've found other p3-based box and set it

Re: 6.1-PRERELEASE nfs root troubles

2006-03-09 Thread sergey akifiev
On Fri, Mar 10, 2006 at 01:35:22AM -0500, Kris Kennaway wrote: > > seems, that this issue isn't connected with BOOT* options at all. > > my test host, holding diskless root is an i686 machine and diskless client > > is > > an old i586 box. it seems, that some i686-optimized binary sneaked into > >

Re: 6.1-PRERELEASE nfs root troubles

2006-03-09 Thread Kris Kennaway
On Fri, Mar 10, 2006 at 12:30:58PM +0600, sergey akifiev wrote: > On Mon, Mar 06, 2006 at 04:00:34PM -0500, Kris Kennaway wrote: > > Thanks :) I netboot many machines on 6.1 and don't see this, so perhaps it > > it due to your use of the BOOTP* options: > > > > options BOOTP # U

Re: 6.1-PRERELEASE nfs root troubles

2006-03-09 Thread sergey akifiev
On Mon, Mar 06, 2006 at 04:00:34PM -0500, Kris Kennaway wrote: > Thanks :) I netboot many machines on 6.1 and don't see this, so perhaps it it > due to your use of the BOOTP* options: > > options BOOTP # Use BOOTP to obtain IP address/hostname > #

Re: 6.1-PRERELEASE nfs root troubles

2006-03-06 Thread Kris Kennaway
On Mon, Mar 06, 2006 at 04:55:11PM +0600, sergey akifiev wrote: > On Mon, Mar 06, 2006 at 04:27:43AM -0500, Kris Kennaway wrote: > > After you have rebuilt your kernel, please post the panic (which may > > be different now), and do 'wh' at the prompt. > > i've added INVARIANTS* options to kernel,

Re: 6.1-PRERELEASE nfs root troubles

2006-03-06 Thread sergey akifiev
On Mon, Mar 06, 2006 at 04:27:43AM -0500, Kris Kennaway wrote: > After you have rebuilt your kernel, please post the panic (which may > be different now), and do 'wh' at the prompt. i've added INVARIANTS* options to kernel, but trap looks exactly as before (only IP register changed). and i can't e

Re: 6.1-PRERELEASE nfs root troubles

2006-03-06 Thread Kris Kennaway
On Mon, Mar 06, 2006 at 02:42:22PM +0600, sergey akifiev wrote: > currently i'm trying to setup diskless client, which netboots 6.1-PRERELEASE > kernel with help of etherboot. > i've built custom kernel with `sudo make -j4 buildkernel KERNCONF=DISKLESS > CPUTYPE=pentium-mmx -DNO_MODULES' and attach

6.1-PRERELEASE nfs root troubles

2006-03-06 Thread sergey akifiev
currently i'm trying to setup diskless client, which netboots 6.1-PRERELEASE kernel with help of etherboot. i've built custom kernel with `sudo make -j4 buildkernel KERNCONF=DISKLESS CPUTYPE=pentium-mmx -DNO_MODULES' and attached config. kernell loads off tftp server fine, detecting devices, but tr