Can the swap space on the host be accessed and used?
Can flash drives be accessed and used for/as/in memory (management)?
Is Virtual box based on Solaris Containers or FreeBSD jails or something else?
The virtual BIOS: Is there a way of creating a single key or simple key combination to access as a screen- such as on the host?
Need help setting up and answers.
-
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: Need help setting up and answers.
That is not advised, because if two Operating Systems use the same swap space, programs and even the whole OS could crash or even become corrupt.stigmata wrote:Can the swap space on the host be accessed and used?
AFAIK, only Vista ReadyBoost is able to do that.Can flash drives be accessed and used for/as/in memory (management)?
Could you elaborate your question? What do you mean with "Solaris Containers" and "FreeBSD jails"? All I know is that it's written in C++.Is Virtual box based on Solaris Containers or FreeBSD jails or something else?
That option is not implemented, and I doubt it will (although there are some requests for it). All the BIOS settings necessary can be accessed by the Guest settings, why would you want to edit it from a BIOS point of view?The virtual BIOS: Is there a way of creating a single key or simple key combination to access as a screen- such as on the host?
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.
Is the virtual design the same as those of the mentioned? System virtualization and not hardware virtualization? "user mode vs. xen"Could you elaborate your question? What do you mean with "Solaris Containers" and "Free BSD jails"? All I know is that it's written in C++.
I had a few instances of qemu (both with ans without kqemu) to over clock at a rate of 10% above the real cpu speed. Each one crashed. Can this be done with virtualbox or will it crash?That option is not implemented, and I doubt it will (although there are some requests for it). All the BIOS settings necessary can be accessed by the Guest settings, why would you want to edit it from a BIOS point of view?
-
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
AFAIK, it's more based on Qemu. You can read about it on the wiki pages and I thought the manual, but not sure about that. Google and you will know too.stigmata wrote:Is the virtual design the same as those of the mentioned? System virtualization and not hardware virtualization? "user mode vs. xen"Could you elaborate your question? What do you mean with "Solaris Containers" and "Free BSD jails"? All I know is that it's written in C++.
VB passes the CPU to the VM at a chosen speed (shown in System Properties in Windows), but that is not always the correct speed, as I have found out on my laptop (but CPU scaling could have something to do with it). It basically gives you one full core of your CPU to use in the VM, though it will be slower than your Host would be capable of, but that's logical as it's virtualized and that's always slower.I had a few instances of qemu (both with ans without kqemu) to over clock at a rate of 10% above the real cpu speed. Each one crashed. Can this be done with virtualbox or will it crash?That option is not implemented, and I doubt it will (although there are some requests for it). All the BIOS settings necessary can be accessed by the Guest settings, why would you want to edit it from a BIOS point of view?
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.
As Sasquatch mentioned, it would corrupt if the guest used the same raw device, but theres nothing stopping you for whatever reason creating a partition on the host as a swap space, NOT letting the host use it, and then using it via a VMDK raw file reference. I can't see any possible use for this to be honest.Can the swap space on the host be accessed and used?
Code: Select all
Is Virtual box based on Solaris Containers or FreeBSD jails or something else?Code: Select all
Can flash drives be accessed and used for/as/in memory (management)? -
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: more
How would you else start VirtualBox? Check the /usr/bin folder and you will find the 'VirtualBox' command. It should be in the applications menu too though. But you can always create a launcher and the command should come automatically. At least, it does on Ubuntu.stigmata wrote:I'm going to ask the question here.
Is there a command line for starting vbox?
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.