Subject: Re: LFS stability
To: Juan RP <juan@xtrarom.org>
From: Zafer Aydogan <zafer@aydogan.de>
List: current-users
Date: 08/28/2006 14:23:21
Juan, I tried it and nothing crashed.

My mounts:

% mount
/dev/wd0a on / type lfs (local)
/dev/wd1a on /usr/pkgsrc type ffs (local)
/home/zafer/pkgsrc on /usr/pkgsrc type null (local)
/usr/pkgsrc on /home/zafer/foo type null (local)

% uname -a
NetBSD lfs2.aydogan.net 4.99.1 NetBSD 4.99.1 (GENERIC) #48: Sun Aug 20
19:49:49 CEST 2006
zafer@h950596:/home/zafer/netbsd/usr/obj/sys/arch/i386/compile/GENERIC
i386

% pwd
/home/zafer/foo

% ls
CVS             converters      games           misc            security
Makefile        cross           geography       mk              shells
--snip---

My harddisk was already  lfs. I added another one using ffs mounted to
/usr/pkgsrc
No surprises so far.

Greets, Zafer.




2006/8/28, Zafer Aydogan <zafer@aydogan.de>:
> Ok, I'll give it a try.
> Actually, I do not have such problems, because everything is lfs and
> I'm not using null mounts either.
>
> Zafer.
> > > Ok, can you please do the following:
> >
> > Your HOME needs to be LFS, and /urs FFS.
> >
> > $ cvs -q -d:ext:anoncvs@anoncvs.netbsd.org:/cvsroot co -P pkgsrc <- in your HOME
> > $ mkdir /usr/pkgsrc
> > $ mount_null ~/pkgsrc /usr/pkgsrc
> > $ mkdir ~/foo
> > $ mount_null /usr/pkgsrc ~/foo
> >
> > I'm pretty sure it will crash.
> >
>