I'm running FC3 with the 2.6.0-1.770_FC3 kernel.
I wanted to take a look at Zen Linux, so I downloaded the Zen Linux Gnome live CD iso.
After burning the cd, I tried it and it failed to start X. I rebooted and now I get a kernel panic when I boot. Here are the last few lines of the boot process:
Code:
Mounting root filesystems
ReiserFS: dm-0: found reiserfs format "3.6" wiht standard journal
ReiserFS: dm-0: using ordered data mode
ReiserFS: dm-0: journal params: device dm-0, size 8192 journal first block 18,
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-0: checking transaction log (dm-0)
ReiserFS: dm-0: Using r5 hash to sort names
Switching to new root
exec of init (/bin/sh) failed!!!: 13
umount /initrd/dev failed: 13
kernel panic - not syncing: Attempted to kill init!
It then hangs.
How do I fix this?
Thanks.