If you encountered this message while building:
.: 32: Can't open /etc/vbox/vbox.cfgYou should add this line
INSTALL_DIR=/usr/lib/virtualboxto the building script.
If you encountered fuse mount option error while executing, you should patch the source code:
- fuse_opt_add_arg (&fuseArgs, ""); + fuse_opt_add_arg (&fuseArgs, "vdi");and rebuild it.
You can simply unmount it using umount command.
沒有留言:
張貼留言