explaination of xml and configuration commands?

Discussions related to using VirtualBox on Linux hosts.
Post Reply
iansane
Posts: 25
Joined: 24. Aug 2008, 01:22

explaination of xml and configuration commands?

Post by iansane »

Hi, I am currently reading the manual but wanted to see if there are any links to web pages that give explainations of the parameters in the xml file for a VM. For example I once had a problem with time settings that was interfereing with group policy on a VN of Windows VMs with virtual PC and was able to find where certain parameters had to be changed in the VMs xml file.

Other than reading the manual are there any detailed explanations of all of the parameters (ie. what are they, what do the mean, and what part of the VM is affected by what parameters?)

I'm assuming the management configuration commands for terminal will be explained pretty well in the manual but any other info on that is appreciated too.

Thanks
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

There is no documentation on the XML, sorry. However, it is pretty self evident.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
iansane
Posts: 25
Joined: 24. Aug 2008, 01:22

Post by iansane »

yeah a lot of it is kinda self evident to anyone who knows the terminology. I understand most of it. I'll just finish reading the documentation and then if I still have questions I'll post them. Oh and I just thought. A copy of a machine I can play around with and not worry about if I break it. None of those settings can break the host can they?

Thanks
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

Post by Sasquatch »

No, a VM is a separate box. If you break it by means of disk corruption (that is, the 'content' of the VDI) or any other thing of breaking it (removing vital system files) will not break your host. Keep in mind that there are virii that can detect if it's running in a VM and try to attack the Host system. So always have an anti-virus program running. Unless, of course, you don't let the VM access internet.
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.
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

And if you use immutable or snapshotted drives your don't break them either -- the perfect sandpit for development, testing and evaluation.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Post Reply