[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ltsp-discuss
Subject:    [Ltsp-discuss] ...(NBI)..... Not responding
From:       "rudy prasatio" <rudy.prasatio () gmail ! com>
Date:       2007-02-26 7:09:00
Message-ID: bb0345940702252309v43fb7b2dx63948a5efd423211 () mail ! gmail ! com
[Download RAW message or body]

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
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic