1

I have Ubuntu 11.04 installed in VirtualBox 4.0.10 on a Windows Vista Home Premium 32-bit host. I have a hard disk that I have added to the SATA Controller on the VirtualBox (a .VDI image). My question is, how can I access the files within that hard disk?

Thank you.

1 Answers1

1

You should be able to see the partitions with sudo fdisk -l and mount them, also from nautilus.

enzotib
  • 93,831