OpenVZ Forum


Home » General » Support » ovzkernel at Itanium 2
Re: ovzkernel at Itanium 2 [message #35968 is a reply to message #35967] Thu, 07 May 2009 09:31 Go to previous message
blackmorph is currently offline  blackmorph
Messages: 6
Registered: May 2009
Junior Member
Hmmmm.....

I unpacked ovzkernel rpm file and placed all files into those directories where they must be. Ovzkernel booting but returns error.

RAMDISK: Couldn't find valid RAM disk image starting at 0.
VFS: Cannot open root device "sda4" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

My elilo.conf looks like:
[root@zeus ~]# cat /boot/efi/EFI/redhat/elilo.conf
prompt
timeout=20
default=linux
relocatable

image=vmlinuz-2.6.25-14.fc9.ia64
label=linux
initrd=initrd-2.6.25-14.fc9.ia64.img
read-only
append="root=UUID=31235982-9717-4e5d-ae07-bfc327105ecd"
image=vmlinuz-2.6.18-92.1.18.el5.028stab060.8
label=openvz
initrd=vmlinux-2.6.18-92.1.18.el5.028stab060.8
read-only
root="/dev/sda4"

My fstab looks like:
[root@zeus ~]# cat /etc/fstab
/dev/sda4 / ext3 defaults 1 1
/dev/sdb1 /home/virtual ext3 defaults 1 2
/dev/sda2 /boot ext2 defaults 1 2
/dev/sda1 /boot/efi vfat umask=0077,shortname=winnt 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/sda3 swap swap defaults 0 0

Can someone know about this problem?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: increase ram memory in a VPS
Next Topic: Ubuntu Jaunty VE is hanging during boot
Goto Forum:
  


Current Time: Sat Aug 03 21:20:06 GMT 2024

Total time taken to generate the page: 0.02660 seconds