On Fri, 07 Dec 2001 17:06:52 -0500 Jim McQuillan <[EMAIL PROTECTED]> wrote:

> If you are using LTSP 3.0 or 2.09preX, then you can
> put your custom XF86Config file in the /opt/ltsp/i386/etc directory.
> 
> Make sure you call it something other than 'XF86Config'.  Something
> like 'XF86Config.ws001'.
> 
> Then, in the lts.conf file, add an entry like this:
> 
>       XF86CONFIG_FILE = XF86Config.ws001
> 
> put that in the [ws001] section, and the ws001 workstation will
> use that file.
I see. :)
My lts.conf was:
[ws001]
    XSERVER         = vesa
    XF86CONFIG      = /etc/XF86Config.ws001

Thank U. Next. :)
LTSP 2.09pre4.
I'm build 2.4.13 kernel with swap_via_nfs support.
Kernel load, but NIC module load only after my litle
hack in linuxrc file (ltsp_initrd_kit). I point out
which module must be loaded:
*==
echo "insmod /lib/modules/net/8139too.o ${NIC}.o ${IOADDR} ${NICOPT}"
insmod /lib/modules/net/8139too.o ${IOADDR} ${NICOPT}
*==
Echo command say like that: "insmod /lib/modules/net/8139too.o 8139too'y'"
('y' with two point at bottom)
Line from buildk:
*==
--append="init=/linuxrc rw debug NIC=8139too"     \
*==

And it's not all problems. %)
Swap via NFS wan't work! Err. message like that:
*==
modprobe: can't locate module nfsswap
Mounting swapfiles directory
Setting up swapspace version 0 50327553 bytes
Enabling swap via NFS
modprobe: modprobe: can't locate module swapfile-mod
Don't know how to swap this kind of file
swapon: swapon: Invalid argument
swapon failed, ERR=1
Are you sure...<skip>

After "insmod /lib/modules/2.4.13/kernel/fs/swapfile-nfs.o"
and "swapon /tmp/swapfiles/ws001.swap"
have old err. mess.:
"modprobe: modprobe: can't locate module swapfile-mod
Don't know how to swap this kind of file
swapon: swapon: Invalid argument"
*==

Where dog is burying?
--
 VEL-RIPE
 ICQ UIN# 3159256

_____________________________________________________________________
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.openprojects.net

Reply via email to