VirtualBox

Opened 13 years ago

Last modified 8 years ago

#7774 closed defect

VBoxLinuxAdditions-amd64.run needs prerequsites sanity check — at Initial Version

Reported by: godwinchan Owned by:
Component: guest additions Version: VirtualBox 3.2.10
Keywords: sanity check Cc:
Guest type: Linux Host type: Mac OS X

Description

VBoxLinuxAdditions-amd64.run doesn't do sanity check for the existence of 3 components required for the compilation of kernel modules for Guest Additions (at least under Ubuntu 10.10). For Ubuntu it is: dkms build-essential linux-headers-generic

If the modules are not installed. The script runs, and say it is creating and installing the modules but it doesn't actually make the components.

But lsmod | grep vbox there will be no vboxsf there.

Basically a rehash of the following post, but want to report that adding some kind of sanity check would be nice.

http://forums.virtualbox.org/viewtopic.php?t=15679

Change History (1)

by godwinchan, 13 years ago

Attachment: test.sh added

A simple test script for checking for prerequistes

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use