PCI: 00:13.0 init Devices initialized Copying IRQ routing tables to 0xf0000...done. Verifing copy of IRQ routing tables at 0xf0000...failed
What could be a reason for that?
Moving GDT to 0x500...ok Wrote linuxbios table at: 00000530 - 000006c4 checksum a262
Welcome to elfboot, the open sourced starter. January 2002, Eric Biederman.
...
Loading Segment: addr: 0x0000000000100000 memsz: 0x0000000000023d00 filesz: 0x0000000000009c68 Clearing Segment: addr: 0x0000000000109c68 memsz: 0x000000000001a098 Loading Segment: addr: 0x0000000000123d00 memsz: 0x0000000000000048 filesz: 0x0000000000000048 Jumping to boot code at 0x1078c4
Filo tries first to init vga and serial, disabling vga makes no different, it fails too.
Serial needs an IRQ, right?
Is there any callback from filo to LB? Needs filo the LB Irq Table on 0xf0000 to initialise?
chris