On Sun, Dec 11, 2005 at 07:36:58PM +0100, Norbert Tretkowski wrote: <snipp> > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 > kjournald starting. Commit interval 5 seconds > EXT3-fs: mounted filesystem with ordered data mode. > Kernel panic - not syncing: Attempted to kill init! > > The qla1280 module is the right one for my rootfilesystem, the ext3 > module is also loaded.
hmm so fstype from klibc seems to work it recognises your ext3 root fs. > Using break=mount: > > SCSI subsystem initialized > qla1280: QLA1040 found on PCI bus 1, dev 8 > scsi(0:0): Resetting SCSI BUS > scsi0 : QLogic QLA1040 PCI to SCSI Host Adapter > Firmware version: 7.65.06, Driver version 3.25 > Vendor: MICROP Model: 3391WS Rev: X502 > Type: Direct-Access ANSI SCSI revision: 02 > scsi(0:0:0:0): Sync: period 10, offset 12, Wide > SCSI device sda: 17780058 512-byte hdwr sectors (9103 MB) > SCSI device sda: drive cache: write back > SCSI device sda: 17780058 512-byte hdwr sectors (9103 MB) > SCSI device sda: drive cache: write back > sda: sda1 sda2 sda3 sda4 > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 > <system hangs> that is an busybox bug, is latest busybox known to work on alpha? should drop you into a shell. > Using break=init: > > SCSI subsystem initialized > qla1280: QLA1040 found on PCI bus 1, dev 8 > scsi(0:0): Resetting SCSI BUS > scsi0 : QLogic QLA1040 PCI to SCSI Host Adapter > Firmware version: 7.65.06, Driver version 3.25 > Vendor: MICROP Model: 3391WS Rev: X502 > Type: Direct-Access ANSI SCSI revision: 02 > scsi(0:0:0:0): Sync: period 10, offset 12, Wide > SCSI device sda: 17780058 512-byte hdwr sectors (9103 MB) > SCSI device sda: drive cache: write back > SCSI device sda: 17780058 512-byte hdwr sectors (9103 MB) > SCSI device sda: drive cache: write back > sda: sda1 sda2 sda3 sda4 > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 > kjournald starting. Commit interval 5 seconds > EXT3-fs: mounted filesystem with ordered data mode. > <system hangs> ok, so the initramfs-tools bug seems to be run-init of klibc: a bit hard to debug if it's not possible to get into the bb shell. will think about it and reping. thanks for your testing -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]