Posts mit dem Label linux werden angezeigt. Alle Posts anzeigen
Posts mit dem Label linux werden angezeigt. Alle Posts anzeigen

Freitag, 8. September 2017

Running ANSYS on LINUX

Check which version is installed:
ls /ansys_inc/
v172
v182

If you want to run v182 then the simple answer is:
/ansys_inc/v182/Framework/bin/Linux64/runwb2

Mittwoch, 6. September 2017

Recover uefi boot on the new laptops: Windows 10 + Linux

On the new laptop somehow the boot loader got back to the windows 10 only, so to recover it simply run the command in the cmd.exe as a Administrator:
 bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi