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 Oracle VM VirtualBox host.
|
---|
10 | </p>
|
---|
11 | <table id="table-config-summary">
|
---|
12 | <title>Configuration File Locations</title>
|
---|
13 | <tgroup cols="2">
|
---|
14 | <thead>
|
---|
15 | <row>
|
---|
16 | <entry>
|
---|
17 | <p>
|
---|
18 | <b outputclass="bold">Setting</b>
|
---|
19 | </p>
|
---|
20 | </entry>
|
---|
21 | <entry>
|
---|
22 | <p>
|
---|
23 | <b outputclass="bold">Location</b>
|
---|
24 | </p>
|
---|
25 | </entry>
|
---|
26 | </row>
|
---|
27 | </thead>
|
---|
28 | <tbody>
|
---|
29 | <row>
|
---|
30 | <entry>
|
---|
31 | <p>
|
---|
32 | Default machines folder
|
---|
33 | </p>
|
---|
34 | </entry>
|
---|
35 | <entry>
|
---|
36 | <p>
|
---|
37 | <filepath>$HOME/VirtualBox VMs</filepath>
|
---|
38 | </p>
|
---|
39 | </entry>
|
---|
40 | </row>
|
---|
41 | <row>
|
---|
42 | <entry>
|
---|
43 | <p>
|
---|
44 | Default disk image location
|
---|
45 | </p>
|
---|
46 | </entry>
|
---|
47 | <entry>
|
---|
48 | <p>
|
---|
49 | In each machine's folder
|
---|
50 | </p>
|
---|
51 | </entry>
|
---|
52 | </row>
|
---|
53 | <row>
|
---|
54 | <entry>
|
---|
55 | <p>
|
---|
56 | Machine settings file extension
|
---|
57 | </p>
|
---|
58 | </entry>
|
---|
59 | <entry>
|
---|
60 | <p>
|
---|
61 | <filepath>.vbox</filepath>
|
---|
62 | </p>
|
---|
63 | </entry>
|
---|
64 | </row>
|
---|
65 | <row>
|
---|
66 | <entry>
|
---|
67 | <p>
|
---|
68 | Media registry
|
---|
69 | </p>
|
---|
70 | </entry>
|
---|
71 | <entry>
|
---|
72 | <p>
|
---|
73 | Each machine settings file
|
---|
74 | </p>
|
---|
75 | <p>
|
---|
76 | Media registration is done automatically when a
|
---|
77 | storage medium is attached to a VM
|
---|
78 | </p>
|
---|
79 | </entry>
|
---|
80 | </row>
|
---|
81 | </tbody>
|
---|
82 | </tgroup>
|
---|
83 | </table>
|
---|
84 | </body>
|
---|
85 |
|
---|
86 | </topic>
|
---|