OK, it is a SuSE 7.3 based system.
> However, if we comment out the last line of linuxrc it works:
I have no "linuxrc" file.
Even without initrd (didn't use it anyway) it do _NOT_ work.
> [...module loading skipped...]
> mount -n -t proc proc /proc
> mount -n -t ext3 /dev/sda4 /mnt
> rm -f /mnt/.initrd 2>/dev/null
> mkdir -p /mnt/.initrd
> cd /mnt
> pivot_root . .initrd
> umount -n /.initrd/proc
> !!!
> exec sh -c 'umount -n /.initrd; rmdir /.initrd ; mount -n -oremount,ro /'
> </dev/console >/dev/console 2>&1 !!!
>
> The affected machines are HP X4000s (dual Xeon, 4 GB RAMBUS, SCSI
> harddisks)
With "pci=noacpi" at the boot prompt I get the aic7xxx "debug mode".
How can I dump such stuff to a screen, file, line printer?
=> SCSI and not ReiserFS
Without 2.5.46 ;-(
-Dieter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/