Hi,<br>
<br>
A have installed Ubuntu Dapper Beta (6.06) on a Sempron 3000+ AMD64, 1GB RAM whith 11 old machines pentium 133 MHz, 32 MB RAM.<br>
<br>
After lots of work, it works fine, and there somethings I would like do report and ask!<br>
<br>
1- I have tryed install Edubuntu Dapper, but in the instalation
process, I could not choose the arquiteture of the clients, so I had to
Install Ubuntu, and pass the parameter "--arch i386" to
ltsp-build-client to get it working.<br>
Changing debconf priority or using expert mode doesn't let chosse de
arch of clients on the instalation as well. Is it possible put a
question on isntaller to chose the arch of the clients? Or there alredy
a way to do it and I hadn't see it?<br>
<br>
2- After the installation, my station only worked when I put the
XSERVER=vesa option on lts.conf and sometimes, they stay at shell and I
have get ALT+F7 to open X.<br>
<br>
3- Whem the ltsp-server package and other packs updates, I Have to do
ltsp-build-clients again or can I do $ sudo chroot /opt/ltsp/i386/
apt-get upgrade ?<br>
<br>
4- A have another distro with LTSP working end it is faster than
Ubuntu, but I'm decided to use Ubuntu. What can I do to reduce the
memory used on terminal? (recompiling kernel, disabling shells are
done, what else?) Seens (looking ltsp-build-client script) that
restrictes modules aren't instaled on dapper version, is that rigth?<br>
<br>
5- I put the ndb to put swap working (I have the messages in
initialization that swap is on, and it was properly mounted)  ,
but I can't see any difference. And it seens that all clients are using
the same swap files, is that possible??? Do I have to initialize a
ndb-server tho each client (passed by /etc/default/ndb-server)???<br>
<br>
6- I have get the local devices on stations working anyway, my job
almost depends on it! :-O I'm tryed use ltspfs, but isn't worked!!! I
follow the ltspfs wiki with some changes: instead of using cvs and
compilling, I installed ltspfs deb package on server and ltspfsd
package on station by chroot apt-get. Instead of using
/opt/ltsp/i386/etc/rc.sysinit and rc.localdev, I put all the comands in
/opt/ltsp/i386/etc/init.d/local-devices and chroot update-rc.d add
local-device defaults. I comented the following lines:<br>
<br>
# pr_set 67 "Creating Ramdisk"<br>
<br>
#echo "Creating ramdisk on /tmp"<br>
#RAMDISK_SIZE=${RAMDISK_SIZE:-"1024"}<br>
#/sbin/mke2fs -q -m0 /dev/ram1 ${RAMDISK_SIZE}<br>
#/bin/mount -n /dev/ram1 /tmp<br>
I comented then couse ltsp-client-setup already mount the tmp directory.<br>
<br>
#PATH=/bin:$PATH; export PATH<br>
done in ltsp-client-setup, I think.<br>
<br>
#eval `/bin/getltscfg -a`<br>
#reg_info HOTPLUG<br>
the commands doesn't exist!<br>
<br>
I have configured dhcpd.conf on the server to put static IP's and names to eath MAC adress to.<br>
<br>
but when I do:<br>
$ tspfs ws002:/tmp/drives $HOME/foo<br>
I have:<br>
no matches found, authority file "-" not written<br>
and it don't do anything!!!<br>
<br>
Did I missed something?? What I do now??? I would like to help on
implementation of this, if possible, testing of wherever I can do!<br>
<br>
well, I think that's it. sorry the big mail and the terrible english.<br>
<br>
see ya<br>
<br>
Bruno Sousa Martin<br>
Computer Engineer - Campinas University - São Paulo - Brasil<br>
Unicamp - Universidade Estadual de Campinas<br>
bruno.ujs (at) gmail (dot) com <br>