-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello

I try to install a LTSP5 under a xen/DomU

LTSP4.2 work fine under xen/DomU

I am using a new debain etch.

i install the server:

#aptitude install ltsp-server
#aptitude install ltsp-server-standalone
configuring dhcpd.conf.
the build the chroot:
#ltsp-build-client

#echo "/opt/ltsp       *(rw,no_root_squash,async)" >>/etc/exports
#/etc/init.dnfs-kernel-server restart
insert 192.168.0.130 in /etc/hosts
#echo "192.168.0.130    ws130" >>/etc/hosts
#echo "ALL:ALL" >>/etc/hosts.allow

create a new user in the chroot.
#cd /opt/ltsp/i386
#chroot .
#adduser bill
...
ltsp5:/# ls -lh /home/
total 12K
drwxr-xr-x 3 bill bill 4,0K 2007-08-15 20:01 bill

starting thin client dhcp ok booting
I can't connect to bill ?
ok let's install kdm kde icewm
restarting thin client kdm ok i can connect to bill under icewm

but i do not have write acces to my home.
[EMAIL PROTECTED]:~$ touch p
touch: cannot touch 'p' Read-only file system

samething under root
my thin client ip is 192.168.0.130 seem ok. I do not find anything on
the log.
under root if i mount the /home it works.
#mount 192.168.0.101:/opt/ltsp/i386/home /mnt
(192.168.0.101 server ip)
[EMAIL PROTECTED]: cd /mnt/bill
[EMAIL PROTECTED]:/mnt/bill$ touch p
no problem

under root
#cat /proc/mount I can see 192.168.0.101:/op/ltsp/i386 nfs ro,...
My / is read only -look like)

but how to mount in read write my /home

Is anybody have any elegant method to mount /home under thin client?
Is there a debian method?

Any help welcome.
Thx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGxIGatBZWkq9aICARAj+SAKCKFu5yKWoV0YbEIke8r8J1BoS9ZACgzyi4
yn3Lmknx9WEbptijg4ZP95E=
=UwbY
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_____________________________________________________________________
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