On 17/11/10 19:14, Heinrich Mueller wrote: > I was at this point, too. > Does the netboot command yield any further output? > Does it say "JUMP" at the end and the return value 0?
no, it says only as I posted... > Connect a serial console (RS232 input at the side behind the cover) > and look at the output, for example with ttylog or cutecom. how would I do that? I only have an RJ45 connector on this thing.. > Does it say anything regarding nfs? nope > How far does it boot? I wouldn't know :) > What is your network configuration like? What does your exports file > look like? $ cat /etc/exports # /etc/exports: the access control list for filesystems which may be exported # to NFS clients. See exports(5). # # Example for NFSv2 and NFSv3: # /srv/homes hostname1(rw,sync,no_subtree_check) hostname2(ro,sync,no_subtree_check) # # Example for NFSv4: # /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check) # /srv/nfs4/homes gss/krb5i(rw,sync,no_subtree_check) # /nfs 192.168.0.0/255.255.0.0(rw,sync,no_root_squash) network config: ifconfig 192.168.0.20 netmask 255.255.255.0 eth0 up I can mount the nfs export from my laptop just fine.. _______________________________________________ Support-list mailing list [email protected] http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com
