VirtualBox

Opened 6 years ago

Last modified 6 years ago

#17423 new defect

Oracle Linux 6 Booting Error From vboxadd

Reported by: DonC Owned by:
Component: guest additions Version: VirtualBox 5.2.4
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

When booting version 6 of Oracle Linux (4.1.12-112.14.2.el6uek.x86_64 in this case but failed in previous ones) in the vboxadd script. This is because the log is not yet initialized. By adding line 256 shown below, the error no longer occurs and the script completes.

253 fi # INSTALL_NO_MODULE_BUILDS 254 255 # Put the X.Org driver in place. This is harmless if it is not needed. 256 log "Dons fix." 257 "${INSTALL_DIR}/init/vboxadd-x11" setup 2>> "${LOG}" 258 # Install the guest OpenGL drivers. For now we don't support

Attachments (1)

vboxadd (16.0 KB ) - added by DonC 6 years ago.
Updated vboxadd script file. Update on line 256.

Download all attachments as: .zip

Change History (3)

by DonC, 6 years ago

Attachment: vboxadd added

Updated vboxadd script file. Update on line 256.

comment:1 by DonC, 6 years ago

I have attached the updated (line 256) script file that eliminates the error in this version of linux because I could not get the formatting correct in the code section above.

comment:2 by DonC, 6 years ago

Any word on this?

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use