Virtual machine is not reading the virtual hard drive

Discussions related to using VirtualBox on Linux hosts.
felipeam86
Posts: 9
Joined: 28. Apr 2009, 17:55
Primary OS: Ubuntu 8.10
VBox Version: OSE Debian
Guest OSses: Windows XP

Re: Virtual machine is not reading the virtual hard drive

Post by felipeam86 »

As Sasquatch proposed that the partition table may be messed up, I tried SystemRescueCD to see what I could get because I saw that it has a partition table backup and restore utility (Sfdisk). This is what I got:

Code: Select all

 root@sysresccd /root % sfdisk -l

Disk /dev/sda: 1305 cylinders, 255 heads, 63 sectors/track
read: Input/output error.

sfdisk: read error on /dev/sda - cannot read sector 0
 /dev/sda: unrecognized partition table type
No partition found

Disk /dev/sdb: 1305 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start        End   #cyls       #blocks      Id   System
/dev/sdb1           0+     1304    1305-     10482381       7   HPFS/NTFS
/dev/sdb2           0         -       0            0        0   Empty
/dev/sdb3           0         -       0            0        0   Empty
/dev/sdb4           0         -       0            0        0   Empty

I stopped there because I don't know what else to do.

Thank you all for all the help that I've got and I hope you can continue to help me.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Virtual machine is not reading the virtual hard drive

Post by Sasquatch »

Well, that's one messed up drive you got there. I can't help you any further, as I have no experience with this.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply