Hello list,


at the moment im trying to get ltsp 5.5 with xubuntu 12.04 to run.



What i did so far:



-add-apt-repository --yes ppa:ts.sch.gr

-apt-get install ltsp-server dnsmasq



-ltsp-build-client



-vim /etc/dnsmasq.conf ->



# Deaktivieren der DNS-Funktionalität
port=0
# Den eingebauten TFTP-Server nutzen
enable-tftp
# Verzeichnis für die Dateien der Clients
tftp-root=/var/lib/tftpboot
# Kein Multicast erlaubt
dhcp-option=vendor:PXEClient,6,2b
# Kompatibilität zu älteren oder fehlerhaften DHCP-Clients
dhcp-no-override
# Dnsmasq wird zu einem Proxy-DHCP. Die IP-Adresse ist diejenige des Servers
dhcp-range=192.168.1.5,proxy
# Ein PXE-Menü wird benötigt, sonst funktioniert Proxy-DHCP mit dnsmasq nicht. 
Die Zahl gibt die Sekunden an, nach denen der erste Eintrag gestartet wird
pxe-prompt="F8 druecken fuer Bootoptionen", 3
# Eintrag für Netzwerkboot
pxe-service=X86PC, "Netzwerkboot", /ltsp/i386/pxelinux
#pxe-service=X86PC, "Netzwerkboot", /ltsp/amd64/pxelinux
# Netzwerkboot abbrechen
pxe-service=X86PC, "Lokale Festplatte", 0
# Dnsmasq wird gesprächig und schreibt nach /var/log/syslog
log-dhcp



What worked till the point with the error is:



1. Client received dhcp and dnsmasq informations

2. Client loads image

3. Loading screen

4. Busybox error message: ubuntu ltsp mounting /dev/nbd0 on /root failed



Im really new in this stuff if you need more informations just let me know.



Best regards from Germany

Martin




------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_____________________________________________________________________
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