• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Invalid Module format beim diskless booten

Tazzu

Newbie
Hallo Leidensgenossen

Ich schlage mich seid Tagen mit einem Problem rum. Also ich habe einen Server aufgesetzt auf dem ich dhcp,ftp,nfs gestartet habe. Der Server dient dazu Clienten diskless zu booten ( via netboot ). Nunja es funktioniert auch alles soweit. Jetzt zu meinem Problem :

Um ein System diskless booten zu können muss natürlich erstmal ein System erstellt werden, welches ich später booten kann. Also hab ich eine Linux Minimalinstallation auf einen Rechner mit HD installiert. Kernel mit menuconfig angepasst ( rootfs on nfs , netzwerkkarten treiber fest in den kernel kompiliert etc ). Das System lässt sich auch noch wunderbar booten ( ein wunder wenn man bedenkt das ICH am kernel geschraubt habe ) und erzeugt keine Fehler wärend des bootvorganges. Also bzImage erstellen und mit mknbi-linux daraus ein bootImage.nbi erstellen. Filesystem und Kernel auf den Server ablegen und dem DHCP Server die Pfade geben , damit der diskless client weiss, was er nachher wo und wie booten soll. Den PC auf dem ich das System auf HD installiert hab die HD abklemmen und per Diskette netboot booten.

Soweit so gut aber jetzt wirds knackig :

Der Kernel kann geladen werden und das System bootet. Allerdings hat er Stress mit einigen Modulen. Alle Module die auf .ko enden und geladen werden sollen melden eine Fehlermeldung : Invalid Module Format

dazu gehören module wie zb.: subfs.ko , dm_mod.ko usw ...

Ich habe versucht die Module die einen Fehler erzeugen fest in den Kernel zu kompilieren aber das wäre für mich eine nicht zufrieden stellende Lösung ( jedes mal wenn wir ein neues modul brauchen müsste ein neuer kernel kompiliert werden. ausserdem konnte ich nicht alle module in der menuconfig wiederfinden wie zb subfs.ko )

Kernel den ich verwende : 2.6.5-7.191.smp ( müsste also eigendlich das neue modul format .ko laden können )

Weiss einer wieso der mit mknbi behandelte Kernel diesen Fehler verursacht wenn ich per nfs boote obwohl der gleiche Kernel mit den gleichen einstellungen keine fehler macht wenn ich von HD boote ?
 
OP
T

Tazzu

Newbie
doch die module sind vorhanden !

bei der fehlermeldung gibt er ja den pfad der module aus und diese sind vorhanden ! wenn ich sie mir mit modinfo anschaue sehen sie auch ok aus.
 
OP
T

Tazzu

Newbie
yep passt ... hab ja auch vorweg schon gegoogelt und andere threads durchgelesen allerdings hat alles nicht funktioniert
 
OP
T

Tazzu

Newbie
Ich habe mal so ein Modul rausgesucht und per modinfo infos gezogen :

Modinfo :

Code:
version:        1.03 8C65B2072273D7B893C1084
license:        GPL
description:    SCSI low-level driver for Intel PIIX/ICH ATA controllers
author:         Andre Hedrick, Alan Cox, Andrzej Krzysztofowicz, Jeff Garzik
alias:          pci:v00008086d00002680sv*sd*bc*sc*i*
alias:          pci:v00008086d000027C4sv*sd*bc*sc*i*
alias:          pci:v00008086d000027C0sv*sd*bc*sc*i*
alias:          pci:v00008086d00002653sv*sd*bc*sc*i*
alias:          pci:v00008086d00002652sv*sd*bc*sc*i*
alias:          pci:v00008086d00002651sv*sd*bc*sc*i*
alias:          pci:v00008086d000025B0sv*sd*bc*sc*i*
alias:          pci:v00008086d000025A3sv*sd*bc*sc*i*
alias:          pci:v00008086d000024DFsv*sd*bc*sc*i*
alias:          pci:v00008086d000024D1sv*sd*bc*sc*i*
depends:        libata
supported:      yes
vermagic:       2.6.5-7.191-smp SMP 586 REGPARM gcc-3.3

uname -a :

Code:
Linux linux 2.6.5-7.191-smp #11 Thu Oct 12 10:29:32 CEST 2006 i686 i686 i386 GNU/Linux

und dmesg :

Code:
Linux version 2.6.5-7.191-smp (geeko@buildhost) (gcc version 3.3.3 (SuSE Linux)) #11 Thu Oct 12 10:29:32 CEST 2006
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001f7cf300 (usable)
 BIOS-e820: 000000001f7cf300 - 0000000020000000 (reserved)
 BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
509MB vmalloc/ioremap area available.
0MB HIGHMEM available.
503MB LOWMEM available.
On node 0 totalpages: 128975
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 124879 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.4 present.
ACPI: RSDP (v000 COMPAQ                                    ) @ 0x000e8c10
ACPI: RSDT (v001 COMPAQ CPQ0968  0x20050518  0x00000000) @ 0x1f7df340
ACPI: FADT (v001 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df3ec
ACPI: MADT (v001 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df460
ACPI: ASF! (v032 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df4e4
ACPI: MCFG (v001 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df547
ACPI: DSDT (v001 COMPAQ     DSDT 0x00000001 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0xf808
ACPI: local apic disabled
Built 1 zonelists
Kernel command line: auto rw root=/dev/nfs nfsroot=192.168.0.1:/tftpboot/test1 ip=192.168.0.55:192.168.0.1::255.255.255.0:test1
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
CKRM Initialization
...... Initializing ClassType<taskclass> ........
...... Initializing ClassType<socketclass> ........
CKRM Initialization done
Detected 2991.138 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 507028k/515900k available (2260k kernel code, 8308k reserved, 798k data, 216k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 5898.24 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux:  Disabled at boot.
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU:     After generic identify, caps: bfebfbff 20100000 00000000 00000000
CPU:     After vendor identify, caps: bfebfbff 20100000 00000000 00000000
monitor/mwait feature present.
using mwait in idle threads.
New Cache info - new_l1d 16, new_l1i 0, new_l2 2048, new_l3 0
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU:     After all inits, caps: bfebfbff 20100000 00000000 00000080
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU#0: Intel P4/Xeon Extended MCE MSRs (24) available
CPU#0: Thermal monitoring enabled
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
khelper: max 64 concurrent processes
resid is -1 name is io <NULL>
CKRM .. create res clsobj for resouce <io>class <taskclass> par=00000000
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.20 entry at 0xec51b, last bus=63
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: IRQ9 SCI: Edge set to Level Trigger.
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2
Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCX1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCX2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1b.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:1c.1[B] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 5
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.3[D] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1d.7[A] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
ACPI: PCI interrupt 0000:00:1f.2[B] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI interrupt 0000:3f:00.0[A] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI interrupt 0000:05:04.0[A] -> GSI 10 (level, low) -> IRQ 10
apm: BIOS not found.
Initial HugeTLB pages allocated: 0
VFS: Disk quotas dquot_6.5.1
Initializing Cryptographic API
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Using anticipatory io scheduler
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
ACPI: PCI interrupt 0000:05:04.0[A] -> GSI 10 (level, low) -> IRQ 10
eth0: OEM i82557/i82558 10/100 Ethernet, 00:02:B3:8E:F1:C3, IRQ 10.
  Board assembly a43919-004, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0xb874c1d3).
e100: Intel(R) PRO/100 Network Driver, 3.4.7-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: I/O resource 0x1F0-0x1F7 not free.
ide0: ports already in use, skipping probe
hdc: LITE-ON COMBO SOHC-4832K, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ide-floppy driver 0.99.newide
ACPI: PCI interrupt 0000:00:1d.7[A] -> GSI 5 (level, low) -> IRQ 5
ehci_hcd 0000:00:1d.7: EHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 5, pci mem e001e000
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.5-7.191-smp ehci_hcd
usb usb1: SerialNumber: 0000:00:1d.7
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd: block sizes: ed 64 td 64
USB Universal Host Controller Interface driver v2.2
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 5 (level, low) -> IRQ 5
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 5, io base 00002000
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.5-7.191-smp uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 10 (level, low) -> IRQ 10
uhci_hcd 0000:00:1d.1: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 10, io base 00002020
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.5-7.191-smp uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.2: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: irq 11, io base 00002040
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.5-7.191-smp uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:1d.3[D] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.3: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: irq 11, io base 00002060
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.5-7.191-smp uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver hiddev
usbcore: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
NET: Registered protocol family 1
NET: Registered protocol family 8
NET: Registered protocol family 20
ACPI: (supports S0 S1 S3 S4 S5)
IP-Config: Complete:
      device=eth0, addr=192.168.0.55, mask=255.255.255.0, gw=255.255.255.255,
     host=test1, domain=, nis-domain=(none),
     bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
resid is -1 name is cpu <NULL>
CKRM .. create res clsobj for resouce <cpu>class <taskclass> par=00000000
........init_ckrm_sched_res , resid= 5
Looking up port of RPC 100003/2 on 192.168.0.1
Looking up port of RPC 100005/1 on 192.168.0.1
VFS: Mounted root (nfs filesystem).
Freeing unused kernel memory: 216k freed
usb 5-1: new full speed USB device using address 2
usb 5-1: Product: SFD-321U [FW 0D]
usb 5-1: Manufacturer: SAMSUNG
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
USB Mass Storage device found at 2
dm_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
sd_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
sd_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
subfs: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
af_packet: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
evdev: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
evdev: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
evdev: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
hw_random: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
libata: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
ata_piix: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
tg3: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
usbcore: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
usb_storage: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
eth0: freeing mc frame.
ipv6: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
ac: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
ipv6: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
battery: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
button: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
fan: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
processor: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
processor: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
thermal: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
processor: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
freq_table: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
speedstep_centrino: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
freq_table: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
speedstep_lib: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
speedstep_ich: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
processor: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
freq_table: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
powernow_k8: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
freq_table: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
powernow_k7: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
freq_table: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
powernow_k6: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
longrun: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
freq_table: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
longhaul: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
processor: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
freq_table: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
acpi: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
nvram: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
cdrom: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
ide_cd: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
cdrom: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
sr_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
sd_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
st: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
scsi_mod: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
sg: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
joydev: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
evdev: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
edd: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
joydev: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
evdev: disagrees about version of symbol struct_module
load_module: err 0xfffffff8 (dont worry)
 
Code:
evdev: disagrees about version of symbol struct_module
Wenn du deinen eigenen compilierst, mach dir die Freude, und deaktiviere CONFIG_MODVERSIONS und CONFIG_MODULE_SRCVERSION_ALL.
 
OP
T

Tazzu

Newbie
Also CONFIG_MODVERSIONS habe ich deaktiviert. Den Punkt CONFIG_MODULE_SRCVERSION_ALL gibt es in meiner .config nicht.

Die Fehlermeldung die ich nun beim booten bekomme :

Code:
<3>dm_mod: version magic '2.6.5-7.191-smp SMP 586 REGPARM gcc-3.3' should be '2.6.5-7.191-smp 586 REGPARM gcc-3.3'
<7>load_module: err 0xfffffff8 (dont worry)
<3>scsi_mod: version magic '2.6.5-7.191-smp SMP 586 REGPARM gcc-3.3' should be '2.6.5-7.191-smp 586 REGPARM gcc-3.3'
<7>load_module: err 0xfffffff8 (dont worry)
<3>sd_mod: version magic '2.6.5-7.191-smp SMP 586 REGPARM gcc-3.3' should be '2.6.5-7.191-smp 586 REGPARM gcc-3.3'
<7>load_module: err 0xfffffff8 (dont worry)
<3>scsi_mod: version magic '2.6.5-7.191-smp SMP 586 REGPARM gcc-3.3' should be '2.6.5-7.191-smp 586 REGPARM gcc-3.3'
<7>load_module: err 0xfffffff8 (dont worry)
<3>sd_mod: version magic '2.6.5-7.191-smp SMP 586 REGPARM gcc-3.3' should be '2.6.5-7.191-smp 586 REGPARM gcc-3.3'
<7>load_module: err 0xfffffff8 (dont worry)
<3>subfs: version magic '2.6.5-7.191-smp SMP 586 REGPARM gcc-3.3' should be '2.6.5-7.191-smp 586 REGPARM gcc-3.3'
<7>load_module: err 0xfffffff8 (dont worry)

und

Code:
modprobe: FATAL: Error inserting evdev (/lib/modules/2.6.5-7.191-smp/kernel/drivers/input/evdev.ko): Invalid module format


modprobe: FATAL: Error inserting evdev (/lib/modules/2.6.5-7.191-smp/kernel/drivers/input/evdev.ko): Invalid module format
 
OP
T

Tazzu

Newbie
und wie kann ich das beheben ? sorry das ich teilweise so wenig ahnung habe aber ich bin quasi linux neuling , musste mich aber diesem projekt annehmen. jetzt hab ich mit vielen dingen zu kämpfen die für mich absolut neu sind aber wahrscheinlich zum grundwissen gehören...

ich hab mit genau diesem problem schon mehrere tage zu kämpfen und weiss so langsam nicht mehr wie ich das prob lösen kann ....

im prinzip gibt ja vermagic den gleichen Kernel und den gleichen c compiler aus aber irgendwie steht da irgendwo ein SMP zuviel ( oder zuwenig) ...

könnt ich noch ein tip bekommen wie ich das grade biegen kann?
 
OP
T

Tazzu

Newbie
Also ich hab mal ein bissel in der menuconfig geschaut und den reiter für SMP gefunden und aktiviert... und schau da die module können geladen werden . jetzt hab ich das problem das mein system stehen bleibt bei einer dhcp abfrage für eine der netzwerkkarten. das system hängt dann komplett. hier meine boot.msg

Code:
Inspecting /boot/System.map-2.6.5-7.191-smp
Loaded 25372 symbols from /boot/System.map-2.6.5-7.191-smp.
Symbols match kernel version 2.6.5.
No module symbols loaded - kernel modules not enabled.

klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.6.5-7.191-smp (geeko@buildhost) (gcc version 3.3.3 (SuSE Linux)) #15 SMP Fri Oct 13 14:58:35 CEST 2006
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000001f7cf300 (usable)
<4> BIOS-e820: 000000001f7cf300 - 0000000020000000 (reserved)
<4> BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
<4> BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
<5>509MB vmalloc/ioremap area available.
<5>0MB HIGHMEM available.
<5>503MB LOWMEM available.
<6>found SMP MP-table at 000fe700
<4>On node 0 totalpages: 128975
<4>  DMA zone: 4096 pages, LIFO batch:1
<4>  Normal zone: 124879 pages, LIFO batch:31
<4>  HighMem zone: 0 pages, LIFO batch:1
<6>DMI 2.4 present.
<6>ACPI: RSDP (v000 COMPAQ                                    ) @ 0x000e8c10
<6>ACPI: RSDT (v001 COMPAQ CPQ0968  0x20050518  0x00000000) @ 0x1f7df340
<6>ACPI: FADT (v001 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df3ec
<6>ACPI: MADT (v001 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df460
<6>ACPI: ASF! (v032 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df4e4
<6>ACPI: MCFG (v001 COMPAQ LAKEPORT 0x00000001  0x00000000) @ 0x1f7df547
<6>ACPI: DSDT (v001 COMPAQ     DSDT 0x00000001 MSFT 0x0100000e) @ 0x00000000
<6>ACPI: PM-Timer IO Port: 0xf808
<7>ACPI: Local APIC address 0xfee00000
<6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<4>Processor #0 15:4 APIC version 20
<6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<4>Processor #1 15:4 APIC version 20
<6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
<6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
<6>ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
<6>ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
<6>ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
<6>ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
<6>ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
<4>IOAPIC[0]: apic_id 1 already used, trying 2
<6>IOAPIC[0]: Assigned apic_id 2
<4>IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
<6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
<4>Enabling APIC mode:  Flat.  Using 1 I/O APICs
<6>Using ACPI (MADT) for SMP configuration information
<4>Built 1 zonelists
<4>Kernel command line: auto rw root=/dev/nfs nfsroot=192.168.0.1:/tftpboot/test1 ip=192.168.0.55:192.168.0.1::255.255.255.0:test1
<6>Initializing CPU#0
<4>PID hash table entries: 2048 (order 11: 16384 bytes)
<4>CKRM Initialization
<4>...... Initializing ClassType<taskclass> ........
<4>...... Initializing ClassType<socketclass> ........
<4>CKRM Initialization done
<4>Detected 2992.111 MHz processor.
<6>Using tsc for high-res timesource
<4>Console: colour VGA+ 80x25
<4>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<4>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>Memory: 506740k/515900k available (2256k kernel code, 8592k reserved, 776k data, 240k init, 0k highmem)
<4>Checking if this processor honours the WP bit even in supervisor mode... Ok.
<7>Calibrating delay loop... 5898.24 BogoMIPS
<6>Security Scaffold v1.0.0 initialized
<6>SELinux:  Disabled at boot.
<4>Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
<7>CPU:     After generic identify, caps: bfebfbff 20100000 00000000 00000000
<7>CPU:     After vendor identify, caps: bfebfbff 20100000 00000000 00000000
<4>monitor/mwait feature present.
<4>using mwait in idle threads.
<4>New Cache info - new_l1d 16, new_l1i 0, new_l2 2048, new_l3 0
<6>CPU: Trace cache: 12K uops, L1 D cache: 16K
<6>CPU: L2 cache: 2048K
<6>CPU: Physical Processor ID: 0
<7>CPU:     After all inits, caps: bfebfbff 20100000 00000000 00000080
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<6>CPU#0: Intel P4/Xeon Extended MCE MSRs (24) available
<6>CPU#0: Thermal monitoring enabled
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
<4>per-CPU timeslice cutoff: 1748.29 usecs.
<4>task migration cache decay timeout: 2 msecs.
<4>enabled ExtINT on CPU#0
<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<4>Booting processor 1/1 eip 3000
<6>Initializing CPU#1
<4>masked ExtINT on CPU#1
<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<7>Calibrating delay loop... 5963.77 BogoMIPS
<7>CPU:     After generic identify, caps: bfebfbff 20100000 00000000 00000000
<7>CPU:     After vendor identify, caps: bfebfbff 20100000 00000000 00000000
<4>monitor/mwait feature present.
<4>New Cache info - new_l1d 16, new_l1i 0, new_l2 2048, new_l3 0
<6>CPU: Trace cache: 12K uops, L1 D cache: 16K
<6>CPU: L2 cache: 2048K
<6>CPU: Physical Processor ID: 0
<7>CPU:     After all inits, caps: bfebfbff 20100000 00000000 00000080
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#1.
<6>CPU#1: Intel P4/Xeon Extended MCE MSRs (24) available
<6>CPU#1: Thermal monitoring enabled
<4>CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
<6>Total of 2 processors activated (11862.01 BogoMIPS).
<4>ENABLING IO-APIC IRQs
<7>init IO_APIC IRQs
<7> IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
<6>..TIMER: vector=0x31 pin1=2 pin2=-1
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 2989.0807 MHz.
<4>..... host bus clock speed is 199.0320 MHz.
<4>checking TSC synchronization across 2 CPUs: passed.
<4>Brought up 2 CPUs
<6>khelper: max 64 concurrent processes
<4>resid is -1 name is io <NULL>
<4>CKRM .. create res clsobj for resouce <io>class <taskclass> par=00000000
<6>NET: Registered protocol family 16
<6>PCI: PCI BIOS revision 2.20 entry at 0xec51b, last bus=63
<6>PCI: Using configuration type 1
<6>mtrr: v2.0 (20020519)
<6>ACPI: Subsystem revision 20040326
<6>ACPI: Interpreter enabled
<6>ACPI: Using IOAPIC for interrupt routing
<6>ACPI: PCI Root Bridge [PCI0] (00:00)
<4>PCI: Probing PCI hardware (bus 00)
<6>PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2
<4>Transparent bridge - 0000:00:1e.0
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCX1._PRT]
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCX2._PRT]
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
<4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 14 15)
<4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 14 15)
<4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 14 15)
<4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 14 15)
<4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 14 15)
<4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 14 15)
<4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 14 15)
<4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
<6>Linux Plug and Play Support v0.97 (c) Adam Belay
<5>SCSI subsystem initialized
<6>PCI: Using ACPI for IRQ routing
<6>PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
<6>ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
<6>ACPI: PCI interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
<6>ACPI: PCI interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
<6>ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 20
<6>ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 18 (level, low) -> IRQ 18
<6>ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 21 (level, low) -> IRQ 21
<6>ACPI: PCI interrupt 0000:00:1d.3[D] -> GSI 22 (level, low) -> IRQ 22
<6>ACPI: PCI interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 20
<6>ACPI: PCI interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
<6>ACPI: PCI interrupt 0000:3f:00.0[A] -> GSI 17 (level, low) -> IRQ 17
<6>ACPI: PCI interrupt 0000:05:04.0[A] -> GSI 16 (level, low) -> IRQ 16
<7>number of MP IRQ sources: 15.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.......    : Delivery Type: 0
<7>.......    : LTS          : 0
<7>.... register #01: 00170020
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 0
<7>.......     : IO APIC version: 0020
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 003 03  0    0    0   0   0    1    1    39
<7> 02 003 03  0    0    0   0   0    1    1    31
<7> 03 003 03  0    0    0   0   0    1    1    41
<7> 04 003 03  0    0    0   0   0    1    1    49
<7> 05 003 03  0    0    0   0   0    1    1    51
<7> 06 003 03  0    0    0   0   0    1    1    59
<7> 07 003 03  0    0    0   0   0    1    1    61
<7> 08 003 03  0    0    0   0   0    1    1    69
<7> 09 003 03  0    1    0   0   0    1    1    71
<7> 0a 003 03  0    0    0   0   0    1    1    79
<7> 0b 003 03  0    0    0   0   0    1    1    81
<7> 0c 003 03  0    0    0   0   0    1    1    89
<7> 0d 003 03  0    0    0   0   0    1    1    91
<7> 0e 003 03  0    0    0   0   0    1    1    99
<7> 0f 003 03  0    0    0   0   0    1    1    A1
<7> 10 003 03  1    1    0   1   0    1    1    A9
<7> 11 003 03  1    1    0   1   0    1    1    B9
<7> 12 003 03  1    1    0   1   0    1    1    C9
<7> 13 003 03  1    1    0   1   0    1    1    D9
<7> 14 003 03  1    1    0   1   0    1    1    C1
<7> 15 003 03  1    1    0   1   0    1    1    B1
<7> 16 003 03  1    1    0   1   0    1    1    D1
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ5 -> 0:5
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ9 -> 0:9
<7>IRQ10 -> 0:10
<7>IRQ11 -> 0:11
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<7>IRQ16 -> 0:16
<7>IRQ17 -> 0:17
<7>IRQ18 -> 0:18
<7>IRQ19 -> 0:19
<7>IRQ20 -> 0:20
<7>IRQ21 -> 0:21
<7>IRQ22 -> 0:22
<6>.................................... done.
<6>apm: BIOS not found.
<6>Starting balanced_irq
<4>Initial HugeTLB pages allocated: 0
<5>VFS: Disk quotas dquot_6.5.1
<6>Initializing Cryptographic API
<6>isapnp: Scanning for PnP cards...
<6>isapnp: No Plug & Play device found
<6>Real Time Clock Driver v1.12
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
<4>ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>Using anticipatory io scheduler
<6>FDC 0 is a post-1991 82077
<4>RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
<6>loop: loaded (max 8 devices)
<4>eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
<4>eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
<6>ACPI: PCI interrupt 0000:05:04.0[A] -> GSI 16 (level, low) -> IRQ 16
<6>eth0: OEM i82557/i82558 10/100 Ethernet, 00:02:B3:8E:F1:C3, IRQ 16.
<6>  Board assembly a43919-004, Physical connectors present: RJ45
<6>  Primary interface chip i82555 PHY #1.
<6>  General self-test: passed.
<6>  Serial sub-system self-test: passed.
<6>  Internal registers self-test: passed.
<6>  ROM checksum self-test: passed (0xb874c1d3).
<6>e100: Intel(R) PRO/100 Network Driver, 3.4.7-NAPI
<6>e100: Copyright(c) 1999-2005 Intel Corporation
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<3>ide0: I/O resource 0x1F0-0x1F7 not free.
<3>ide0: ports already in use, skipping probe
<4>hdc: LITE-ON COMBO SOHC-4832K, ATAPI CD/DVD-ROM drive
<4>ide1 at 0x170-0x177,0x376 on irq 15
<4>ide-floppy driver 0.99.newide
<6>mice: PS/2 mouse device common for all mice
<6>input: PC Speaker
<6>serio: i8042 AUX port at 0x60,0x64 irq 12
<6>input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
<6>serio: i8042 KBD port at 0x60,0x64 irq 1
<6>input: AT Translated Set 2 keyboard on isa0060/serio0
<6>NET: Registered protocol family 2
<6>IP: routing cache hash table of 4096 buckets, 32Kbytes
<4>TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<4>TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
<6>TCP: Hash tables configured (established 16384 bind 16384)
<6>NET: Registered protocol family 1
<6>NET: Registered protocol family 8
<6>NET: Registered protocol family 20
<4>Software Suspend has malfunctioning SMP support. Disabled :(
<6>ACPI: (supports S0 S1 S3 S4 S5)
<4>IP-Config: Complete:
<4>      device=eth0, addr=192.168.0.55, mask=255.255.255.0, gw=255.255.255.255,
<4>     host=test1, domain=, nis-domain=(none),
<4>     bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
<4>resid is -1 name is cpu <NULL>
<4>CKRM .. create res clsobj for resouce <cpu>class <taskclass> par=00000000
<4>........init_ckrm_sched_res , resid= 5
<5>Looking up port of RPC 100003/2 on 192.168.0.1
<5>Looking up port of RPC 100005/1 on 192.168.0.1
<4>VFS: Mounted root (nfs filesystem).
<6>Freeing unused kernel memory: 240k freed
<6>device-mapper: Allocated new minor_bits array for 1024 devices
<6>device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
<4>kmem_cache_create: duplicate cache sgpool-8
<4>------------[ cut here ]------------
<1>kernel BUG at mm/slab.c:1348!
<1>invalid operand: 0000 [#1]
<4>SMP 
<4>CPU:    0
<4>EIP:    0060:[__oom_kill_task+25/240]    Not tainted
<4>EFLAGS: 00010202   (2.6.5-7.191-smp ) 
<4>EIP is at kmem_cache_create+0x479/0x580
<4>eax: 0000002c   ebx: df7b59b8   ecx: c0482f0c   edx: 000034ba
<4>esi: e0075780   edi: e0075780   ebp: df50bd38   esp: df30ff58
<4>ds: 007b   es: 007b   ss: 0068
<4>Process modprobe (pid: 482, threadinfo=df30e000 task=df4666a0)
<4>Stack: 0000001e c0000000 ffffff80 00000080 00000080 e0075780 00000000 e00848e0 
<4>       00000000 40130008 c03937b0 e001e121 00002000 00000000 00000000 c03937dc 
<4>       e0084e80 e001e009 c03937dc e0084e80 c03937dc c0143623 40130008 0805ace0 
<4>Call Trace:
<4> [__crc_sock_kfree_s+1479437/1653723] scsi_init_queue+0x41/0xe0 [scsi_mod]
<4> [__crc_sock_kfree_s+1479157/1653723] init_scsi+0x9/0xe0 [scsi_mod]
<4> [ckrm_free_cpu_class+227/448] sys_init_module+0xe3/0x220
<4> [__down_trylock+9/96] sysenter_past_esp+0x52/0x79
<4>
<4>Code: 0f 0b 44 05 52 e4 34 c0 eb cf c7 45 68 00 00 00 00 e9 d8 fd 
<4> <6>subfs 0.9
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Boot logging started on /dev/tty1(/dev/console) at Fri Oct 13 15:00:40 2006

Master Resource Control: previous runlevel: N, switching to runlevel: 3
Hotplug is already active  (disable with  NOHOTPLUG=1 at the boot prompt)done
Initializing random number generator<notice>start services (random hotplug)
done
<notice>exit status of (random hotplug) is (0 0)
<notice>start services (coldplug)
coldplug scanning input: ***done
         scanning pci: *WWW**********.*done
         scanning usb: done
         .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .done
<notice>exit status of (coldplug) is (0)
<notice>start services (network)
Setting up network interfaces:
    lo       
    lo        IP address: 127.0.0.1/8   
done    eth0      device: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 0d)
    eth0      configuration: eth-id-00:02:b3:8e:f1:c3
    eth0      (DHCP)

woran könnte das nun liegen ?
 
Tazzu schrieb:
und wie kann ich das beheben ? sorry das ich teilweise so wenig ahnung habe aber ich bin quasi linux neuling , musste mich aber diesem projekt annehmen. jetzt hab ich mit vielen dingen zu kämpfen die für mich absolut neu sind aber wahrscheinlich zum grundwissen gehören...

könnt ich noch ein tip bekommen wie ich das grade biegen kann?
Wenn du die Module korrekt installiert hättest... make modules_install reicht nicht, du brauchst `make modules_install INSTALL_MOD_PATH=/tftpboot/linux` um die Module nach /tftpboot/linux/lib/modules/... zu legen.
 
OP
T

Tazzu

Newbie
?

das kann ich nicht machen. das verzeichnis /tftpboot liegt ja auf dem server und nicht auf dem clienten. wenn ich das vom server aus ausführe, installiert er mir ja die module vom server. bei dem pc den ich per hd installiert habe ( welches ich später ja auf den server kopiert habe ) laufen die module ja alle ordnungsgemäß.

wenn ich den clienten diskless boote ist sein / pfad der pfad /tftpboot/test1 auf dem server.
 
Oben