[vbox-dev] vbox-dev Digest, Vol 67, Issue 8
Ken Ulrich
ken_ulrich at live.com
Thu May 10 12:25:56 PDT 2012
I never said anything about a VMX file format, I was talking about VMC file Format, which was the Sun Virtualbox default hard drive configuration, or at least when Sun company had it. I know VMX and VMDK is for VMWare, and that they were/is still compatible with Virtualbox.
VMC is the file format, which the only virtual program that supports that now is the Microsoft Virtual PC, but the older version of Virtualbox, that I still have by the way, supports the VMC file.
Ken Ulrich(256) 278-1716 (Cell Phone)(256) 732-4763 (Home)ken_ulrich at live.comhttp://www.linkedin.com/in/kenulrich
> From: vbox-dev-request at virtualbox.org
> Subject: vbox-dev Digest, Vol 67, Issue 8
> To: vbox-dev at virtualbox.org
> Date: Thu, 10 May 2012 12:00:02 -0700
>
> Send vbox-dev mailing list submissions to
> vbox-dev at virtualbox.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://www.virtualbox.org/mailman/listinfo/vbox-dev
> or, via email, send a message with subject or body 'help' to
> vbox-dev-request at virtualbox.org
>
> You can reach the person managing the list at
> vbox-dev-owner at virtualbox.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of vbox-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: Question regarding the Virtual Drive Programming
> (Frank Mehnert)
> 2. Re: USB in SVN not working (Frank Mehnert)
> 3. Re: USB in SVN not working (Perry Halbert)
> 4. Re: USB in SVN not working (Perry Halbert)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 10 May 2012 17:07:24 +0200
> From: Frank Mehnert <frank.mehnert at oracle.com>
> Subject: Re: [vbox-dev] Question regarding the Virtual Drive
> Programming
> To: vbox-dev at virtualbox.org
> Message-ID: <201205101707.24894.frank.mehnert at oracle.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Ken,
>
> On Wednesday 09 May 2012 20:09:09 Ken Ulrich wrote:
> > I am trying to get a .vmc file to work with Virtualbox, but come to find
> > out, Virtualbox no longer supports .vmx format.
> >
> > I am wondering why this format is no longer supported and can it be put
> > back into the program?
> >
> > I am use to Sun, because at least they had the .vmc format.
>
> VirtualBox never supported .vmx files. A .vmx file is the description
> for VMware virtual machines. But VirtualBox supports .vmdk files. A
> .vmdk file is the container format for virtual hard disk files used
> by VMware. You can simply attach .vmdk files to a VirtualBox VM, just
> open the harddisk from the VM settions.
>
> Probably the same for .vmc files versus .vhd: The former is the
> VirtualPC virtual machine file, the latter the format of the virtual
> hard disk used by VirtualPC. VirtualBox supports the latter, not the
> former.
>
> Kind regards,
>
> Frank
> --
> Dr.-Ing. Frank Mehnert
> Senior Manager Software Development Desktop Virtualization, VirtualBox
> ORACLE Deutschland B.V. & Co. KG | Werkstr. 24 | 71384 Weinstadt, Germany
>
> Hauptverwaltung: Riesstr. 25, D-80992 M?nchen
> Registergericht: Amtsgericht M?nchen, HRA 95603
>
> Komplement?rin: ORACLE Deutschland Verwaltung B.V.
> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
> Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
> Gesch?ftsf?hrer: J?rgen Kunz, Marcel van de Molen, Alexander van der Ven
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 198 bytes
> Desc: This is a digitally signed message part.
> Url : http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120510/dda52193/attachment-0001.bin
>
> ------------------------------
>
> Message: 2
> Date: Thu, 10 May 2012 17:19:59 +0200
> From: Frank Mehnert <frank.mehnert at oracle.com>
> Subject: Re: [vbox-dev] USB in SVN not working
> To: vbox-dev at virtualbox.org
> Message-ID: <201205101719.59279.frank.mehnert at oracle.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Perry,
>
> On Friday 04 May 2012 02:40:36 Perry Halbert wrote:
> > SVN build = 4.1.51_OSEr41127
> > ExtPak = 4.1.51r77491
> >
> > Trying to mount a USB device (after the guest is already running) error
> > says the virtual machine is not powered up.
> >
> > E_ACCESSDENIED (0x80070005)
> >
> > [...]
> >
> > User is in vboxusers group (verfied)
>
> I have no idea. This works here and we didn't change any access mechanism
> thing in the code.
>
> Could you check again if something changes if you use a more recent ExtPack?
>
> http://www.virtualbox.org/download/testcase/Oracle_VM_VirtualBox_Extension_Pack-4.1.51-77890.vbox-extpack
>
> Kind regards,
>
> Frank
> --
> Dr.-Ing. Frank Mehnert
> Senior Manager Software Development Desktop Virtualization, VirtualBox
> ORACLE Deutschland B.V. & Co. KG | Werkstr. 24 | 71384 Weinstadt, Germany
>
> Hauptverwaltung: Riesstr. 25, D-80992 M?nchen
> Registergericht: Amtsgericht M?nchen, HRA 95603
>
> Komplement?rin: ORACLE Deutschland Verwaltung B.V.
> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
> Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
> Gesch?ftsf?hrer: J?rgen Kunz, Marcel van de Molen, Alexander van der Ven
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 198 bytes
> Desc: This is a digitally signed message part.
> Url : http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120510/66a66ef7/attachment-0001.bin
>
> ------------------------------
>
> Message: 3
> Date: Thu, 10 May 2012 11:35:57 -0500
> From: Perry Halbert <phalbert at cox.net>
> Subject: Re: [vbox-dev] USB in SVN not working
> To: vbox-dev at virtualbox.org
> Message-ID: <4FABEE6D.6060303 at cox.net>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Same thing. See additional information..
>
>
> Version = 4.1.51_OSEr41221
>
> id = 1005(vboxusers)
> I removed VirtualBox & the vboxusers group and logged out. Installed
> VirtualBox and it created the vboxusers group again (it was 1001 and now
> 1005) & added my login to the group and rebooted.
>
> list extpacks = Extension Packs: 1
> Pack no. 0: Oracle VM VirtualBox Extension Pack
> Version: 4.1.51
> Revision: 77890
> Edition:
> Description: USB 2.0 Host Controller, VirtualBox RDP, PXE ROM with
> E1000 support.
> VRDE Module: VBoxVRDP
> Usable: true
> Why unusable:
>
>
> Try to enable inside the working guest:
>
> Failed to attach the USB device Kingston DataTraveler 2.0 [0200] to the
> virtual machine Debian-Buildbox.
>
> The virtual machine is not powered up.
>
> Result Code: E_ACCESSDENIED (0x80070005)
> Component: Console
> Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
>
> I will try to go back a few builds and see where it start to work again,
> but it is not working now and the funny thing is the report of the
> machine not powered up when trying to enable the device in the running
> guest.
>
>
> On 05/10/2012 10:19 AM, Frank Mehnert wrote:
> > Hi Perry,
> >
> > On Friday 04 May 2012 02:40:36 Perry Halbert wrote:
> >> SVN build = 4.1.51_OSEr41127
> >> ExtPak = 4.1.51r77491
> >>
> >> Trying to mount a USB device (after the guest is already running) error
> >> says the virtual machine is not powered up.
> >>
> >> E_ACCESSDENIED (0x80070005)
> >>
> >> [...]
> >>
> >> User is in vboxusers group (verfied)
> > I have no idea. This works here and we didn't change any access mechanism
> > thing in the code.
> >
> > Could you check again if something changes if you use a more recent ExtPack?
> >
> > http://www.virtualbox.org/download/testcase/Oracle_VM_VirtualBox_Extension_Pack-4.1.51-77890.vbox-extpack
> >
> > Kind regards,
> >
> > Frank
> >
> >
> > _______________________________________________
> > vbox-dev mailing list
> > vbox-dev at virtualbox.org
> > https://www.virtualbox.org/mailman/listinfo/vbox-dev
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120510/5eb9af62/attachment-0001.html
>
> ------------------------------
>
> Message: 4
> Date: Thu, 10 May 2012 11:40:40 -0500
> From: Perry Halbert <phalbert at cox.net>
> Subject: Re: [vbox-dev] USB in SVN not working
> To: vbox-dev at virtualbox.org
> Message-ID: <4FABEF88.8000208 at cox.net>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Oh and to be clear this happens on two different machines so something
> is afoot.
>
>
>
> On 05/10/2012 11:35 AM, Perry Halbert wrote:
> > Same thing. See additional information..
> >
> >
> > Version = 4.1.51_OSEr41221
> >
> > id = 1005(vboxusers)
> > I removed VirtualBox & the vboxusers group and logged out. Installed
> > VirtualBox and it created the vboxusers group again (it was 1001 and
> > now 1005) & added my login to the group and rebooted.
> >
> > list extpacks = Extension Packs: 1
> > Pack no. 0: Oracle VM VirtualBox Extension Pack
> > Version: 4.1.51
> > Revision: 77890
> > Edition:
> > Description: USB 2.0 Host Controller, VirtualBox RDP, PXE ROM with
> > E1000 support.
> > VRDE Module: VBoxVRDP
> > Usable: true
> > Why unusable:
> >
> >
> > Try to enable inside the working guest:
> >
> > Failed to attach the USB device Kingston DataTraveler 2.0 [0200] to
> > the virtual machine Debian-Buildbox.
> >
> > The virtual machine is not powered up.
> >
> > Result Code: E_ACCESSDENIED (0x80070005)
> > Component: Console
> > Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
> >
> > I will try to go back a few builds and see where it start to work
> > again, but it is not working now and the funny thing is the report of
> > the machine not powered up when trying to enable the device in the
> > running guest.
> >
> >
> > On 05/10/2012 10:19 AM, Frank Mehnert wrote:
> >> Hi Perry,
> >>
> >> On Friday 04 May 2012 02:40:36 Perry Halbert wrote:
> >>> SVN build = 4.1.51_OSEr41127
> >>> ExtPak = 4.1.51r77491
> >>>
> >>> Trying to mount a USB device (after the guest is already running) error
> >>> says the virtual machine is not powered up.
> >>>
> >>> E_ACCESSDENIED (0x80070005)
> >>>
> >>> [...]
> >>>
> >>> User is in vboxusers group (verfied)
> >> I have no idea. This works here and we didn't change any access mechanism
> >> thing in the code.
> >>
> >> Could you check again if something changes if you use a more recent ExtPack?
> >>
> >> http://www.virtualbox.org/download/testcase/Oracle_VM_VirtualBox_Extension_Pack-4.1.51-77890.vbox-extpack
> >>
> >> Kind regards,
> >>
> >> Frank
> >>
> >>
> >> _______________________________________________
> >> vbox-dev mailing list
> >> vbox-dev at virtualbox.org
> >> https://www.virtualbox.org/mailman/listinfo/vbox-dev
> >
> >
> > _______________________________________________
> > vbox-dev mailing list
> > vbox-dev at virtualbox.org
> > https://www.virtualbox.org/mailman/listinfo/vbox-dev
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120510/325dd12c/attachment-0001.html
>
> ------------------------------
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev
>
>
> End of vbox-dev Digest, Vol 67, Issue 8
> ***************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120510/feecbcba/attachment-0001.html
More information about the vbox-dev
mailing list