TS: (rh9)
-network configuration: linux server: 192.168.1.100
linux station ws004: 192.168.1.114
ts server 2000: 192.168.1.5
-install nfs (+nfslock) and run it
if there is problem here is /etc/exports:
/opt/ltsp/i386 192.168.1.0/255.255.255.0
(ro,no_root_squash,sync)
/var/opt/ltsp/swapfiles
192.168.1.0/255.255.255.0(ro,no_root_squash,async)
-download from www.ltsp.org: ltsp_core-3.0.9-0.i386.rpm
ltsp_kernel-3.0.11-0.i386.rpm
ltsp_x_core-3.0.4-0.i386.rpm
ltsp_x_fonts-3.0.0-0.i386.rpm
www.rdesktop.org (rdp4) : rdesktop-1.2.0-1.i386.rpm
www.wilisystem.com : wilisystem3.tar.gz
www.rom-o-matic.net : the boot disket depending on
the ethernet card
eb-5[1].2.0-rtl8139.zdsk
(ver 5.22 for realtek)
-install the first 6 packages.
-to the rom-o-matic file do:
cat eb-5[1].2.0-rtl8139.zdsk > /dev/fd0
(for a realtek card)
err:for davicom cannot find dhcp:TX setup timeout !
-go to station boot from disket without connecting
the net cable.if the card is recognized you will
c the mac address searching for dhcp
-copy the mac address number
-install dhcp from the s/dhcpd.conf.ts make sure u
take the MAC address from the stations nic card and
put it into wsXXX place + correct ip number.start it.
-chkconfig --level 3 tftp on
-go to /opt/ltsp/install_scripts/
(there u have a CONFIG file- do nothing)
do: ./ltsp_initialize
-at /etc/exports change the ip numbers from
192.168.0.0 to 192.168.1.0 ...
do: exportfs -r
exportfs -a
(-at /etc/hosts add line: 192.168.0.114
ws004.my-domain.com ws004)
-at the right station name (mac as in dhcpd.conf)
in /opt/ltsp/i386/etc/lts.conf
change: RDPSERVER = 192.168.1.5
# 2000 ts server
SERVER = 192.168.1.100
# ltsp server
XSERVER = auto
# u can also download and put another
X_MODE_0=1024x768
# the resolution
X_COLOR_DEPTH=15
# for 8 bit support (256 colors)
X_MOUSE_PROTOCOL="PS/2"
# "Microsoft" for serial
X_MOUSE_DEVICE="/dev/psaux"
# "/dev/ttyS0" for serial
this is the file that the station takes all
X configuration from.
it must correspond to dhcpd.conf for reading the
X configuration file. otherwize lts.conf will
load the default section -so put the most common
values there!
-at same place as above script (/opt/ltsp/i386/etc)
at rc.local change uwilisystem to
uros_054-978325 -u cannot add more than 20 chars here.
it loads the inittab file there.
-start services: nfs,xinetd,dhcpd
verify xinetd: netstat -anp |grep ":69"
dhcp : grep ":67"
-run the workstation: c it get to the server,
than load vmlinuz..ltsp-1,than X.
finaly u suppose to c the win2k login screen.
info:
-with old vga cards u might c hazy. better to
place a sys/nvidia 8mega new card
that it will recognize automaticaly
-the first rom net driver is not the 1 that loads ltsp.
-it works as a charm !
-will not work on FC which changed from xfree to xorg!
err:
-reselution like 1024x768 didnt work for me
-if the mouse is serial and u put a wrong port
(ttyS0 insted of ttyS3) or u put wrong resolution
- X wont start-u get a dead black screen
at wrong serial mouse-after a few minutes it
will drop u the error
-the station stuck on: loading 192.168.1.100:
/lts/vmlinuz..: nfs problem
|