VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1810 - 1812 of 16363)

Ticket Resolution Summary Owner Reporter
#1115 fixed Cannot install FreeBSD DarK_Wiseman
Description

I'm trying to install FreeBSD 6.3 but in the beginning of the installation, it crash.

#21258 fixed Cannot install Guest additions 7.0 on Centos9 Stream kernel 5.14.0 andy_pagin
Description

vboxadd-setup.log reports:

/tmp/vbox.0/regops.c:3866:6: error: ‘struct address_space_operations’ has no member named ‘set_page_dirty’

3866 | .set_page_dirty = set_page_dirty_buffers,

| ~

/tmp/vbox.0/regops.c:3866:23: error: ‘set_page_dirty_buffers’ undeclared here (not in a function); did you mean ‘set_page_dirty_nobuffers’?

3866 | .set_page_dirty = set_page_dirty_buffers,

| ~ | set_page_dirty_nobuffers

The preprocessor in regops.c tests for kernel version 5.18.0 or later, near line 3866:

#if RTLNX_VER_MIN(5,18,0)

For the Centos9 kernel I am using, 5.14.0, this needs to be changed to:

#if RTLNX_VER_MIN(5,14,0)

#1596 wontfix Cannot install Linux host on this hardware AMD Phenom 9500 + Asus M2N MX SE plus Barf
Description

I have VBox installed on Fedora 8 and running Win XP as the guest. I recently created a new VM and tried to install Centos as a guest and it would not install I then tried a copy of fedora and it stopped just after CPU detection with 'SMP motherboard not detected', I then tried XP which installed with out any problems. Just to check it was wasn't me or the media I installed VBox on an AMD Athalon box with Fedora 8 as Host and I was able to install both Centos and Fedora 7 as Guests.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy