File: hostossupport.dita

package info (click to toggle)
virtualbox 7.1.12-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 565,672 kB
  • sloc: ansic: 2,330,854; cpp: 2,193,228; asm: 230,777; python: 223,895; xml: 86,771; sh: 25,541; makefile: 8,158; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,782; javascript: 1,692; objc: 1,131; lex: 931; php: 906; sed: 899; yacc: 707
file content (114 lines) | stat: -rw-r--r-- 3,492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="hostossupport">
  <title>Available Installation Packages</title>
  <body>
    <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> runs on the following host Operating Systems (OSs): </p>
    <ul>
      <li>
        <p>
          <b outputclass="bold">x86-64 Windows hosts:</b>
        </p>
        <ul>
          <li>
            <p>Windows 11 </p>
          </li>
          <li>
            <p>Windows 10 </p>
          </li>
          <li>
            <p>Windows Server 2025 </p>
          </li>
          <li>
            <p>Windows Server 2022 </p>
          </li>
        </ul>
      </li>
      <li>
        <p>
          <b outputclass="bold">Intel x86-64 macOS hosts:</b>
        </p>
        <ul>
          <li>
            <p>14 (Sonoma)</p>
          </li>
          <li>
            <p>13 (Ventura) </p>
          </li>
          <li>
            <p>12 (Monterey) </p>
          </li>
          <li>
            <p>11 (Big Sur) </p>
          </li>
        </ul>
        <p>See also <xref href="KnownIssues.dita">Known Limitations</xref>. </p>
      </li>
      <li>
        <p>
          <b outputclass="bold">Arm macOS hosts (64-bit):</b></p>
        <ul>
          <li>
            <p>14 (Sonoma)</p>
          </li>
          <li>
            <p>13 (Ventura) </p>
          </li>
          <li>
            <p>12 (Monterey) </p>
          </li>
          <li>
            <p>11 (Big Sur) </p>
          </li>
        </ul>
        <p>See also <xref href="guest-os.dita"/> for limitations on the VMs you can create on an Arm host. </p>
      </li>
      <li>
        <p><b outputclass="bold">x86-64 Linux hosts.</b> Includes the following: </p>
        <ul>
          <li>
            <p>Ubuntu 24.10 LTS, Ubuntu 24.04 LTS, 22.04 LTS and 20.04 LTS</p>
          </li>
          <li>
            <p>Debian GNU/Linux 12 (Bookworm) and 11 (Bullseye)</p>
          </li>
          <li>
            <p>Oracle Linux 9 and 8</p>
          </li>
          <li>
            <p>CentOS/Red Hat Enterprise Linux 9 and 8</p>
          </li>
          <li>
            <p>Fedora 41 and 40</p>
          </li>
          <li>
            <p>SUSE Linux Enterprise server 15</p>
          </li>
          <li>
            <p>openSUSE Leap 15.5, 15.4 and 15.3</p>
          </li>
        </ul>
        <p>It should be possible to use <ph conkeyref="vbox-conkeyref-phrases/product-name"/> on
          most systems based on Linux kernel 2.6 or later, using either the <ph
            conkeyref="vbox-conkeyref-phrases/product-name"/> installer or by doing a manual
          installation. See <xref href="install-linux-host.dita#install-linux-host"/>. However, the
          formally tested and supported Linux distributions are those for which we offer a dedicated
          package. </p>
      </li>
      <li>
        <p><b outputclass="bold">Oracle Solaris hosts (64-bit
          only).</b> The following versions are supported with
          the restrictions listed in <xref href="KnownIssues.dita">Known Limitations</xref>:
        </p>
        <ul>
          <li>
            <p>
              Oracle Solaris 11.4
            </p>
          </li>
        </ul>
      </li>
    </ul>
    <p>Note that any feature that is marked as <i>experimental</i> is not supported. Feedback and suggestions about such features are welcome. </p>
  </body>
</topic>