Ok I had this running thin client style on debian squeeze and I rebooted 
the thin client and now

OMGZORS!! WTF!!

nfsmount: need a path
nfsmount: need a path
nfsmount: need a path

No dice, unable to boot wtf

If anyone would be so kind as to give me any insight into what could be 
the problem
I would be so greatful.

This is on a Debian Squeeze box

Linux deviant.evil 2.6.32-5-686 #1 SMP Mon Jan 16 16:04:25 UTC 2012 i686 
GNU/Linux


/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_sub$
#
# 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)
# coz some dude told me to add fsid=0
/opt/ltsp *(ro,no_root_squash,async,no_subtree_check,fsid=0)

===========================================

NOTE: my routers dhcp server tells it where to pxeboot from, not a dhcp 
server on my box, that would be inconvenient to
have to have a box with dhcp-server on it. and redundant.
And Ive never had any issues pxe booting debian installs with it

===========================================
deviant:/var/lib/tftpboot# ls
config-2.6.32-5-486     ltsp               pxelinux.cfg
gpxelinux.0         nbi.img           System.map-2.6.32-5-486
initrd.img         nbi.img-2.6.32-5-486  vmlinuz
initrd.img-2.6.32-5-486  pxelinux.0           vmlinuz-2.6.32-5-486

===========================================

/etc/default/tftpd-hpa

===========================================

TFTP_OPTIONS="--secure"
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/var/lib/tftpboot"
TFTP_ADDRESS="10.10.1.105:69"

===========================================

/var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default

===========================================

default ltsp


label ltsp
kernel vmlinuz
append ro initrd=initrd.img quiet root=/dev/nfs ip=dhcp boot=nfs

===========================================

Relevant Lines from /etc/initd.conf

===========================================

#:BOOT: TFTP service is provided primarily for booting.  Most sites
#       run this only on machines acting as "boot servers."
tftp           dgram   udp     wait    root  /usr/sbin/in.tftpd 
/usr/sbin/in.tftpd -s /var/lib/tftpboot -r blksize
bootps          dgram   udp     wait    root    /usr/sbin/bootpd        
bootpd -i -t 120

===========================================-





------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_____________________________________________________________________
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.freenode.net

Reply via email to