Gentoo Archives: gentoo-user-es

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