thinking sysadmin

qstat -u aleonard -s z

Archive for the ‘operating systems’ Category

Kickstarting CentOS 5.1 – Not from a yum repository any more

one comment

In the past, I’ve used our local mirror of the CentOS yum repository to kickstart machines booted using PXE; apparently, this no longer works with CentOS 5.1, although it did with 5.0. If you attempt to do so, after the initial PXE boot, you get the following message:


The CentOS installation tree in that directory does not seem to match your boot media.

Read the rest of this entry »

Written by Andy

February 15th, 2008 at 7:47 am

Posted in operating systems

Tagged with , , ,

Running FreeBSD 6.3 on VMware ESX (Updated)

leave a comment

So, you recognize that FreeBSD isn’t officially supported on VMware ESX, but you want to give it a try anyway? Here’s what I did to get it installed, with VMware Tools and using e1000 Ethernet drivers:

Installation was for the most part straightforward – I chose “Other” for the operating system type, and allocated resources like I would for pretty much any other operating system. The install from an NFS-mounted ISO image worked fine; I’ve only run into two issues so far: Installing VMware Tools and changing the Ethernet drivers from the default Lance drivers.
Read the rest of this entry »

Written by Andy

January 30th, 2008 at 4:26 pm