Search code examples
windowslinuxoperating-systembootesxi

List operating systems installed on machine


I would like to list all operating systems installed on some machine. This machine may have a lot of OS's (windows, linux distributions, esxi). I have physical access to this computer and I have a privileged account (admin). How do I list all those OS's?


Solution

  • if you have a lot of OSs on your machine and one of this is linux it means that you can read lilo or grub configs in order to list os's on this machine.