Hello
the Virtual Machine runs smoothly in a test environment hosted on Oracle VirtualBox (thumbs up @ Bitnami), but after converting the vmdk with XenConvert and importing it into our production XenServer, Linux is complaining that the HDD has a fault and mounts the root partition read only.
After digging around a little and willing all my scarce linux experience back into memory my best guess is that the /dev/sda1 is /dev/xvda1 on Xencenter.
Since the filesystem is now readonly I can not change fstab and a remount is refused. A fsck showed no errors. (on boot a message "I/O error, decv xvda1, sector 3670481" comes up though) - since the drive is still mounted I wouldnt be able to let fsck fix this anyway I guess.
...and I do not know the root password, so i can't login to the maintenance mode.
Can anyone offer a little guidance on how to come over this problem?
Cheers Ulf