ghfields / rpooler

A guided installation script for zfs rpools
30 stars 6 forks source link

Add information for ESXi users when selecting a disk #33

Open adx442 opened 4 years ago

adx442 commented 4 years ago

In ESXi 6.7U2, the Ubuntu live environment does not show any choices in the /dev/disk/by-id section. The solution is to add: disk.EnableUUID = true to the VMX file and reboot.

After that, the script succeeds and works perfectly. Just an info line in Readme.md or the installer would be a nice touch.

ghfields commented 4 years ago

Thanks. I'll make a note of this while I revamp.