VirtualBox

Changeset 37784 in vbox for trunk/src/VBox/Installer/solaris


Ignore:
Timestamp:
Jul 5, 2011 2:13:19 PM (14 years ago)
Author:
vboxsync
Message:

Solaris/Installer: plumb and network link up separately.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/vboxconfig.sh

    r37754 r37784  
    812812            # plumb and configure vboxnet0 for non-remote installs
    813813            if test "$REMOTEINST" -eq 0; then
    814                 $BIN_IFCONFIG vboxnet0 plumb up
     814                $BIN_IFCONFIG vboxnet0 plumb
     815                $BIN_IFCONFIG vboxnet0 up
    815816                if test "$?" -eq 0; then
    816817                    $BIN_IFCONFIG vboxnet0 192.168.56.1 netmask 255.255.255.0 up
Note: See TracChangeset for help on using the changeset viewer.

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