[zorp] Kernel Initrd

Phil Moors zorp@lists.balabit.hu
Fri, 20 Aug 2004 18:59:52 -0400


I have installed woody and have run an apt-get dist-upgrade against your
repository.

Whenever I install one of you kernels however, I get this on boot:

RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 2116 blocks [1 disk] into ramdisk... done.
Freeing initrd memory: 2116k freed
sh-2021: reiserfs_read_super: cannot find reiserfs on ramdisk(1,0)
Kernel panic: VFS: unable to mount rootfs on 03:02

All I can do here is hit the power switch.

I've tried:
	kernel-image-2.4.25-zorpos-pentium
	kernel-image-2.4.22-zorpos-pentium

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 498.860
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 mmx fxsr sse
bogomips	: 996.14

/etc/lilo.conf (comments removed):
lba32
boot=/dev/hda

install=/boot/boot-menu.b
map=/boot/map
delay=200
vga=normal
default=Linux
prompt

image=/boot/vmlinuz root=/dev/hda2
	label=Linux
	initrd=/boot/initrd.img
	read-only

image=/boot/vmlinuz.old root=/dev/hda2
	label=LinuxOLD
	read-only
	optional

Thanks,
Phil