Invalid CHS Sector 0 when after copying VDI file

Discussions about using Linux guests in VirtualBox.
Post Reply
jc1
Posts: 11
Joined: 27. Oct 2015, 16:19

Invalid CHS Sector 0 when after copying VDI file

Post by jc1 »

I copied my vdi Ubuntu guest file from one computer to another. I set up a new VM usding this vdi file on the second computer in VirtualBox 4.3.36 running on Windows 2010. The VM wouldn't boot up so I restarted and selected advanced options and selected "Xubuntu recovery mode". That's when I saw the "Invalid CHS Sector 0" error message". In the VirtualBox log I also see:

Code: Select all

00:01:02.401378 USBPROXY usbLibDevStrDrEntryGet: DeviceIoControl 1 fail winEr (31)
00:01:06.448599 USBPROXY usbLibDevStrDrEntryGet: DeviceIoControl 1 fail winEr (31)
00:01:08.050391 USBPROXY usbLibDevStrDrEntryGet: DeviceIoControl 1 fail winEr (31)
00:01:08.050391 USBPROXY usbLibDevStrDrEntryGet: DeviceIoControl 1 fail winEr (31)
00:01:08.050391 USBPROXY usbLibDevStrDrEntryGet: DeviceIoControl 1 fail winEr (31)
00:01:34.927255          ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={3295e6ce-b051-47b2-9514-2c588bfe7554} aComponent={ExtPackManager} aText={No extension pack by the name 'Oracle VM VirtualBox Extension Pack' was found}, preserve=false
00:01:34.945961          ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={480cf695-2d8d-4256-9c7c-cce4184fa048} aComponent={SessionMachine} aText={Saved screenshot data is not available (VERR_NOT_SUPPORTED)}, preserve=false
00:01:43.231958 USBPROXY usbLibDevStrDrEntryGet: DeviceIoControl 1 fail winEr (31)
Post Reply