[Eisfair] eiskernel 5.2.0 update schlägt fehl

Thomas Bork tom at eisfair.org
Mi Nov 4 20:37:39 CET 2020


Am 04.11.2020 um 11:54 schrieb Christian Richter:

> dosenbrot # ls -l /dev/disk/by-id
> total 0
> lrwxrwxrwx 1 root root 9 Nov  2 12:52 
> ata-VMware_Virtual_SATA_CDRW_Drive_00000000000000000001 -> ../../sr0

Setze

disk.EnableUUID = "TRUE"

in der vmx-Datei der virtuellen Maschine.

if lscpu | grep -qi 'vmware'
then
     echo "Please stop this virtual machine and set"
     echo "     disk.EnableUUID = \"TRUE\""
     echo "in vmx file of this virtual machine."
     echo
     echo "Then install this package again."
fi

-- 
der tom


Mehr Informationen über die Mailingliste Eisfair