From: Joe S. <js...@di...> - 2001-06-25 16:20:35
|
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 > > > |