Seite 1 von 1

Command '/usr/bin/lshw -xml 2>/dev/null' failed (134)

Verfasst: 12 Nov 2009, 15:42
von inszekt_
Hi there

I've tried the operating system deployment feature, but I get the following error message:

Code: Alles auswählen

Command '/usr/bin/lshw -xml 2>/dev/null' failed (134)
after it I got back the client's login prompt.

The WinXPPro image not configured, I've just copied the i386 directory to /opt/pcbin/install/winxppro/i386.

regards, np

Re: Command '/usr/bin/lshw -xml 2>/dev/null' failed (134)

Verfasst: 13 Nov 2009, 15:34
von inszekt_
after some debugging we figured out the verbose error message:

root@xpclient:/usr/bin# lshw -xml
terminate called after throwing an instance of 'stb::bad_alloc'
what(): std::bad_alloc
Aborted

regards, np

Re: Command '/usr/bin/lshw -xml 2>/dev/null' failed (134)

Verfasst: 13 Nov 2009, 22:52
von inszekt_
we found the problem - the client - which is a WindowsXP in a VmWare server infrastrukture - only had 256MB RAM. when we changed it to 512MB, the OS installation started like a charm.

regards, np