On Wed, May 09, 2012 at 06:50:39AM -0400, Jiri B wrote:

> On Wed, May 09, 2012 at 03:40:22PM +0530, Amarendra Godbole wrote:
> > Hi,
> > 
> > I have an OpenBSD guest VM, which needs to be configured before it
> > boots up. I can access the OS through the VMWare APIs', but then need
> > to configure the /etc/hostname.* file to update the IP address. One
> > way I can think of is to lookup fsck code, and figure this out (or I
> > may be wrong). If there is a better way, I'd appreciate pointers.
> > Thanks in advance.
> 
> I get pissed off with VMWare tools everyday :) Boot from a network/iso
> change what you need and reboot.
> 
> I suppose you can even automatize it...
> 
> jirib

Or disable network interface, boot, fix config, enable network
interface, reboot.

        -Otto

Reply via email to