Last change
on this file since 105145 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:
1.6 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="ts_linux-buggy">
|
---|
4 | <title>Buggy Linux 2.6 Kernel Versions</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The following bugs in Linux kernels prevent them from executing
|
---|
9 | correctly in <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, causing VM boot crashes:
|
---|
10 | </p>
|
---|
11 | <ul>
|
---|
12 | <li>
|
---|
13 | <p>
|
---|
14 | The Linux kernel version 2.6.18, and some 2.6.17 versions,
|
---|
15 | introduced a race condition that can cause boot crashes in
|
---|
16 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/>. Please use a kernel version 2.6.19 or later.
|
---|
17 | </p>
|
---|
18 | </li>
|
---|
19 | <li>
|
---|
20 | <p>
|
---|
21 | With hardware virtualization and the I/O APIC enabled,
|
---|
22 | kernels before 2.6.24-rc6 may panic on boot with the
|
---|
23 | following message:
|
---|
24 | </p>
|
---|
25 | <pre xml:space="preserve">Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with
|
---|
26 | apic=debug and send a report. Then try booting with the 'noapic' option</pre>
|
---|
27 | <p>
|
---|
28 | If you see this message, either disable hardware
|
---|
29 | virtualization or the I/O APIC as described in
|
---|
30 | <xref href="settings-system.dita">System Settings</xref>, or upgrade the guest to
|
---|
31 | a newer kernel.
|
---|
32 | </p>
|
---|
33 | <p>
|
---|
34 | See
|
---|
35 | <ph>http://www.mail-archive.com/[email protected]/msg30813.html</ph>
|
---|
36 | for details about the kernel fix.
|
---|
37 | </p>
|
---|
38 | </li>
|
---|
39 | </ul>
|
---|
40 | </body>
|
---|
41 |
|
---|
42 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.