Hi, i tried a lot to configure my ltsp-server but i allways run in a
problem with the nfs server(??) when the client should mount the root
filesystem.

I'm running SuSE Linux 7.2 kernel: 2.4.4-4GB
ltsp kernel: ltsp_kernel-3_0_3-0

the dhcpd is running
the tftpd is running

the ltsp-client get an IP-adress (dhcpd) and boots the kernel (tftp),
after
booting the system trys to mount the root device.
the error message is:

Mounting root filesystem: /opt/ltsp/i386 from 192.168.17.20
(null)mount: nfsmount failed: Bad file number
NFS: mount program didn't pass remote address!
mount: Mounting 192.168.17.20:/opt/ltsp/i386 on /mnt failed: Invalid
argument

ERROR! Failed ...
        ... standard error mesage ...

Kernel panic: Attemped to kill init!

---



-the ltsp client filesystem is in the /opt/ltsp/i386 dir.
-i can nfs mount the filesystem from other (normal SuSE linux) machines.

my /etc/hosts:
#
# hosts         This file describes a number of hostname-to-address
#               mappings for the TCP/IP subsystem.  It is mostly
#               used at boot time, when no name servers are running.
#               On small systems, this file can be used instead of a
#               "named" name server.
# Syntax:
#    
# IP-Address  Full-Qualified-Hostname  Short-Hostname
#

127.0.0.1       localhost

# special IPv6 addresses
::1             localhost ipv6-localhost ipv6-loopback

fe00::0         ipv6-localnet

ff00::0         ipv6-mcastprefix
ff02::1         ipv6-allnodes
ff02::2         ipv6-allrouters
ff02::3         ipv6-allhosts

192.168.17.100  slimboot.nodomain.dk    slimboot
192.168.17.61   ws001.nodomain.dk       ws001
192.168.17.20   ltspserver.nodomain.dk  ltspserver
192.168.17.17   saturn.nodomain.dk      saturn

my /etc/exports:
## LTS-begin ##
#
# The lines between the 'LTS-begin' and the 'LTS-end' were added
# on: Fri Aug 16 15:12:42 CEST 2002 by the ltsp installation script.
# For more information, visit the ltsp homepage
# at http://www.ltsp.org
#
/opt/ltsp/i386                 
192.168.17.0/255.255.255.0(ro,no_root_squash)
#/opt/ltsp/i386                  192.168.17.61(ro,no_root_squash)
#/opt/ltsp/i386                  192.168.17.17(ro,no_root_squash)
/var/opt/ltsp/swapfiles         192.168.17.17(rw,no_root_squash)
/tftpboot/lts                   192.168.17.61(ro,no_root_squash)
#
# The following entries need to be uncommented if you want
# Local App support in ltsp
#
/home                  192.168.17.0/255.255.255.0(rw,no_root_squash)
#
## LTS-end ##
# See exports(5) for a description.
# This file contains a list of all directories exported to other
computers.
# It is used by rpc.nfsd and rpc.mountd.
/mnt 192.168.17.17(ro)
/ 192.168.17.17(ro)
/cdrom 192.168.17.100(ro)
# /opt 192.168.17.61(ro)

hope someone has a hint

Christian (DK)


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to