Hi
I have a Linux image(.img) from OracleVM server which I had to convert to VirtualBox format(vdi) for portability.
I used the command - VBoxManage convertfromraw System.img System.vdi
Now the converted image would not come up with some errors during boot screen, some line of which are
...
...
No TPM chip found - activating TPM Bypass!
insmod - error inserting /lib/xen-blkfront.ko
mount: could not find filesystem /dev/root
Kernel panic - not syncing, attempted to kill init!
Pid: 1, comm: init Not Tainted 2.6.32.300.38.1.el5uek
...
...
I have tried switching the disk between IDE and SATA and also removing all hardware peripherals like USB, Audio, Network but no go.
Please help.
Rgds
Arun