Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 2013 23:34:42 -0700
From:      Yuri <yuri@rawbw.com>
To:        =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <decke@bluelife.at>
Cc:        emulation@freebsd.org
Subject:   Re: [VBOX] Failure while attaching the physical hard drive to the guest
Message-ID:  <5184AC02.3010303@rawbw.com>
In-Reply-To: <CAE-m3X00siMuJqTnJ2TegNiu%2BW%2Bo2qK3mDB5tOCvjjpa7%2BGAuQ@mail.gmail.com>
References:  <5184623A.7090603@rawbw.com> <CAE-m3X00siMuJqTnJ2TegNiu%2BW%2Bo2qK3mDB5tOCvjjpa7%2BGAuQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/03/2013 23:02, Bernhard Fröhlich wrote:
> My first guess is that permissions for /dev/ada3 are not sufficient 
> for your vbox user.

Changing permissions of /dev/ada3 to 0777 didn't change anything.
But changing permissions of ada3.vmdk to 0777 changed the situation: now 
it fails with the message "Failed to open session", "No error info",

S_ERROR_CALL_FAILED (0x800706BE)
And there is an assert in log:
00:00:01.267946 DrvBlock: Async flushes will be passed to the disk
00:00:01.268193 AIOMgr: Endpoint for file '/home/yuri/VirtualBox 
VMs/Mint-mate-32/ada3.vmdk' (flags 00000723) created successfully
00:00:01.270518
00:00:01.270520 !!Assertion Failed!!
00:00:01.270521 Expression: stamR3SlashCompare(pPrev->pszName, pszName) < 0
00:00:01.270522 Location : 
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/VMM/VMMR3/STAM.cpp(632) 
int stamR3RegisterU(UVM*, void*, void (*)(VM*, void*), void (*)(VM*, 
void*, char*, size_t), STAMTYPE, STAMVISIBILITY, const char*, STAMUNIT, 
const char*)


Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5184AC02.3010303>