On Thursday 26 June 2008 03:05:44 [EMAIL PROTECTED] 
wrote:
> > Can you post the CyberOrg tips or tutorial on how to make LTSP5
> > working on opensuse 11 64bit here? i think people in list would agree
> > with me :)
>
> Well, after I got DVD on the text mode installed, all went just like it is
> on the openSUSE Kiwi-LTSP webpage:
>
> http://en.opensuse.org/LTSP
>
> I did this,
>
> 1. openSUSE 11 x86_64 DVD
> 2. ftp://forgeftp.novell.com/kiwi-ltsp/kiwi-ltsp-prebuilt.ymp
> 3. Yast > Kiwi-LTSP

New install of 11. Setup via either (http://en.opensuse.org/Ltsp or 
http://opensuse-community.org/1-click-collection)
No yast-kiwi-anything
No vmlinuz or initrd

>  - server name: openSUSE
>  - my server ip: 192.168.1.101
>  - my gateway 192.168.1.1
>  - my nameserver 192.168.1.1
>  - I got Linksys/DD-WRT-box between ADSL-box and Internet
> 4. kiwi-ltsp-setup -c
>
> For Kiwi-LTSP I mounted DVD (dev/sr0) as /mnt/11.0. When I did run point
> 4, Kiwi-LTSP says this:
>
> openSUSE:~ # kiwi-ltsp-setup -c
> KIWI-LTSP: 2008-06-24 16:35:46: ====== Starting ======
> KIWI-LTSP: 2008-06-24 16:35:46: NOTE! kiwi-ltsp environment will be built
> as a 32bit image.
[snip]
> Shutting down xinetd:                                                 done
> Starting INET services. (xinetd)                                      done
> The following tasks need to be done manually:
>  ===> Review /etc/dhcpd.conf.ltsp and modify /etc/dhcpd.conf to suit.
> KIWI-LTSP: 2008-06-24 16:35:51: ====== Setup completed ======
> openSUSE:~ #
>
> After that I booted my test client (P4/i845G/256).
>
> Sound worked OK, but I did not figured out how a usb stick works, on
> Ubuntu very same stick just pop out to the client's desktop.
>
> here are few configuration files:
>
> lts.conf (for finnish keymap), before that is default lines, I did not
> added them.
>
> [EMAIL PROTECTED]:/srv/tftpboot/KIWI> cat lts.conf
>
> [default]
>     SOUND=True
>     LOCALDEV=True
>     CONFIGURE_X=False
>     SERVER=192.168.1.101
>     SCREEN_07=ldm

Why would you do any of this ?
Re Oli's comments about putting only exceptions here 

>     # Finnish keymap
>     XkbSymbols=fi(pc104)
>     XkbModel=pc104
>     XkbLayout=fi

ie like these

> [EMAIL PROTECTED]:/srv/tftpboot/KIWI>
>
> dhcpd.conf
>
> [EMAIL PROTECTED]:/etc> cat dhcpd.conf
>
> option domain-name "openSUSE";
> option domain-name-servers 192.168.1.1;
> option routers 192.168.1.1;
> default-lease-time 14400;
> ddns-update-style none;
> next-server 192.168.1.101;
> subnet 192.168.1.0 netmask 255.255.255.0 {
>   range 192.168.1.150 192.168.1.250;
>   default-lease-time 14400;
>   max-lease-time 172800;
>   filename "pxelinux.0";
> }
> [EMAIL PROTECTED]:/etc>
>
> And finally here is a screenshot.
>
> Why KDE4 is not all localized (in finnish) on clients side, but it is
> fully localized in finnish on server side?
>
> http://www.arkki.info/?p=34


I've done lots, so this is not a how-can-I but rather the stock-install fails 
me. So WHY ?

James

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_____________________________________________________________________
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