Gentoo Archives: gentoo-user-es

From: sIbOk <sibok1981@×××××.com>
To: gentoo-user-es@l.g.o
Subject: [gentoo-user-es] LTSP gets stack after trying to load vmlinux
Date: Sat, 09 Apr 2005 15:23:47
Message-Id: 7fd45d7a050409082315d2c63c@mail.gmail.com
1 Well i've followed the ltsp manual from www.gentoo.org.
2 My problem is that my computer gets stack at this point:
3
4 boot from (N)etwork or (Q)uit? (I press network boot)
5 [dlink-530tx]rhine.c v1.0.1 2003-02-06
6 Enabling Sticky bit Workaround for chip_id: 0x3065
7 IO Address A800 Ethernet Address: XXXXXXXXXX
8
9 Analizing Media Type this will take several seconds... OK
10 LineSpeed 100Mbs FullDuplex
11 Searching for server (DHCP)
12 ...Me: 172.26.0.3, Server: 172.26.0.4 Gateway: 172.26.0.1
13 Loading 172.26.0.4:/lts/vmlinuz-2.4.26-ltsp-2 ...(NBI)........................
14
15 I think i maybe should compile a new vmlinuz but i don't know how to
16 do it, i also think i need to convert the vmlinuz to vmlinuz.nbi but i
17 recieve this error and obviusly when trying to boot with it, it
18 doesn't work:
19
20 mkelf-linux --output=/tftpboot/lts/vmlinuz-2.4.26-ltsp-2.nbi
21 /tftpboot/lts/vmlinuz-2.4.26-ltsp-2
22 Warning: The --ip option was not used; you may need it if you use NFSroot.
23 Please see the documentation.
24 /tftpboot/lts/vmlinuz-2.4.26-ltsp-2: not a Linux kernel image
25
26 I also have tryied to download a new vmlinuz from the web but i don't
27 seem to find anyone, i'm using ltsp 4.1
28 Here is where i've searched it
29
30 http://sourceforge.net/project/showfiles.php?group_id=17723
31
32 SO my questiosn are: where can i get a vmlinuz for my ltsp version,
33 how do i compile my own vmlinuz for ltsp (it may be how i normally do
34 for my system?) Do i need to convert a working vmlinuz to vmlinuz.nbi?
35 and how shall i use the --ip option, i've read about that in the man.
36
37 That's my dhcp.conf file (at leat the important part):
38
39 missing part
40 .
41 ..
42 ...
43 shared-network WORKSTATIONS {
44 subnet 172.26.0.0 netmask 255.255.255.0 {
45
46 ## Distribute dynamic IPs to the workstations
47 range dynamic-bootp 172.26.0.10 172.26.0.25;
48
49 ## Workstation specific configuration for PXE booting
50 host annapc {
51 hardware ethernet XXXXXXXXXX;
52 fixed-address 172.26.0.3;
53
54 if substring (option vendor-class-identifier, 0, 9) =
55 "PXEClient" {
56 filename "/eb-5.2.6-via-rhine.zpxe"; }
57 else if substring (option vendor-class-identifier, 0,
58 9) = "Etherboot" {
59 filename "/lts/vmlinuz-2.4.26-ltsp-2";}
60 option vendor-encapsulated-options
61 3c:09:45:74:68:65:72:62:6f:6f:74:ff; }
62 }
63
64 host paupc {
65 hardware ethernet XXXXXXXXXXXXXXX;
66 fixed-address 172.26.0.2; }
67 }
68 }
69
70 A last thing i can read this in syslogd but i think it's not
71 important, the real problem is what i've posted on top, anyway when i
72 remove -s option from (/etc/conf.d/in.tftp) i the warning disappears
73 but still the same old troubles.
74
75 in.tftpd[17303]: tftp: client does not accept options
76
77 Thanks a lot to all :) Hope someone can help
78
79 PD: nose pq he escrito esto en ingles, disculpad las molestias :$
80 --
81 gentoo-user-es@g.o mailing list