Search found 9 matches
- 21. Jun 2017, 19:12
- Forum: VirtualBox on Windows Hosts
- Topic: VM's no longer showing in VirtualBox Manager
- Replies: 1
- Views: 460
VM's no longer showing in VirtualBox Manager
I recently upgraded to 5.1.22. I did not have any issues with the upgrade and my VM's still worked perfectly. Today I opened the VirtualBox Manager to launch a VM and all my VM's and snapshots are gone! The Manager is completely blank as if I just installed it. As stated everything still worked afte...
- 31. Aug 2016, 14:54
- Forum: Linux Guests
- Topic: Shared folder rc.local mout not working
- Replies: 2
- Views: 1667
Re: Shared folder rc.local mout not working
Worked perfect. Thank you!
- 31. Aug 2016, 06:16
- Forum: Linux Guests
- Topic: Shared folder rc.local mout not working
- Replies: 2
- Views: 1667
Shared folder rc.local mout not working
I am trying to automatically mount my shared folder at boot. Host is Windows 10, guest is Debian 8.5. I can mount it no problem manually, but if I add the mount string to rc.local as advised in the how to thread (https://forums.virtualbox.org/viewtopic.php?f=29&t=15868) it does not work. #system...
- 25. Aug 2016, 19:41
- Forum: Linux Guests
- Topic: Debian guest CPU usage 17+% idle
- Replies: 4
- Views: 1405
Re: Debian guest CPU usage 17+% idle
It looks like the cause for this is due to running in software rendering mode because the guest has not had the 3D acceleration enabled in the guest settings. Enable it and see if the CPU load reduces. That seemed to do the trick! Besides when the VM was booting and a quiz spike when some programs ...
- 25. Aug 2016, 17:00
- Forum: Linux Guests
- Topic: Debian guest CPU usage 17+% idle
- Replies: 4
- Views: 1405
Re: Debian guest CPU usage 17+% idle
Thank you for your reply. I have attached the log file as requested.Perryg wrote:Post the guests log file ( as an attachment )
- 25. Aug 2016, 03:55
- Forum: Linux Guests
- Topic: Debian guest CPU usage 17+% idle
- Replies: 4
- Views: 1405
Debian guest CPU usage 17+% idle
I just installed VirtualBox and setup my first guest, Debian 8.5 with Gnome. My CPU usage while the guest is idle is 17-20%. I am new to VirtualBox so this may be normal, but it seems high to me. System Specs: Intel i7-4790k 4.00GHz 32GB RAM Nvidia GeForce GTX 960 4GB 120GB SSD (host and guest on th...
- 24. Aug 2016, 19:51
- Forum: VirtualBox on Windows Hosts
- Topic: Should I use RAID?
- Replies: 6
- Views: 3230
Re: Should I use RAID?
Thanks for the advice! I will stick with a normal VDI.mpack wrote:Do not use raw disk access. Everything you know about the reasons why you might have wanted to do that - are not only wrong, but very very wrong.
Create a normal VDI on the SSD.
KISS!
- 24. Aug 2016, 05:43
- Forum: VirtualBox on Windows Hosts
- Topic: Should I use RAID?
- Replies: 6
- Views: 3230
Re: Should I use RAID?
Thank you for your replies! None of the above, except maybe buy an SSD for the VMs to live on if you're short of space on disk 1. I am leaning toward just adding a second SSD and possibly dedicating it to my main guest with raw disk access. For data safety, IMHO nothing beats a proper backup on exte...
- 22. Aug 2016, 21:57
- Forum: VirtualBox on Windows Hosts
- Topic: Should I use RAID?
- Replies: 6
- Views: 3230
Should I use RAID?
I am trying to setup a fast, stable VM environment. Currently I have Windows 10 and programs on a Kingston HyperX 3k 120GB SSD and storage on a WD 1TB HDD. I plan on running Windows 10 as the host and at least one distro of Linux as a guest. A bunch of different storage scenarios have been going thr...