-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a pretty strange system as my cooker box, so it could be due to
the complexity of the fs layout. Cooker, syncing with uio.no, updated
just about an hour ago.
Here is what the kernel says when it tries to boot (typed by hand, if I
can find my null modem cable, I'll get a raw dump) :
<snip>
RAMDISK: Compressed image found at block 0
Freeing initrd memory: freed 20K
VFS: Mounted root (ext2 filesystem)
request_module: failed /sbin/modprobe -- block-major-8. error = -16
mount: error 6 mounting ext3 flags defaults
well, retrying without the option flags
mount: error 6 mounting ext3
well, retrying read-only without any flag
mount: error 6 mounting ext3
pivotroot: pivot_root(/sysroot,/sysroot/initrd) failed: 2
Freeing unused kernel memory (276K freed)
Kernel panic: No init found. Try passing init= to kernel.
Here is the lilo.conf for a working kernel and the 2.6 non-working one:
image=/boot/vmlinuz-2.4.21-0.18mm-mdk
label=2421-018mm
root=/dev/sda2
read-only
optional
vga=788
append=" devfs=nomount debug noquiet hdc=ide-scsi acpi=on"
initrd=/boot/initrd-2.4.21-0.18mm-mdk.img
image=/boot/vmlinuz-2.6.0-0.test3.1mdk
label=260-0test31
root=/dev/sda2
read-only
optional
vga=normal
append=" devfs=nomount debug noquiet hdc=ide-scsi acpi=on"
initrd=/boot/initrd-2.6.0-0.test3.1mdk.img
The initrd is present. I had to take it out of framebuffer because the
2.6 kernel just blanks the screen.
Here is the filesystem layout:
[EMAIL PROTECTED] ~]$ cat /etc/fstab
none /proc proc defaults 0 0
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
none /mnt/cdrom supermount
dev=/dev/scd0,fs=iso9660,ro,--,iocharset=iso8859-1 0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-1,umask=0,sync,codepage=850 0
0
/dev/sda2 / ext3 defaults 1 1
/dev/sda1 /boot ext2 defaults 1 2
/dev/hda1 /home xfs defaults,quota 1 2
/dev/sda8 /spare1 xfs defaults 1 2
/dev/sda6 /usr ext3 defaults 1 2
/dev/sda7 /var reiserfs notail 1 2
/dev/hda6 /work reiserfs defaults 1 2
/dev/sda5 swap swap defaults 0 0
Here is the hardware:
[EMAIL PROTECTED] /home/todd]# lspcidrake
unknown : VIA Technologies|VT8363/8365 [KT133/KM133] [BRIDGE_HOST]
unknown : VIA Technologies|VT8363/8365 [KT133/KM133 AGP] [BRIDGE_PCI]
unknown : VIA Technologies|VT82C686 [Apollo Super] [BRIDGE_ISA]
unknown : VIA Technologies|VT82C586 IDE [Apollo] [STORAGE_IDE]
usb-uhci : VIA Technologies|VT82C586B USB [SERIAL_USB]
usb-uhci : VIA Technologies|VT82C586B USB [SERIAL_USB]
unknown : VIA Technologies|VT82C686 [Apollo Super ACPI] [SERIAL_SMBUS]
snd-via82xx : VIA Technologies|VT82C686 [Apollo Super AC97/Audio]
[MULTIMEDIA_AUDIO]
unknown : Intel Corporation|80960RM [i960RM Bridge] [BRIDGE_PCI]
megaraid : Intel Corp.|MegaRAID 467 Enterprise 1500 RAID Controller
[INTELLIGENT_I2O]
pcnet32 : Advanced Micro Devices|79c970 [PCnet LANCE] [NETWORK_ETHERNET]
Card:NVIDIA GeForce 256 (generic): nVidia Corporation|GeForce 256 [DISPLAY_VGA]
unknown : Unknown|USB UHCI Root Hub [Hub|Root Hub]
unknown : Unknown|USB UHCI Root Hub [Hub|Root Hub]
Here is the modules.conf:
[EMAIL PROTECTED] /home/todd]# cat /etc/modules.conf | grep -v "^#"
probeall scsi_hostadapter megaraid
alias eth0 pcnet32
alias sound-slot-0 via82cxxx_audio
probeall usb-interface usb-uhci
above snd-via82xx snd-pcm-oss
alias usb0 usbdnet
alias ppp-compress-18 ppp_generic
alias net-pf-4 ipx
above snd-via82xx snd-pcm-oss
Here is the modprobe.conf:
[EMAIL PROTECTED] /home/todd]# cat /etc/modprobe.conf | grep -v "^#"
include /lib/module-init-tools/modprobe.default
include /lib/module-init-tools/modprobe.compat
Does anybody see anything really obvious that I'm overlooking. I tend
to think that the lack of lines in /etc/modprobe.conf is probably
causing my problem.
I have not attempted any configuration changes from the default install
of the 2.6.0 test3 rpm.
- --
Blue skies... Todd Public key: http://www.mrball.net/todd.asc
I think we in the open source movement are the invisible hand of
the market, baby, or its middle finger, anyway." --Eric S. Raymond
Linux kernel 2.4.21-0.25mdk 6 users, load average: 0.42, 0.15, 0.05
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc
iD8DBQE/PY21IBT1264ScBURAroAAKDURylwoxMz+fpdnv2oXeNS1MQ76gCg6sj0
WjfLeaYBzR+0bIrO/m9bHn8=
=jvrG
-----END PGP SIGNATURE-----