Discuss VirtualBox 3.0.10 release
-
uli100
- Posts: 59
- Joined: 29. Oct 2009, 18:34
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Various Linux Distros
- Location: Stuttgart, Germany
Discuss VirtualBox 3.0.10 release
I know - maybe I'm not the one who should create a topic named like this one. Please forgive me.
I've just installed 3.0.10 on Ubuntu/jaunty and: Finally, cloning a hard disk from VMDK to VMDK,Split2G seems to work! Great! Now I can delete the vmware binary...
Best regards, Uli
I've just installed 3.0.10 on Ubuntu/jaunty and: Finally, cloning a hard disk from VMDK to VMDK,Split2G seems to work! Great! Now I can delete the vmware binary...
Best regards, Uli
-
maierkomor
- Posts: 11
- Joined: 3. Sep 2009, 09:34
- Primary OS: MS Windows XP
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: OpenSolaris
Re: Discuss VirtualBox 3.0.10 release
I have just installed VirtualBox 3.0.10 on a Windows XP host with an OpenSolaris guest. During install of guest additions I got the following message on the guest's console:
NOTICE: rtR0MemObjNativeLockUser: as_pagelock failed rc=13
The same message reappears after reboot many times, and it is also logged in syslog. In syslog it is prefixed with vboxguest. So this seems to be an issue with the guest addition. The same issue did not exist with VirtualBox 3.0.8.
I am unable to see (yet) how it impacts the system. Shared folder seem to work correctly, and I am unable to comment on X, as I have disabled X.
- Thomas
NOTICE: rtR0MemObjNativeLockUser: as_pagelock failed rc=13
The same message reappears after reboot many times, and it is also logged in syslog. In syslog it is prefixed with vboxguest. So this seems to be an issue with the guest addition. The same issue did not exist with VirtualBox 3.0.8.
I am unable to see (yet) how it impacts the system. Shared folder seem to work correctly, and I am unable to comment on X, as I have disabled X.
- Thomas
-
uli100
- Posts: 59
- Joined: 29. Oct 2009, 18:34
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Various Linux Distros
- Location: Stuttgart, Germany
VMDK and Split2G: Seems to work now
So finally, I made some more tests related to --format VMDK --variant Split2G:
Thanks for this great new version, Uli
- Cloning a virtual disk into this format finally works. Before, the command "VBoxManage clonehd src.vmdk dst.vmdk --format VMDK --variant Split2G" used to abort with a failure
- Installing an operating system on a virtual disk created by "VBoxManage createhd --filename /tmp/a.vmdk --size 4000 --format VMDK --variant Split2G" finally works, too. Before, the installation started but I got some very strange disk errors later on. The system log of the client showed IDE errors
Thanks for this great new version, Uli
-
uli100
- Posts: 59
- Joined: 29. Oct 2009, 18:34
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Various Linux Distros
- Location: Stuttgart, Germany
3.0.10 and Ubuntu-9.10/Karmic: OK
I've made most of my tests based on Ubuntu-9.10 and a couple of old VMs I've created before. From my point of view, this is another great success story.
Note: This is not meant to be an advertisement for Ubuntu-9.10
Best regards, Uli
- Using Ubuntu-9.10-desktop as a host operating system works without any issue. OK, that's not 100% true. Somehow, the kvm modules got loaded on my system. I had to unload them, otherwise no VM could be executed
- Using Ubuntu-9.10-server as a guest operating system works without any issue, too
- NAT networking works
- Host-only networking works
Note: This is not meant to be an advertisement for Ubuntu-9.10
Best regards, Uli
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
I have also installed the Version 3.0.10-54097. Here are my observations:
All in all, this release proves to contain a performance and stability boost compared to the previous version. I love VirtualBox even more!
- -Executing scripts (i.e. double clicking on a .cmd file) in the Guest is noticeably faster than in the previous version, although it still slightly slower than when running on a standard non-virtualized environment.
-The programs I previously reported taking a moment longer to build their GUI (CCleaner, FreeCommander), now build their GUIs at a speed comparable to running on the host.
-The USB driver showed similar behavior as with the previous version, i.e. when I inserted the USB Flash Drive into the host machine while the VM was running, the host machine then required the driver for the VB USB support to be installed. After confirming installation, nothing happened. The USB Flash Drive was visible to neither host nor guest. I shut down the VM, Closed VB and powered off the host machine. After the USB Flash Drive had been powered off, I removed it. I powered on the host machine, started the VM, and attached the USB Flash Drive and the results are positive. The USB functions superbly. (This happened while running an XP Guest as well as running a Slackware Guest. This only happened once, i.e. attaching the USB Flash Drive in subsequent guests did not require renewed installation of the VB USB driver.)
-The installation (update) of this current version went without any problems (see note below). I also updated the GuestAdditions without any problems. Again, there were no erroneous devices to be seen in the device manager of the host.
-Something I hadn't reported in the discussion thread for version 3.0.8 was the uncontrolled repeating of key presses in my Slackware Guest. At the time I thought it just had something to do with the settings in my guest. Later I had noticed various posts from other forum members and realized that this was a bug. In version 3.0.10 I was not able to reproduce this bug, i.e. no uncontrolled key press repeating observed.
All in all, this release proves to contain a performance and stability boost compared to the previous version. I love VirtualBox even more!
-
SSCBrian
- Volunteer
- Posts: 365
- Joined: 13. Jun 2008, 15:04
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows 8 RTM (MSDN)
Re: Discuss VirtualBox 3.0.10 release
Well, unfortunately, that bug is BACK in Solaris under VBox now.Etepetete wrote:-Something I hadn't reported in the discussion thread for version 3.0.8 was the uncontrolled repeating of key presses in my Slackware Guest. At the time I thought it just had something to do with the settings in my guest. Later I had noticed various posts from other forum members and realized that this was a bug. In version 3.0.10 I was not able to reproduce this bug, i.e. no uncontrolled key press repeating observed.
-
mphuff
- Posts: 20
- Joined: 13. Apr 2008, 12:29
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: XP, Windows 7, Ubuntu, OS X
Re: Discuss VirtualBox 3.0.10 release
There's a rumor going around that 3.0.10 deletes your virtual machines -is that true? What's the story with that?
Re: Discuss VirtualBox 3.0.10 release
Lets stick to facts, rumors don't get anywhere and doesn't help anyone, if there's a problem we need evidence.
[This space is intentionally left blank]
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
-
UltraBreytenBreytenbach
- Posts: 21
- Joined: 17. Dec 2007, 17:52
Re: Discuss VirtualBox 3.0.10 release
It seems that the smp + shared folder freezes have gone away (http://www.virtualbox.org/ticket/5017), at least I've had no freeze until now. I still have one issue though that I had before, after some time of compiling (Gentoo guest) the root partition suddenly becomes read only and I have to restart. I do not have this problem in the latest VMWare Workstation release where I have also SMP enabled.
-
mphuff
- Posts: 20
- Joined: 13. Apr 2008, 12:29
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: XP, Windows 7, Ubuntu, OS X
Re: Discuss VirtualBox 3.0.10 release
This is evidence:vbox4me2 wrote:Lets stick to facts, rumers don't get anywhere and doesn't help anyone, if there's a problem we need evidence.
http://forums.virtualbox.org/viewtopic.php?f=7&t=23898
but it looks like the problem was solved by respinning 3.0.10?
-
sandervl
- Volunteer
- Posts: 1064
- Joined: 10. May 2007, 10:27
- Primary OS: MS Windows Vista
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux, Solaris
Re: Discuss VirtualBox 3.0.10 release
No, the respin of 3.0.10 solved problems when booting guests without hardware virtualization. How you can conclude that VMs were deleted is quite unclear to me.mphuff wrote:This is evidence:vbox4me2 wrote:Lets stick to facts, rumers don't get anywhere and doesn't help anyone, if there's a problem we need evidence.
http://forums.virtualbox.org/viewtopic.php?f=7&t=23898
but it looks like the problem was solved by respinning 3.0.10?
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Discuss VirtualBox 3.0.10 release
If you read that entire topic, you also saw an "official" note from yours truly. VB never removed VMs without user interaction.mphuff wrote:This is evidence:vbox4me2 wrote:Lets stick to facts, rumers don't get anywhere and doesn't help anyone, if there's a problem we need evidence.
http://forums.virtualbox.org/viewtopic.php?f=7&t=23898
but it looks like the problem was solved by respinning 3.0.10?
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.
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.
-
AntiMatter
- Volunteer
- Posts: 176
- Joined: 2. Nov 2008, 06:48
- Primary OS: Ubuntu 12.04
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: All Windows (x32 & x64), Linux
- Location: Canada
Re: Discuss VirtualBox 3.0.10 release
Copy / Paste from Host to Guest not working?
Using latest VirtualBox 3.0.10, Host XP, Guest Win 2003 x32. Copy Paste from Guest to Host = OK. But not the other way around. Can anyone confirm?
Using latest VirtualBox 3.0.10, Host XP, Guest Win 2003 x32. Copy Paste from Guest to Host = OK. But not the other way around. Can anyone confirm?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Discuss VirtualBox 3.0.10 release
Started messing up in 3.0.8 and still there in 3.0.10
Here is my ticket.
http://www.virtualbox.org/ticket/5266#comment:32
Here is my ticket.
http://www.virtualbox.org/ticket/5266#comment:32
-
Etepetete
- Posts: 400
- Joined: 7. Oct 2009, 10:19
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Slackware 14.2
- Location: Berlin
Re: Discuss VirtualBox 3.0.10 release
I can only confirm that it works.
MarkCranness gave me a short tutorial on what to expect from copy and paste here: http://forums.virtualbox.org/viewtopic. ... 45#p104011 . It might prove interesting reading for you.
MarkCranness gave me a short tutorial on what to expect from copy and paste here: http://forums.virtualbox.org/viewtopic. ... 45#p104011 . It might prove interesting reading for you.