On Fri, 16 Mar 2007 19:08:02 -0700
Brad Templeton <[EMAIL PROTECTED]> wrote:

> On Fri, Mar 16, 2007 at 05:49:00PM -0700, Brad Templeton wrote:
> > On Wed, Mar 14, 2007 at 02:33:40PM -0700, Brad Templeton wrote:
> > > 
> > > Well, now that I have XP up under 1.3.8 on kubuntu edgy, all is
> > > not quite perfect.  I created two shares:
> > > 
> > >     VBoxManage sharedfolder add XPHome -name tmp -hostpath /tmp
> > >     VBoxManage sharedfolder add XPHome -name home
> > > -hostpath /home/brad
> > > 
> > > And then at the dos prompt the net use commands to map them to t:
> > > and h:
> > > 
> > > I can access t:.  However, any attempt to access h: (except for
> > > properties which works) gives a blue screen of death with a lot
> > > of text on it,
> > 
> > So I was playing around trying to fix this, and I tried to do
> > vboxmanage sharedfolder remove on the folder causing the BSOD.
> > 
> > That gave an error:
> >     [!] FAILED calling aVirtualBox->OpenSession(aSession, uuid) at
> > line 5597! [!] Primary RC  = 0x8000FFFF
> >     [!] Full error info present: true , basic error info present:
> > true [!] Result Code = 0x8000FFFF
> >     [!] Text        = The object functonality is limited
> >     [!] Component   = Machine, Interface: IMachine,
> > {fd443ec1-0009-4f5b-9282-d72760a66916} [!] Callee      =
> > IVirtualBox, {e1d95593-f579-4f47-b489-0b67181014e1}
> > 
> > 
> > And yikes, now the VM is marked as "inaccesible" in vbox and it
> > can't find the image file with the uuid.
> > 
> > Though the vdi is still there and the Machines/XPHome directory
> > with some giant files in it one with a different id number, and the
> > other in Snapshots.
> > 
> > I presume my VM is still there just damaged, but this is not
> > heartening.
> > 
> 
> Whoops -- I may have misread the error I got.  My vm is marked
> inaccessible because it "Could not find a registered CD/DVD image with
>         UUID {90780d30-7262-4296-9d45-b1fdf718e414}."
> 
> It should not have any cd/dvd image connected with it, I disconnected
> the install ISO a while ago and it's not on the disk anyway.   It was
> using the system dvd when I last used it, and that's still there and
> working, so what's the cause of this error?

Hi,

I cannot help much but i did have the same error with 3 of my VMs
yesterday after upgrading VirtualBox 1.3.8. They were all marked as
inaccessible with the "Could not find a registered CD/DVD image..."
even though i know for sure i had dismounted the CDs the day before. 3
other VMs which had CDs mounted were fine. The only way i could get the
inaccessible VMs back was to use VBoxManage with the clonevdi option
and create new VMs using the clones (attempting to dismount the CDs,
which weren't present anyway, using VBoxManage gave the OpenSession
error).

However, i have been using the Edgy binary on Ubuntu Feisty so i put
it down to this and didn't keep a log (i've read it should be
compatible but don't see anything official on this). I can
rule out the VirtualBox shared folders having anything to do with the
problem, at least in my case, because i use Samba.

Kind regards,
Matt

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to