vmware-guestd on vmware hosted Windows
From: Masahide -mac- NODA (mac_at_clave.gr.jp)
Date: 08/30/03
- Previous message: Bruce Evans: "Re: IDE DVD playback on 5.1-CURRENT"
- Next in thread: Scott M. Likens: "Re: vmware-guestd on vmware hosted Windows"
- Reply: Scott M. Likens: "Re: vmware-guestd on vmware hosted Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Aug 2003 20:32:47 +0900 (JST) To: freebsd-current@freebsd.org
Sorry, this is repot only.
I'm upgrading from 2003/08/19 current to 2003/08/30 current on vmware
3.x(host OS is Windows), and I tried to run vmware-guestd,
# ./vmware-guestd
ELF binary type "0" not known.
/usr/local/sbin/vmware-guestd: Exec format error. Wrong Architecture
I suggested on IRC, try
# brandelf -t FreeBSD ./vmware-guestd
I tried this and succeceed to run vmware-guestd.
Before brandelf -t, brandelf result is,
% brandelf vmware-guestd
File 'vmware-guestd' is of brand 'SVR4' (0).
and after brandelf -t is,
% brandelf vmware-guestd
File 'vmware-guestd' is of brand 'FreeBSD' (9).
Any comments?
-- mac@clave.gr.jp/mac@jp.freebsd.org _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Bruce Evans: "Re: IDE DVD playback on 5.1-CURRENT"
- Next in thread: Scott M. Likens: "Re: vmware-guestd on vmware hosted Windows"
- Reply: Scott M. Likens: "Re: vmware-guestd on vmware hosted Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]