VirtualBox

Changes between Version 33 and Version 34 of Solaris build instructions


Ignore:
Timestamp:
Aug 9, 2010 1:22:52 PM (14 years ago)
Author:
Ramshankar Venkataraman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Solaris build instructions

    v33 v34  
    8686You can run !VirtualBox directly from the build target directory (`out/solaris.x86/release/bin/`). But first of all, you must install the !VirtualBox kernel module. There is a script {{{src/VBox/HostDrivers/Support/solaris/mod.sh}}} which does this for you. It requires you to either install sudo or run it as root.
    8787
     88Or, you can do the following:
     89
    8890{{{
    8991cd out/solaris.amd64/release/bin
    9092}}}
    9193
    92 For the other drivers you will need to copy the driver file and .conf file if any into the appropriate locations. Current drivers include vboxflt (bridged networking, host-only networking), vboxnet (host-only networking), vboxusbmon, vboxusb (USB drivers).
     94You will need to copy the driver file and .conf file if any into the appropriate locations. Current drivers include vboxflt (bridged networking, host-only networking), vboxnet (host-only networking), vboxusbmon, vboxusb (USB drivers).
    9395{{{
    9496/platform/i86pc/kernel/drv/       (32-bit drivers and .conf files)
     
    101103}}}
    102104
    103 The config script only loads drivers that are found in the appropriate locations.
     105The config script only loads drivers that are found in the appropriate locations (don't forget to copy the ".conf" files).
    104106
    105107Finally, you can start one of the frontends, e.g.

© 2023 Oracle
ContactPrivacy policyTerms of Use