Re: [VBox-users] How to move a virtual machine.

2015-11-16 Thread jdd
Le 16/11/2015 13:04, Erik P. Olsen a écrit :
> I am running VirtualBox version 5.0.10 on Fedora 22. My problem is that
> I am running out of space on a disk hosting several VMs so I need to
> move one of the VMs to another disk. Is there a standard way to do that?
>
if your other computer runs the same virtualbox, only copy/paste the 
virtual machine folder to the new location

jdd

-- 
When will a Label sign her!!?
https://www.youtube.com/watch?t=94=BeMk3WRh8QI

--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


Re: [VBox-users] How to move a virtual machine.

2015-11-16 Thread Emiliano Vazquez
El 16/11/15 a las 09:04, Erik P. Olsen escribió:
> I am running VirtualBox version 5.0.10 on Fedora 22. My problem is that
> I am running out of space on a disk hosting several VMs so I need to
> move one of the VMs to another disk. Is there a standard way to do that?
The best way is shutdown machine, export to OVA and import this OVA to 
the other Host. You have to look memory size and network related to 
avoid conflicts about naming in case you are using bridge



Best regards.
Emiliano.


--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


Re: [VBox-users] How to move a virtual machine.

2015-11-16 Thread Maxime Dor
Exporting is a bad idea and not the recommended way because:
- it will reset the VM UUID (including the reported motherboard UUID) 
and the disks UUID, potentially breaking boot on Linux and requiring 
activation on Windows
- Disks which were in VDI format will be transformed into VMDK, which is 
not the VirtualBox native format, with all its pitfall
- MAC addresses on NIC will by reset by default, making their names in 
the guest OS change usually

Copying the folder (see my previous reply) is the recommended way.

On 16/11/15 16:38, Emiliano Vazquez wrote:
> El 16/11/15 a las 09:04, Erik P. Olsen escribió:
>> I am running VirtualBox version 5.0.10 on Fedora 22. My problem is that
>> I am running out of space on a disk hosting several VMs so I need to
>> move one of the VMs to another disk. Is there a standard way to do that?
> The best way is shutdown machine, export to OVA and import this OVA to
> the other Host. You have to look memory size and network related to
> avoid conflicts about naming in case you are using bridge
>
>
>
> Best regards.
> Emiliano.
>
>
> --
> Presto, an open source distributed SQL query engine for big data, initially
> developed by Facebook, enables you to easily query your data on Hadoop in a
> more interactive manner. Teradata is also now providing full enterprise
> support for Presto. Download a free open source copy now.
> http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
> ___
> VBox-users-community mailing list
> VBox-users-community@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vbox-users-community
> ___
> Unsubscribe:  
> mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


Re: [VBox-users] Upgrade win7 running under VirtualBox to Win10 fails

2015-11-16 Thread Alexey Eromenko
As "jdd" wrote: Try to change VirtualBox "OS type" to "Windows 10".
This enabled some more CPU features.

--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


[VBox-users] How to move a virtual machine.

2015-11-16 Thread Erik P. Olsen
I am running VirtualBox version 5.0.10 on Fedora 22. My problem is that
I am running out of space on a disk hosting several VMs so I need to
move one of the VMs to another disk. Is there a standard way to do that?

-- 
Erik



--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


Re: [VBox-users] How to move a virtual machine.

2015-11-16 Thread Maxime Dor
Standard way:
1. Stop VM completely on current host
2. Unregister VM from current host (do not delete it!)
3. Copy VM folder from current host to new host
4. Register copied VM using the .vbox file in its folder
5. Start the VM again

On 16/11/15 13:04, Erik P. Olsen wrote:
> I am running VirtualBox version 5.0.10 on Fedora 22. My problem is that
> I am running out of space on a disk hosting several VMs so I need to
> move one of the VMs to another disk. Is there a standard way to do that?
>


--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


Re: [VBox-users] Upgrade win7 running under VirtualBox to Win10 fails

2015-11-16 Thread Christoph Schmees
Am 16.11.2015 um 12:05 schrieb Joachim Backes:
> Hi all,
> 
> I'm running win7 prof under 
> Fedora/VirtualBox-5.0-5.0.10_104061_fedora22-1.x86_64 with a valid 
> product key.
> 
> If I try to upgrade to win10, it's rejected: cpu not supported (or 
> similar), and not supported video card (the last seems to be a minor issue).
> 
> But my CPU is: Intel(R) Core(TM)2 Quad  CPU   Q9300  @ 2.50GHz.
> The NX bit is on.
> 
> Installing win10 by the media creation tool in VirtualBox runs 
> flawlessly (only the product key is invalid).
> 
> So my question: Anybody made similar experiences and could solve the issue?
> 

different experience: No problem here.
My Host is debian 8 on core-i7-4771 w/ 32GByte RAM; VM W7-32bit
assigned 4 CPU and 3.5 MByte RAM. Just for curiosity I "upgraded"
(if it may be called that) a copy to W-X flawlessly. And
"downgraded" to the former W7 as well.

Christoph

--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


[VBox-users] Upgrade win7 running under VirtualBox to Win10 fails

2015-11-16 Thread Joachim Backes
Hi all,

I'm running win7 prof under 
Fedora/VirtualBox-5.0-5.0.10_104061_fedora22-1.x86_64 with a valid 
product key.

If I try to upgrade to win10, it's rejected: cpu not supported (or 
similar), and not supported video card (the last seems to be a minor issue).

But my CPU is: Intel(R) Core(TM)2 Quad  CPU   Q9300  @ 2.50GHz.
The NX bit is on.

Installing win10 by the media creation tool in VirtualBox runs 
flawlessly (only the product key is invalid).

So my question: Anybody made similar experiences and could solve the issue?

Kind regards

Joachim Backes
-- 

Fedora release 23 (Twenty Three)
Kernel-4.2.6-300.fc23.x86_64


Joachim Backes 
http://www-user.rhrk.uni-kl.de/~backes/

--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe


Re: [VBox-users] Upgrade win7 running under VirtualBox to Win10 fails

2015-11-16 Thread Leslie Jensen
I had the same problem! Upgraded win7 from USB and it worked.

Can't explain why :-0

/Leslie



2015-11-16 12:05 GMT+01:00 Joachim Backes :

> Hi all,
>
> I'm running win7 prof under
> Fedora/VirtualBox-5.0-5.0.10_104061_fedora22-1.x86_64 with a valid
> product key.
>
> If I try to upgrade to win10, it's rejected: cpu not supported (or
> similar), and not supported video card (the last seems to be a minor
> issue).
>
> But my CPU is: Intel(R) Core(TM)2 Quad  CPU   Q9300  @ 2.50GHz.
> The NX bit is on.
>
> Installing win10 by the media creation tool in VirtualBox runs
> flawlessly (only the product key is invalid).
>
> So my question: Anybody made similar experiences and could solve the issue?
>
> Kind regards
>
> Joachim Backes
> --
>
> Fedora release 23 (Twenty Three)
> Kernel-4.2.6-300.fc23.x86_64
>
>
> Joachim Backes 
> http://www-user.rhrk.uni-kl.de/~backes/
>
>
> --
> Presto, an open source distributed SQL query engine for big data, initially
> developed by Facebook, enables you to easily query your data on Hadoop in a
> more interactive manner. Teradata is also now providing full enterprise
> support for Presto. Download a free open source copy now.
> http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140
> ___
> VBox-users-community mailing list
> VBox-users-community@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vbox-users-community
> ___
> Unsubscribe:  mailto:vbox-users-community-requ...@lists.sourceforge.net
> ?subject=unsubscribe
>
--
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911=/4140___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
___
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe