VirtualBox

Changeset 8077

Show
Ignore:
Timestamp:
04/17/08 10:16:12 (5 months ago)
Author:
vboxsync
Message:

Another workaround attempt for the NFS problems.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile.kmk

    r8058 r8077  
    551551        + $(KMK) BUILD_TARGET_ARCH=x86 $(VBOX_ADDITIONS_BUILD) 
    552552else 
    553         ssh vbox@192.168.27.4 " cd /mnt/vbox/add && ./tools/env.sh --no-wine kmk BUILD_TARGET_ARCH=x86 $(VBOX_ADDITIONS_BUILD) " 
     553        ssh vbox@192.168.27.4 " pfexec /sbin/umount /mnt/vbox; pfexec /sbin/mount /mnt/vbox; cd /mnt/vbox/add && ./tools/env.sh --no-wine kmk BUILD_TARGET_ARCH=x86 $(VBOX_ADDITIONS_BUILD) " 
    554554endif 
    555555 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy