Hi all,
I think I got a clue here, In workstation I disable the usb legacy
support on bios setting.
And Now the ws run smoothly,
now the big problem is, I can't access my usb device.
whether if I plug-in the usb, I can see some messages pass by on the screen.
inside the /etc/fstab/ only have
/dev/fd0/ /tmp/drives/floppy auto rw,noatime 0 0
no usb mounted.
On 2/26/07, rudy prasatio <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have problem with my ltsp client, when loading the kernel it said..
>
> "Searching for Server (DHCP)
> " Me: 10.0.0.101, DHCP: 10.0.0.2 TFTP: 10.0.0.100, GATEWAY 10.0.0.1"
> " Loading 10.0.0.100:/lts/vmlinuz-2.6.17.3-ltsp-1 ...(NBI)..........."
>
> then stopped not respond.
> Any clue with this?
>
> dhcpd.conf (install in diferent server)
> =============================
> subnet 10.0.0.0 netmask 255.255.254.0
> {
> option broadcast-address 10.0.1.255;
> deny bootp;
> option domain-name "xxx.xx";
> option domain-name-servers 10.0.0.2;
> default-lease-time 86400;
> max-lease-time 604800;
> option netbios-dd-server 10.0.0.2;
> option netbios-name-servers 10.0.0.2;
> option netbios-node-type 8;
> option subnet-mask 255.255.254.0;
> range 10.0.1.10 10.0.1.250;
> option routers 10.0.0.1;
>
> }
>
> host ws002 {
> hardware ethernet 00:10:4b:0c:c3:e6;
> fixed-address 10.0.0.101;
> option host-name "ws002";
> server-name "suse.xxx.xx";
> allow bootp;
> next-server 10.0.0.100;
> option root-path "10.0.0.100:/opt/ltsp-4.2/i386";
> filename "/lts/vmlinuz-2.6.17.3-ltsp-1";
> }
>
> lts.cfg
> ==============================
> [Default]
> SERVER = 10.0.0.100
> XSERVER = auto
> X_MOUSE_PROTOCOL = "PS/2"
> X_MOUSE_DEVICE = "/dev/psaux"
> X_MOUSE_RESOLUTION = 400
> X_MOUSE_BUTTONS = 3
> USE_XFS = N
> SCREEN_01 = shell
> LOCAL_STORAGE = Y
>
> [ws002]
> SERVER = 10.0.0.100
> XSERVER = auto
> X_MOUSE_PROTOCOL = "PS/2"
> X_MOUSE_DEVICE = "/dev/psaux"
> X_MOUSE_RESOLUTION = 400
> X_MOUSE_BUTTONS = 3
> USE_XFS = N
> SCREEN_01 = shell
> LOCAL_STORAGE = Y
> HOTPLUG = Y
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
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