Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 1998 19:13:46 -0500
From:      Richard Wackerbarth <rkw@Dataplex.NET>
To:        current@FreeBSD.ORG
Cc:        hackers@FreeBSD.ORG, Mike Smith <mike@smith.net.au>, Terry Lambert <tlambert@primenet.com>
Subject:   Re: Help! Booting a diskless client.
Message-ID:  <l03130307b162e4661993@[208.2.87.6]>
In-Reply-To: <l03130304b162ba854282@[208.2.87.6]>

next in thread | previous in thread | raw e-mail | index | archive | help
Digging through the netboot code, I find that I was wrong.
The delay where I thought that it was loading the kernel was really
just a slow nfs-mount. :-(

So, the (current) problem is in my attempt to mount the swap file.
It has nothing to do with the rootfs or the kernel.

Has anyone else mounted files as fs (the -r option to mountd) on "current"
(CVSup'ed on Apr 18th)?

At 4:27 PM -0500 4/21/98, Richard Wackerbarth wrote:
>I've read, and reread, Mike's application notes.
>Obviously, I'm missing something here.
>Can someone point out my error?
>
>What I really want to do is get a kernel to this machine.
>
>mount shows:

>/dev/sd1f on /diskless/swapfiles (asynchronous, NFS exported, local,
>writes: sync 14 async 1))
>
>/etc/exports shows:

>/diskless/swapfiles  -alldirs -maproot=0      -network 208.2.87.0 -mask
>255.255.255.224
>
>ps shows:
>
>root   19881  0.0  0.5   468  336  ??  Is    3:56PM   0:00.02 /sbin/mountd
>-l -r
>
>ls shows:

>/diskless/swapfiles:
>total 2064
>-rw-rw-r--  1 root  wheel  1048576 Apr 21 14:56 swap.208.2.87.13

Richard Wackerbarth



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



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