Last change
on this file since 99797 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
2.2 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="vboxconfigdata-summary-locations">
|
---|
4 | <title>Summary of Configuration Data Locations</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The following table gives a brief overview of the configuration
|
---|
9 | data locations on an <ph conkeyref="vbox-conkeyref-phrases/product-name"/> host.
|
---|
10 | </p>
|
---|
11 | <table id="table-config-summary">
|
---|
12 | <title>Configuration File Locations</title>
|
---|
13 | <desc>Configuration File Locations</desc>
|
---|
14 | <tgroup cols="2">
|
---|
15 | <thead>
|
---|
16 | <row>
|
---|
17 | <entry>
|
---|
18 | <p>
|
---|
19 | <b outputclass="bold">Setting</b>
|
---|
20 | </p>
|
---|
21 | </entry>
|
---|
22 | <entry>
|
---|
23 | <p>
|
---|
24 | <b outputclass="bold">Location</b>
|
---|
25 | </p>
|
---|
26 | </entry>
|
---|
27 | </row>
|
---|
28 | </thead>
|
---|
29 | <tbody>
|
---|
30 | <row>
|
---|
31 | <entry>
|
---|
32 | <p>
|
---|
33 | Default machines folder
|
---|
34 | </p>
|
---|
35 | </entry>
|
---|
36 | <entry>
|
---|
37 | <p>
|
---|
38 | <filepath>$HOME/VirtualBox VMs</filepath>
|
---|
39 | </p>
|
---|
40 | </entry>
|
---|
41 | </row>
|
---|
42 | <row>
|
---|
43 | <entry>
|
---|
44 | <p>
|
---|
45 | Default disk image location
|
---|
46 | </p>
|
---|
47 | </entry>
|
---|
48 | <entry>
|
---|
49 | <p>
|
---|
50 | In each machine's folder
|
---|
51 | </p>
|
---|
52 | </entry>
|
---|
53 | </row>
|
---|
54 | <row>
|
---|
55 | <entry>
|
---|
56 | <p>
|
---|
57 | Machine settings file extension
|
---|
58 | </p>
|
---|
59 | </entry>
|
---|
60 | <entry>
|
---|
61 | <p>
|
---|
62 | <filepath>.vbox</filepath>
|
---|
63 | </p>
|
---|
64 | </entry>
|
---|
65 | </row>
|
---|
66 | <row>
|
---|
67 | <entry>
|
---|
68 | <p>
|
---|
69 | Media registry
|
---|
70 | </p>
|
---|
71 | </entry>
|
---|
72 | <entry>
|
---|
73 | <p>
|
---|
74 | Each machine settings file
|
---|
75 | </p>
|
---|
76 | <p>
|
---|
77 | Media registration is done automatically when a
|
---|
78 | storage medium is attached to a VM
|
---|
79 | </p>
|
---|
80 | </entry>
|
---|
81 | </row>
|
---|
82 | </tbody>
|
---|
83 | </tgroup>
|
---|
84 | </table>
|
---|
85 | </body>
|
---|
86 |
|
---|
87 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.