VirtualBox

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2214 closed defect (duplicate)

Unable to start VMs which boot from a raw partition using the SATA controller

Reported by: Robert Bordelon Owned by:
Component: VM control Version: VirtualBox 2.0.2
Keywords: Cc:
Guest type: other Host type: Linux

Description

Any attempt to start a guest whose boot disk is a raw partition (via vmdk) and which uses the SATA controller fails immediately with the following error:

===================================================================
Unknown error creating VM.

VBox status code: -2 (VERR_INVALID_PARAMETER).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
===================================================================

Looking in the log, it appears the problem is when the geometry of the disk is read:

00:00:32.354 AHCI: LUN#0: disk, PCHS=1/16/63, total number of sectors 0

The number of cylinders in the above line is supposed to be 16383 in my case.

The guest type does not matter.

When I switch to the IDE controller, it works fine.

If I'm using a vdi and SATA controller, it works fine, too.

I'm using Logical Volumes as the "raw" disks so that might be a factor, but this setup was working fine in Virtualbox 1.6.6.

I'm attaching the log, and vmdk file for one of the failing guests.

Attachments (2)

VBox.log (29.6 KB ) - added by Robert Bordelon 16 years ago.
VBox.log
lv_vbraw0.vmdk (649 bytes ) - added by Robert Bordelon 16 years ago.
lv_vbraw0.vmdk

Download all attachments as: .zip

Change History (4)

by Robert Bordelon, 16 years ago

Attachment: VBox.log added

VBox.log

by Robert Bordelon, 16 years ago

Attachment: lv_vbraw0.vmdk added

lv_vbraw0.vmdk

comment:1 by Sander van Leeuwen, 16 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #2184

comment:2 by Sander van Leeuwen, 16 years ago

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use