mirror of
https://github.com/paolo-projects/unlocker.git
synced 2025-07-30 01:14:56 +02:00
Release candidate for 2.0.9
This commit is contained in:
parent
f1c216c753
commit
da91cfa3ce
0
lnx-update-tools.sh
Normal file → Executable file
0
lnx-update-tools.sh
Normal file → Executable file
13
local.sh
Executable file
13
local.sh
Executable file
@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
set -x
|
||||
|
||||
echo VMware ESXi 6.x Unlocker 2.0.9
|
||||
echo ===============================
|
||||
echo Copyright: Dave Parsons 2011-16
|
||||
|
||||
/etc/init.d/hostd status
|
||||
/etc/init.d/hostd stop
|
||||
vmkramdisk /bootbank/unlocker.vgz
|
||||
/etc/init.d/hostd start
|
||||
/etc/init.d/hostd status
|
2
smctest.sh
Executable file
2
smctest.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
vim-cmd hostsvc/hosthardware | grep smcPresent
|
Loading…
x
Reference in New Issue
Block a user