Sha256: 7ff71b8cfa8fc46047f59062c241c3d0f883930c3f727c6e131b68570a4bb1f0
Contents?: true
Size: 375 Bytes
Versions: 16
Compression:
Stored size: 375 Bytes
Contents
if test -f .vbox_version then mount -o loop VBoxGuestAdditions_$(cat .vbox_version).iso /mnt yes|sh /mnt/VBoxLinuxAdditions.run umount /mnt # Start the newly build driver /etc/init.d/vboxadd start # Make a temporary mount point mkdir /tmp/veewee-validation # Test mount the veewee-validation mount -t vboxsf veewee-validation /tmp/veewee-validation fi
Version data entries
16 entries across 16 versions & 1 rubygems