From: <js...@di...> - 2001-06-25 17:23:29
|
I'm just running /etc/init.m/nfs-client: cd /lib/modules insmod sunrpc.o insmod lockd.o insmod nfs.o cd / Shouldn't it be /etc/init.d so it would run automatically? Can't find modules for nfs client and ext2 fs for kernel 2.2.19. :( Joe > From mf...@ci... Mon Jun 25 17:10:03 2001 > Delivered-To: js...@di... > X-Authentication-Warning: samara.cisco.com: mfranz owned process doing -bs > Date: Mon, 25 Jun 2001 11:24:20 +0000 (/etc/localtime) > From: Matthew Franz <mf...@ci...> > To: "Joe S." <js...@di...> > cc: tri...@li... > Subject: Re: [Trinux-talk] ext2 support? > In-Reply-To: <Pin...@di...> > MIME-Version: 1.0 > Content-Type: TEXT/PLAIN; charset=US-ASCII > > > Let me double check the package. I haven't actually tested in on 2.4.x and > I think the modules have changed slightly from 2.2.x. There might also be > a problem with mount -- because I didn't include nfs support in the > busybox mount applet. What modules are loaded? You shouldn't need portmap, > though. > > -mdf > > > Thanks. I'm almost there. My goal is to have a bootdisk that dhcp's and > > runs opensshd for computers that have no monitors. I want to mount an nfs > > server too. I got the 2.4.5/nfs-client package, but when I try to mount > > an nfs volume I get this: > > > > portmap: server localhost not responding, timed out > > > > (do you have to run portmap on the client?) > > > > also: > > > > lockd_up: makesock failed, error=-5 > > > > Yes, I've run /etc/init.m/nfs-client. > > > > > > Also, the opensshd /usr/local/etc/ssh_host* files don't seemed to get > > created automatically on boot; I just get an empty hostkeys.tar in > > /etc/tux/pkg/openssh/, but I can do it by hand by running lines from the > > /etc/init.d/opensshd script. > > > > Joe > > > > > > On Mon, 25 Jun 2001, Matthew Franz wrote: > > > > > You will need to install the kernel modules for ide and the > > > filesystems. > > > > > > On the 2.4.5 0.80rc1 you would type getpkg 2.4.5/fsmods then insmod > > > /lib/modules/ext2.o. The ide package is automatically loaded. > > > > > > -mdf > > > > > > ------------------------------------- > > > Matthew Franz mf...@ci... > > > Security Research Engineer > > > Security Technologies Assessment Team > > > > > > On 25 Jun 2001 js...@di... wrote: > > > > > > > Date: 25 Jun 2001 14:23:06 -0000 > > > > From: js...@di... > > > > To: tri...@li... > > > > Subject: [Trinux-talk] ext2 support? > > > > > > > > > > > > Is ext2 fs not supported? I can't seem to mount it. > > > > > > > > Joe > > > > > > > > > > > > _______________________________________________ > > > > Trinux-talk mailing list > > > > Tri...@li... > > > > http://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > > > > > > > > > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > http://lists.sourceforge.net/lists/listinfo/trinux-talk > > > |