Hi There,
I have installed LTSP v4.1.1 on a Mandrake 10.2 server. I am trying to
boot my laptop from it, but am not getting much love. The laptop uses
the 'eepro100' driver. An 'lspci' gives me the following information
about the card:
--- START ---
0000:02:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) PRO/100 VE
(LOM) Ethernet Controller (rev42)
--- END ---
I am using the 'eepro100:82801cam-[0x8086,0x1031]' floppy image from the
etherboot/rom-o-matic site (which downloads as 'eb-5[1].4.0-eepro100.zdsk'
I have included the error I get when trying to boot with the floppy
image, my 'lts.conf' and 'dhcp.conf' files below in case they are of
assistance.
I am not sure what I have done wrong. Any light you can shed on this
would be great, or if you can point me in the right direction.
Thanks, in advance.
-Alan
When I boot using the floppy image, I get the following on the screen:
--- START ---
Loading ROM image............
Etherboot 5.4.0 (GPL) http://etherboot.org
Driver: EEPRO100 Images: NBI ELF PXE Exports: PXE
Protocols: DHCP TFTP
Relocating _text from: [00010420,000236d0) to [0feecd50,0ff00000)
Boot from (N)etwork or (Q)uit?
Probing pci nic...
pcibios_init: entrynin high memory, giving up
pci_init: no BIOS32 detected
Probing isa nic...
<sleep>
Boot from (N)etwork or (Q)uit?
Probing pci nic...
pcibios_init: entrynin high memory, giving up
pci_init: no BIOS32 detected
Probing isa nic...
<sleep>
Boot from (N)etwork or (Q)uit?
(and so on)
--- END ---
I do have TFTP running on the server, and made the necessary edits ti
the '/etc/xinetd.d/tftp' file as indocated in the LTSP wiki inthe
Mandrake section.
My '/opt/ltsp/i386/etc/lts.conf' looks like this:
--- START ---
[Default]
LTSP_BASEDIR = /opt/ltsp
SERVER = 192.168.10.254
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 = startx
SCREEN_02 = shell
[laptop01]
SCREEN_01 = shell
--- END ---
My '/etc/dhcp.conf' looke like this:
--- START ---
ddns-update-style none;
default-lease-time 21600;
max-lease-time 21600;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.10.255;
option routers 192.168.10.1;
option domain-name-servers 192.168.10.254;
option domain-name "van.murrell.ca";
option root-path "192.168.10.254:/opt/ltsp-4.1/i386";
option option-128 code 128 = string;
option option-129 code 129 = text;
subnet 192.168.10.0 netmask 255.255.255.0 {
use-host-decl-names on;
option log-servers 192.168.10.254;
}
host laptop01 {
hardware ethernet 00:08:02:00:8B:51;
fixed-address 192.168.10.100;
filename "/lts/vmlinuz-2.4.26-ltsp-3";
}
--- END ---
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_____________________________________________________________________
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