Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 19:46:09 +0100 (CET)
From:      Luigi Rizzo <luigi@info.iet.unipi.it>
To:        Alexey Koptsevich <kopts@astro.ioffe.rssi.ru>
Cc:        Andrzej Bialecki <abial@webgiro.com>, small@FreeBSD.ORG
Subject:   Re: top in PicoBSD
Message-ID:  <200103221846.TAA25698@info.iet.unipi.it>
In-Reply-To: <Pine.BSF.4.21.0103222117360.27582-100000@astro.ioffe.rssi.ru> from Alexey Koptsevich at "Mar 22, 2001 09:36:47 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
In your setup, why don't you just use etherboot to
load the kernel and mount everything over nfs (saving the trouble
and limitations of going through picobsd) ?

Apart from creating a shared readonly root partition (for which i
have a script, but it is not committed yet),
/etc/rc.diskless[12] do almost everything you need, i have been using
them for over 2 years now.

	cheers
	luigi

> > Read again carefully the above paragraph I wrote: libkvm depends on the
> > accessibility of the file that contains unstripped, ungzipped binary image
> > of the running kernel. You don't have it in the standard versions of
> > PicoBSD. Ergo: libkvm fails to work properly.
> 
> OK, thanks, I've got it. Maybe, workaround for my case (i.e. when PicoBSD
> is used only for boot and /usr then exported from host running real
> FreeBSD) would be to save unstripped, ungzipped binary image of the
> running kernel somewhere during picobsd build process and then copy it
> from this FreeBSD server to picobsdhost:/kernel via NFS from /etc/rc. The
> former should not be too hard (I believe one more line in pico make file,
> right? the more so that there is no need in implementing it into the
> standard src tree, I may do it myself locally), the latter is even more
> easy. Could you give me a hint me what line and where should I insert to
> enable the unstripped kernel save?
> 
> Thanks,
> Alex
> 
> 
> 


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




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