On Thursday 06 January 2005 15:33, you wrote: > On Thursday 06 January 2005 14:57, you wrote: > > On Thu, Jan 06, 2005 at 12:19:46PM +0100, Philippe Guyot wrote: > > > On Wednesday 05 January 2005 12:41, you wrote: > > > > On Wed, Jan 05, 2005 at 10:31:35AM +0100, Philippe Guyot wrote: > > > > > On Tuesday 04 January 2005 19:21, you wrote: > > > > > > Ok, so you got a 43P-140 (Tiger1), good to know. > > > > > > > > > > > > > > > > > > I only have trouble with device 0000:00:01.1, which is the > > > > > > SL82C105 ide chip, but as i have no connector for those anyway, > > > > > > it is not troublesomoe. > > > > > > > > > > I think this box hasn't a real ide device, as far as I can see. > > > > > disks, cdrom,tape are on scsi. > > > > > > > > Ah, but then what are those other devices ? > > > > > > If this can help, output of lspci: > > > > > > > PCI: Cannot allocate resource region 0 of device 0000:00:0b.0 > > > > > > 00:0b.0 ISA bridge: IBM Fire Coral (rev 03) > > > > > > > > > > PCI: Cannot allocate resource region 0 of device 0000:00:0c.0 > > > > > > 00:0c.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet > > > LANCE] (rev 16) > > > > > > > > > > PCI: Cannot allocate resource region 0 of device 0000:00:10.0 > > > > > > 00:10.0 SCSI storage controller: LSI Logic / Symbios Logic (formerly > > > NCR) > > > > So these three are baddly mapped, at least > > > > > > > > > PCI: Cannot allocate resource region 1 of device 0000:00:12.0 > > > > > > > PCI: Cannot allocate resource region 2 of device 0000:00:12.0 > > > > > > 53c825 (rev 13) > > > 00:12.0 Communication controller: Synaptel: Unknown device 0111 (rev > > > b1) > > > > No idea why there are two ressource regions here though. No idea whay > > this synaptel part is anyway. > > This is an X25 communication card. > It seems make no problem for woody when booting. > I don't really have plans to use it, I may remove it from the box.
So did I. I tested again this morning, netbooting /~luther/d-i/images/daily/powerpc/netboot/vmlinuz-prep.initrd (08 jan 22:01). as previously, mapping problem it seems: PCI: Cannot allocate resource region 0 of device 0000:00:0b.0 PCI: Cannot allocate resource region 0 of device 0000:00:0c.0 PCI: Cannot allocate resource region 0 of device 0000:00:10.0 of course those errors disapear because of synaptel out of the box: > > > > PCI: Cannot allocate resource region 1 of device 0000:00:12.0 > > > > PCI: Cannot allocate resource region 2 of device 0000:00:12.0 and the same final VFS problem: RAMDISK: Compressed image found at block 0 VFS: Mounted root (cramfs filesystem) readonly. VFS: Cannot open root device "<NULL>" or unknown-block(8,3) Please append a correct "root=" boot option Kernel panic: VFS: Unable to mount root fs on unknown-block(8,3) <0>Rebooting in 180 seconds.. Just for testing purposes, if it could help a little linux/ppc load: console=ttyS0,9600 root=/dev/sda2 (woody) VFS: Cannot open root device "sda2" Friendly, Felipe