VMware ESXI 7.0 on hardware with unsupported CPUs: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Reboot into boot media again= *After the ESXi boot menu when the “Loading ESXi Installer” is starting *click SHIFT+O within 5 seconds to add boot options.…“)
 
Zeile 3: Zeile 3:
 
*click SHIFT+O within 5 seconds to add boot options.
 
*click SHIFT+O within 5 seconds to add boot options.
 
*Type “ allowLegacyCPU=true” behind the line.
 
*Type “ allowLegacyCPU=true” behind the line.
 +
=permanent=
 +
*boot kali
 +
*mnt /dev/sda5 /mnt
 +
*vi /mnt/boot.cfg
 +
*kernelopt= weaselInstalled autoPartition=FALSE '''allowLegacyCPU=true'''

Version vom 3. April 2023, 15:07 Uhr

Reboot into boot media again

  • After the ESXi boot menu when the “Loading ESXi Installer” is starting
  • click SHIFT+O within 5 seconds to add boot options.
  • Type “ allowLegacyCPU=true” behind the line.

permanent

  • boot kali
  • mnt /dev/sda5 /mnt
  • vi /mnt/boot.cfg
  • kernelopt= weaselInstalled autoPartition=FALSE allowLegacyCPU=true