ESX
Submitted by Bram Schoenmakers on 19 August, 2008 - 15:17.
Running a FreeBSD 6.x guest on an ESX server may cause the following lines on the console:
lnc0: Missed packet -- no receive buffer
This renders the system pretty unusable. The shape of the lnc driver is not that good (hence it has been deprecated from FreeBSD 7 and replaced by the le driver). Fortunately, VMWare ESX offers another network interface which works better in combination with FreeBSD. To switch network interface, follow these steps:
- Open the VMWare Infrastructure Client.
- Shut down the FreeBSD guest.
Submitted by Bram Schoenmakers on 19 August, 2008 - 14:27.
Installing VMWare ESX 3i (3.5.0) on a Hewlet Packard Proliant DL160 G5 could cause problems. It could hang at some stage where it says Enabling interrupts. This is because by default ACPI is enabled and causes problems.