sata rawdisk not working anymore with virtualbox 2.0

Discussions related to using VirtualBox on Linux hosts.
seraphim
Posts: 8
Joined: 5. Sep 2008, 13:41

sata rawdisk not working anymore with virtualbox 2.0

Post by seraphim »

hello,

after upgrade to vb2.0 the sata drive is not working.
i have to set the disk back to ide.

bug or missconfiguration ?

greetings
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

What does that mean not working?
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

Seraphim, Welcome to the forum. Unfortunately your post contains so little information that it is no use to us or to you in getting help to resolve or work around your issues. Have a look the Forum Posting Guide for help in framing Qs. What we need is enough hard detail to be able to give you an informed response.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
ctucker50
Posts: 1
Joined: 6. Sep 2008, 05:37

Post by ctucker50 »

I have the same problem. When my VMDK raw disk is set to SATA, I get the following error:

Code: Select all

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}
I tried recreating the VMDK file and even creating a new machine but it all fails.
yeahfeng
Posts: 2
Joined: 6. Sep 2008, 07:14

Post by yeahfeng »

I encountered also the same problem. I'm running virtualBox on Windows Host.
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

ctucker, maybe you should raise a ticket. See the Forum FAQ for how to raise a ticket.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
vkov_tinsky
Volunteer
Posts: 218
Joined: 5. Apr 2008, 20:18

Post by vkov_tinsky »

I get the same error code as ctucker50. (VirtualBox 2.0.0, SATA, Ubuntu 8.04 i686).

Also when I tried to re-create the vmdk VBoxManage seemed to crash:

Code: Select all

vt@vtbox:~$ sudo VBoxManage internalcommands createrawvmdk -filename xpraw.vmdk -rawdisk /dev/sdb -partitions 1,2 -relative
VirtualBox Command Line Management Interface Version 2.0.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.

Segmentation fault
(I made sure I have enough permissions for /dev/sdb1 & sdb2.)

Edit: Reverted back to v1.6.6 and SATA raw disk access works fine. Raw vmdk creation also does not produce segmentation fault.
vkov_tinsky
Volunteer
Posts: 218
Joined: 5. Apr 2008, 20:18

Post by vkov_tinsky »

Since no one's raised a ticket yet (as far as I can tell from searching on the bug tracker) I'll do it. Just one question: Should I raise a seperate ticket for the VBoxManage crash (see previous post)?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

See if you can reproduce that segmentation fault every time, even after some system checks and create a separate ticket. For easy finding, post the link to them here.
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.
seraphim
Posts: 8
Joined: 5. Sep 2008, 13:41

raw disk

Post by seraphim »

yes, the problem is now well dokumented. sorry for my first post.

i've got the same error like ctucker50.

my system is debian 4.0. i think this is a very importend bug. they wrote about sata improvements for the 2.0 release.

greetings and many thanks for the reactions
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

vkov_tinsky, the segfault you are talking about was identified and will be fixed in 2.0.2.
vkov_tinsky
Volunteer
Posts: 218
Joined: 5. Apr 2008, 20:18

Post by vkov_tinsky »

misterjaytee
Posts: 1
Joined: 13. Sep 2008, 21:20

Post by misterjaytee »

ctucker50 wrote:I have the same problem. When my VMDK raw disk is set to SATA, I get the following error:

Code: Select all

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}
I tried recreating the VMDK file and even creating a new machine but it all fails.
This happens to me too on Vista x64 Host with XP Guest. Upgraded to VB v2.0.2 and it still happens (tried deleting machine and recreating it, but still fails).
seraphim
Posts: 8
Joined: 5. Sep 2008, 13:41

but active in 2.0.2

Post by seraphim »

the bug still exists in 2.0.2 with debian etch kernel 2.6.18-6-686 host and windows guest.
vkov_tinsky
Volunteer
Posts: 218
Joined: 5. Apr 2008, 20:18

Re: but active in 2.0.2

Post by vkov_tinsky »

seraphim wrote:the bug still exists in 2.0.2 with debian etch kernel 2.6.18-6-686 host and windows guest.
Just in case it's not clear: The segfault which is fixed in 2.02 has nothing to do with bug #2182.
Post Reply