|
|
@ -25,6 +25,9 @@ reboot --noeject |
|
|
# Specifies script to run after ESXi is installed on first boot |
|
|
# Specifies script to run after ESXi is installed on first boot |
|
|
%firstboot --interpreter=busybox |
|
|
%firstboot --interpreter=busybox |
|
|
|
|
|
|
|
|
|
|
|
# Create a VMFS on the second local drive |
|
|
|
|
|
partition LocalDS --onfirstdisk=local |
|
|
|
|
|
|
|
|
# Enable TSM & SSH |
|
|
# Enable TSM & SSH |
|
|
vim-cmd hostsvc/enable_ssh |
|
|
vim-cmd hostsvc/enable_ssh |
|
|
vim-cmd hostsvc/start_ssh |
|
|
vim-cmd hostsvc/start_ssh |
|
|
|