tar: error while loading shared libraries: libredhat-kernel.so.1:
cannot open shared object file: No such file or directory.
VFS: Cannot open root device "cciss/c0d0p3" or 68:03
Please append a correct "root=" boot option
Kernel panic: VFS: unable to mount root fs on 68:03
# zcat /boot/initrd-2.4.9-e.24smp.img > /tmp/initrd
# mkdir /mnt/rd
# mount -t ext2 -o loop /tmp/initrd /mnt/rd
# ll /mnt/rd/lib
No success.....
An ll command of /boot shows me that the kernel is very small than the other up kernel so
I tried to recreate one with /sbin/mkinitrd
/boot/initrd-2.4.9-e.24smp.img 2.4.9-e.24smp
I mount the image successfully
so I booted on the image with success.
When I remove some swap in my config file of kickstart
so under the 8GB, it works fine.
What can I do, I need more swap for my
instances of oracle.
B.regards,
Mike Meyer
RTL Group