Tuesday 18 December 2007

Creating a Red Hat Enterprise Linux VMware image

Had some fun n' games installing Red Hat Enterprise Linux (RHEL) as a
VMware guest.

In essence, the RHEL installer didn't ever see a disk drive within the
VMware image.

In the end, it transpired that, by default, VMware uses the BusLogic
driver, whereas RHEL does not ship with this driver on disk ( even on
the DVD ).

The solution was to (a) perform a Custom create and choose the LSI
driver instead of the BusLogic driver -OR- (b) specifically select Red
Hat Enterprise Linux as the guest OS.

I've documented it here in case it helps.

Enjoy !

Creating%20a%20Red%20Hat%20Enterprise%20Linux%20VMware%20image.pdf

No comments:

Visual Studio Code - Wow 🙀

Why did I not know that I can merely hit [cmd] [p]  to bring up a search box allowing me to search my project e.g. a repo cloned from GitHub...