Update Mon Oct 12 06:19:43 PM CDT 2020
This commit is contained in:
parent
daf3c821bc
commit
a5c05d4caa
|
@ -462,7 +462,7 @@ check_vm () {
|
||||||
## added for rev 0.5i ----
|
## added for rev 0.5i ----
|
||||||
eval mkdir /tmp/vboxtmp
|
eval mkdir /tmp/vboxtmp
|
||||||
eval mount /usr/share/virtualbox/VBoxGuestAdditions.iso /tmp/vboxtmp
|
eval mount /usr/share/virtualbox/VBoxGuestAdditions.iso /tmp/vboxtmp
|
||||||
# copying off the iso image to /tmp may be unnecssary
|
## copying off the iso image to /tmp may be unnecssary
|
||||||
eval cp -f /tmp/vboxtmp/VBoxLinuxAdditions.run /tmp/VBoxLinuxAdditions.run
|
eval cp -f /tmp/vboxtmp/VBoxLinuxAdditions.run /tmp/VBoxLinuxAdditions.run
|
||||||
eval umount /tmp/vboxtmp
|
eval umount /tmp/vboxtmp
|
||||||
eval rmdir /tmp/vboxtmp
|
eval rmdir /tmp/vboxtmp
|
||||||
|
|
Loading…
Reference in New Issue