From: Christian <cm...@ag...> - 2001-09-02 16:27:31
|
Hello Mahling = > i use trinux-0.80rc2-net.img. I need nfs support. which way i have to > do it. I=B4ve try it for many hours but don=B4t found a solution. i also use the trinux0.8 with net-package loading. !!The mount command (in busybox) does support nfs.!! -is your net device working -did you get a ip adress from your DHCP server -did you download all the packages from the trinux ftp server (at last busybox)? -can you ping to your nfs server? -is you NFS-server configured properly (can you nfs mount from another server)? Just use the mount command: mount -t nfs nfs_servername:/exportet_directory /your_mounting_directory_on_the_trinux_box I allways download win95 images with tis mount method. best regards Christian DK |