vmware-tools-freebsd No drivers for x.org version: 7.6.5.

2011-04-08 Thread Matthias Apitz

Hello,

I have FreeBSD 9-CURRENT up and running in a VMware Workstation 7.x and
I tried to install the vmware-tools-freebsd of VMware to get the driver
for Xorg, but it seems that X.org 7.6.5. is not supported. My other VM
runs a 8-CURRENT with X.org 7.4_1 which works fine.

Any idea how to solve this? Should I go back to X.org 7.4_1 in
9-CURRENT? Or should I fake the vmware-tools installer to see X.org as
/.4 while it is 7.6.5?

Thanks

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware-tools-freebsd No drivers for x.org version: 7.6.5.

2011-04-08 Thread Dimitry Andric

On 2011-04-08 10:42, Matthias Apitz wrote:

I have FreeBSD 9-CURRENT up and running in a VMware Workstation 7.x and
I tried to install the vmware-tools-freebsd of VMware to get the driver
for Xorg, but it seems that X.org 7.6.5. is not supported. My other VM
runs a 8-CURRENT with X.org 7.4_1 which works fine.

Any idea how to solve this? Should I go back to X.org 7.4_1 in
9-CURRENT? Or should I fake the vmware-tools installer to see X.org as
/.4 while it is 7.6.5?


X.org 7.5 already has VMware drivers, so you can just install the
x11-drivers/xf86-input-vmmouse and x11-drivers/xf86-video-vmware ports.

Alternatively, run make config in x11-drivers/xorg-drivers, check the
VMMOUSE and VMWARE entries, and rebuild this meta-port.

Btw, I have no idea why these drivers are not enabled by default.  They
would seem very useful in a default X.org installation.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware-tools-freebsd No drivers for x.org version: 7.6.5.

2011-04-08 Thread David Demelier

On 08/04/2011 12:17, Dimitry Andric wrote:

On 2011-04-08 10:42, Matthias Apitz wrote:

I have FreeBSD 9-CURRENT up and running in a VMware Workstation 7.x and
I tried to install the vmware-tools-freebsd of VMware to get the driver
for Xorg, but it seems that X.org 7.6.5. is not supported. My other VM
runs a 8-CURRENT with X.org 7.4_1 which works fine.

Any idea how to solve this? Should I go back to X.org 7.4_1 in
9-CURRENT? Or should I fake the vmware-tools installer to see X.org as
/.4 while it is 7.6.5?


X.org 7.5 already has VMware drivers, so you can just install the
x11-drivers/xf86-input-vmmouse and x11-drivers/xf86-video-vmware ports.

Alternatively, run make config in x11-drivers/xorg-drivers, check the
VMMOUSE and VMWARE entries, and rebuild this meta-port.

Btw, I have no idea why these drivers are not enabled by default. They
would seem very useful in a default X.org installation.


Probably because a lot of people do not use VMware products.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org


Cheers,

--
David Demelier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware-tools-freebsd No drivers for x.org version: 7.6.5.

2011-04-08 Thread Matthias Apitz
El día Friday, April 08, 2011 a las 12:17:03PM +0200, Dimitry Andric escribió:

 On 2011-04-08 10:42, Matthias Apitz wrote:
 I have FreeBSD 9-CURRENT up and running in a VMware Workstation 7.x and
 I tried to install the vmware-tools-freebsd of VMware to get the driver
 for Xorg, but it seems that X.org 7.6.5. is not supported. My other VM
 runs a 8-CURRENT with X.org 7.4_1 which works fine.
 
 Any idea how to solve this? Should I go back to X.org 7.4_1 in
 9-CURRENT? Or should I fake the vmware-tools installer to see X.org as
 /.4 while it is 7.6.5?
 
 X.org 7.5 already has VMware drivers, so you can just install the
 x11-drivers/xf86-input-vmmouse and x11-drivers/xf86-video-vmware ports.
 
 Alternatively, run make config in x11-drivers/xorg-drivers, check the
 VMMOUSE and VMWARE entries, and rebuild this meta-port.

Dimitry, 

Thanks for your kind   fast answer; does this also mean that I could
completely get rid of the VMware' vmware-tools-freebsd? I'm using on the
8-CURRENT system the emulators/open-vom-tools and will install them in
the 9-CURRENT too.

Thanks again

matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware-tools-freebsd No drivers for x.org version: 7.6.5.

2011-04-08 Thread Devin Teske
On Apr 8, 2011, at 5:03 AM, Matthias Apitz g...@unixarea.de wrote:

 El día Friday, April 08, 2011 a las 12:17:03PM +0200, Dimitry Andric escribió:
 
 On 2011-04-08 10:42, Matthias Apitz wrote:
 I have FreeBSD 9-CURRENT up and running in a VMware Workstation 7.x and
 I tried to install the vmware-tools-freebsd of VMware to get the driver
 for Xorg, but it seems that X.org 7.6.5. is not supported. My other VM
 runs a 8-CURRENT with X.org 7.4_1 which works fine.
 
 Any idea how to solve this?

A co-worker and I recently went through this. Seems the trick is to install 
xf86-video-vmware-10.16.9 (we are using 8.1-RELEASE), then re-run the 
vmware-config.pl file that you un-packed from the vmware-tools tarball, then 
run X -configure (as root), then copy /root/xorg.conf.new to 
/etc/X11/xorg.conf (making appropriate backups first, of course). We were able 
to achieve 1600x1200 resolution.
-- 
Devin


 Should I go back to X.org 7.4_1 in
 9-CURRENT? Or should I fake the vmware-tools installer to see X.org as
 /.4 while it is 7.6.5?
 
 X.org 7.5 already has VMware drivers, so you can just install the
 x11-drivers/xf86-input-vmmouse and x11-drivers/xf86-video-vmware ports.
 
 Alternatively, run make config in x11-drivers/xorg-drivers, check the
 VMMOUSE and VMWARE entries, and rebuild this meta-port.
 
 Dimitry, 
 
 Thanks for your kind   fast answer; does this also mean that I could
 completely get rid of the VMware' vmware-tools-freebsd? I'm using on the
 8-CURRENT system the emulators/open-vom-tools and will install them in
 the 9-CURRENT too.
 
 Thanks again
 
matthias
 
 -- 
 Matthias Apitz
 t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
 e g...@unixarea.de - w http://www.unixarea.de/
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

_

The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
_
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware and freebsd 8

2010-07-28 Thread Rocky Borg
I haven't used vmware so I can't say if it's better but it didn't take 
me long to get freebsd up and running with virtualbox. Just follow the 
instructions at http://wiki.freebsd.org/VirtualBox


You do have to install /usr/ports/emulators/virtualbox-ose-additions/ on 
the guest. I got FreeBSD 8.1 and PC-BSD 8.1 both up and running on it. 
I'm having some sound issues but other than that it works great, in 
fullscreen mode you can't even tell it's running as a guest on a host 
machine.


On 7/27/2010 9:47 PM, kalin m wrote:


hi all...

messing around with vmware and fbsd 8...

has anybody used vmware esxi 4 to put a bunch of fbsd machines on it?
i also installed the vmsphere client (they call it) which is pretty 
nice interface to interact with the virtual machines but apparently 
doesn't know much on how to install vmware tools on a bsd guest.


so the question is which vmware tools should i get for the fbsd 8 
guests to go with the esxi 4.1. in the ports there are vmware-tools6, 
5, 4, 3. tried six. it wants some disk. there is also the 
open-vmware-tools. is that open one better to play with the esxi 4.1 
an the vmsphere thing?


also is there anything better than vmware for virtualization that 
plays nice and with fbsd?


thanks...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware and freebsd 8

2010-07-28 Thread Kevin Wilcox
On 28 July 2010 00:47, kalin m ka...@el.net wrote:

 messing around with vmware and fbsd 8...

 has anybody used vmware esxi 4 to put a bunch of fbsd machines on it?
 i also installed the vmsphere client (they call it) which is pretty nice
 interface to interact with the virtual machines but apparently doesn't know
 much on how to install vmware tools on a bsd guest.

We use paid-for ESX, not ESXi, but that shouldn't make a difference.
FreeBSD 8 and ESX play great together, at least in my circumstances.

Setups are pretty generic - minimal installs + ports with different
VMs for subversion, apache, postgresql, OSSEC, netflow collectors,
snort and even a few virtual FreeBSD firewalls.

Overall I couldn't be more pleased.

 so the question is which vmware tools should i get for the fbsd 8 guests to
 go with the esxi 4.1. in the ports there are vmware-tools6, 5, 4, 3. tried
 six. it wants some disk. there is also the open-vmware-tools. is that open
 one better to play with the esxi 4.1 an the vmsphere thing?

I install vmware-guestd6 from ports so I can eliminate all of the X
libraries getting installed. ESXi should come with a freebsd.iso file
that you can use for the tools install (I'm not one of our ESX
administrators so I can't speak definitively but I did get an ISO from
them for the tools installation).

 also is there anything better than vmware for virtualization that plays nice
 and with fbsd?

The rumour is that FreeBSD does great as Xen domU but then you have to
have a Linux or Windows dom0 (perhaps Mac OS X would work, too?). I'm
doing a CentOS install right now, specifically to try FreeBSD under
Xen.

As someone else mentioned, VirtualBox and FreeBSD get along great
though I'm not entirely sure *I* would use it for a production
environment. I ran VirtualBox on a FreeBSD host with FreeBSD, OpenBSD,
Linux, Windows XP and Windows 7 Ultimate guests and my issues were
minimal. It's the only virtualisation software installed on this
workstation.

kmw

-- 
A: Maybe because some people are too annoyed by top-posting.
Q: Why do I not get an answer to my question(s)?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware and freebsd 8

2010-07-28 Thread Steve Polyack

On 07/28/10 09:05, Kevin Wilcox wrote:

On 28 July 2010 00:47, kalin mka...@el.net  wrote:

   

so the question is which vmware tools should i get for the fbsd 8 guests to
go with the esxi 4.1. in the ports there are vmware-tools6, 5, 4, 3. tried
six. it wants some disk. there is also the open-vmware-tools. is that open
one better to play with the esxi 4.1 an the vmsphere thing?
 

I install vmware-guestd6 from ports so I can eliminate all of the X
libraries getting installed. ESXi should come with a freebsd.iso file
that you can use for the tools install (I'm not one of our ESX
administrators so I can't speak definitively but I did get an ISO from
them for the tools installation).

   


We've always used the open-vm-tools port 
(/usr/ports/emulators/open-vm-tools-nox11).  There is both an x11 and 
nox11 version, both of which work very well.  It also includes a 
handful of other drivers and modules, including the memory balloon driver.


If you only intend on using the vmware-guestd, vmxnet, and/or vmmemctl 
(memory ballon driver), then you can build with -DWITHOUT_DNET 
-DWITHOUT_ICU -DWITHOUT_FUSE to eliminate a few more dependencies.


Steve

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware and freebsd 8

2010-07-28 Thread Kevin Wilcox
On 28 July 2010 09:12, Steve Polyack kor...@comcast.net wrote:

 We've always used the open-vm-tools port
 (/usr/ports/emulators/open-vm-tools-nox11).  There is both an x11 and
 nox11 version, both of which work very well.  It also includes a handful
 of other drivers and modules, including the memory balloon driver.

 If you only intend on using the vmware-guestd, vmxnet, and/or vmmemctl
 (memory ballon driver), then you can build with -DWITHOUT_DNET
 -DWITHOUT_ICU -DWITHOUT_FUSE to eliminate a few more dependencies.

Steve - that's excellent advice. I'll try out open-vm-tools-nox11 on
one of my VMs this afternoon and see how it goes. Thanks!!

kmw

-- 
A: Maybe because some people are too annoyed by top-posting.
Q: Why do I not get an answer to my question(s)?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware and freebsd 8

2010-07-28 Thread kalin m


awesome...  thanks to all replies...  i'll try the nox11 also..  those 
machines are only intended as servers so guis are not necessary...   
thanks...




Kevin Wilcox wrote:

On 28 July 2010 09:12, Steve Polyack kor...@comcast.net wrote:

  

We've always used the open-vm-tools port
(/usr/ports/emulators/open-vm-tools-nox11).  There is both an x11 and
nox11 version, both of which work very well.  It also includes a handful
of other drivers and modules, including the memory balloon driver.

If you only intend on using the vmware-guestd, vmxnet, and/or vmmemctl
(memory ballon driver), then you can build with -DWITHOUT_DNET
-DWITHOUT_ICU -DWITHOUT_FUSE to eliminate a few more dependencies.



Steve - that's excellent advice. I'll try out open-vm-tools-nox11 on
one of my VMs this afternoon and see how it goes. Thanks!!

kmw

  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware and freebsd 8

2010-07-28 Thread kalin m



so installed the open-vmware-tools-nox11 package...  the vsphere ( the 
client interface) detects it but it says VMWare Tools: Unmanaged. any 
idea what that means?


i did try to install from source off the sourceforge site without x and 
some other stuff but it's broken.


thanks...



kalin m wrote:


awesome...  thanks to all replies...  i'll try the nox11 also..  those 
machines are only intended as servers so guis are not necessary...   
thanks...




Kevin Wilcox wrote:

On 28 July 2010 09:12, Steve Polyack kor...@comcast.net wrote:

 

We've always used the open-vm-tools port
(/usr/ports/emulators/open-vm-tools-nox11).  There is both an x11 and
nox11 version, both of which work very well.  It also includes a 
handful

of other drivers and modules, including the memory balloon driver.

If you only intend on using the vmware-guestd, vmxnet, and/or vmmemctl
(memory ballon driver), then you can build with -DWITHOUT_DNET
-DWITHOUT_ICU -DWITHOUT_FUSE to eliminate a few more dependencies.



Steve - that's excellent advice. I'll try out open-vm-tools-nox11 on
one of my VMs this afternoon and see how it goes. Thanks!!

kmw

  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vmware and freebsd 8

2010-07-28 Thread kalin m



for the record - if anybody's interested...

http://communities.vmware.com/thread/249774;jsessionid=79E1617AEC857E6B51C29539AD294AC9?tstart=0


kalin m wrote:



so installed the open-vmware-tools-nox11 package...  the vsphere ( the 
client interface) detects it but it says VMWare Tools: Unmanaged. any 
idea what that means?


i did try to install from source off the sourceforge site without x 
and some other stuff but it's broken.


thanks...



kalin m wrote:


awesome...  thanks to all replies...  i'll try the nox11 also..  
those machines are only intended as servers so guis are not 
necessary...   thanks...




Kevin Wilcox wrote:

On 28 July 2010 09:12, Steve Polyack kor...@comcast.net wrote:

 

We've always used the open-vm-tools port
(/usr/ports/emulators/open-vm-tools-nox11).  There is both an x11 and
nox11 version, both of which work very well.  It also includes a 
handful

of other drivers and modules, including the memory balloon driver.

If you only intend on using the vmware-guestd, vmxnet, and/or vmmemctl
(memory ballon driver), then you can build with -DWITHOUT_DNET
-DWITHOUT_ICU -DWITHOUT_FUSE to eliminate a few more dependencies.



Steve - that's excellent advice. I'll try out open-vm-tools-nox11 on
one of my VMs this afternoon and see how it goes. Thanks!!

kmw

  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


vmware and freebsd 8

2010-07-27 Thread kalin m


hi all...

messing around with vmware and fbsd 8...

has anybody used vmware esxi 4 to put a bunch of fbsd machines on it?
i also installed the vmsphere client (they call it) which is pretty nice 
interface to interact with the virtual machines but apparently doesn't 
know much on how to install vmware tools on a bsd guest.


so the question is which vmware tools should i get for the fbsd 8 guests 
to go with the esxi 4.1. in the ports there are vmware-tools6, 5, 4, 3. 
tried six. it wants some disk. there is also the open-vmware-tools. is 
that open one better to play with the esxi 4.1 an the vmsphere thing?


also is there anything better than vmware for virtualization that plays 
nice and with fbsd?


thanks...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Floppies on VMware workstation FreeBSD guest

2010-06-21 Thread Francisco Reyes

Adam Vande More writes:


I'm not sure that floppies are still working in this fashion, but even if
they are it may be easier for you to do this via pxe or optical media.


You mean to create a CD image and put the install.cfg instead of using a 
floppy image?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Floppies on VMware workstation FreeBSD guest

2010-06-21 Thread Adam Vande More
On Mon, Jun 21, 2010 at 1:11 PM, Francisco Reyes li...@stringsutils.comwrote:

 Adam Vande More writes:

  I'm not sure that floppies are still working in this fashion, but even if
 they are it may be easier for you to do this via pxe or optical media.


 You mean to create a CD image and put the install.cfg instead of using a
 floppy image?


Yes,  you might be able to edit an existing image or use 'make release' to
build your own.  Or with pxe you can just put it on NFS.


-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Floppies on VMware workstation FreeBSD guest

2010-06-21 Thread Francisco Reyes

Adam Vande More writes:


Yes,  you might be able to edit an existing image or use 'make release' to
build your own.  Or with pxe you can just put it on NFS.


I was thinking of something perhaps even simpler. Mount a second CD image 
with just install.cfg. Will try that and see how it works.


If I was going to do lots of install PXE may be the way to go, but wondering 
if it is worth the effort for the handfull of times I would use it.


For physicall install I will try USB. Right now jus trying to solve the 
issue with VMware just to get familiar with the install.cfg syntax.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Floppies on VMware workstation FreeBSD guest

2010-06-20 Thread Bruce Cran
On Sunday 20 June 2010 05:19:30 Francisco Reyes wrote:
 Any has had any success with getting floppies to work on VMware desktop 7
 on a FreeBSD guest?
 
 Did the following to prepare the floppy
 
 #Create empty floppy image
 dd if=/dev/zero bs=1k count=1440 of=/data/tmp/boot.flp
 
 #create md0 and point it to floppy
 mdconfig -a -t vnode -f /data/tmp/boot.flp -u 0

In case you don't know, you can achieve the same thing using some simpler 
commands:

truncate -s 1440k /data/tmp/boot.flp
mdconfig -a -f /data/tmp/boot.flp

-- 
Bruce Cran
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Floppies on VMware workstation FreeBSD guest

2010-06-19 Thread Francisco Reyes
Any has had any success with getting floppies to work on VMware desktop 7 on 
a FreeBSD guest?


Did the following to prepare the floppy

#Create empty floppy image
dd if=/dev/zero bs=1k count=1440 of=/data/tmp/boot.flp

#create md0 and point it to floppy
mdconfig -a -t vnode -f /data/tmp/boot.flp -u 0

#newfs
newfs /dev/md0

#mount
mount /dev/md0 /mnt

#copy data here

#unmount
umount /mnt

#delete md0
mdconfig -d -u 0


I am trying to create a floppy image with an install.cfg to learn how 
sysinstall automation works. The floppy gives the following error:

Error mounting floppy fd0  (/dev/fd0) on /dist : device not configured.

Just as a test I found a floopy for an old PicoBSD floppy to see if it could 
be read. It failed too. However, if the PicoBSD floppy image is first in the 
boot order it actually boots of the floppy image. Search for this issue show 
some old messages of people having simmilar problems, but given that they 
were old I wondered if the issue had been resolved.


I am aware that in VMware one can create one VM and make a template. I am 
trying to learn sysinstall automation for the times when I will need to 
install FreeBSD on a physical machine instead of a VM.


Any pointers will be greately appreciated.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Floppies on VMware workstation FreeBSD guest

2010-06-19 Thread Adam Vande More
On Sat, Jun 19, 2010 at 11:19 PM, Francisco Reyes li...@stringsutils.comwrote:

 Any has had any success with getting floppies to work on VMware desktop 7
 on a FreeBSD guest?


 Any pointers will be greately appreciated.


I'm not sure that floppies are still working in this fashion, but even if
they are it may be easier for you to do this via pxe or optical media.


-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody uses VMWare on FreeBSD?

2010-03-18 Thread Paul Schmehl

--On Wednesday, March 17, 2010 13:28:45 -0700 Yuri y...@rawbw.com wrote:


I can't build it, I am getting the following errors. And message to
freebsd-emulation@ from 02/10 was never answered.



Don't bother.  VirtualBox is eminently better and free.

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Anybody uses VMWare on FreeBSD?

2010-03-17 Thread Yuri
I can't build it, I am getting the following errors. And message to 
freebsd-emulation@ from 02/10 was never answered.


 errors 
cc -O2 -pipe -fno-strict-aliasing -DCDEV_MAJOR_=200 -DDDB -DVMX86_DEBUG 
-DSMP -DAPIC_IO -Werror -D_KERNEL -DKLD_MODULE -nostdinc  
-I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include 
-I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common 
-I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd 
-I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/export/include 
-I/sys 
-I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ 
-I. -I@ -I@/contrib/altq -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 -fno-common  
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx 
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector 
-std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign 
-fformat-extensions -c 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c  

In file included from 
./machine/vm.h:33,

from 
/sys/vm/vm.h:64,  

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338:   

./machine/specialreg.h:164:1: error: CPUID_STEPPING 
redefined 

In file included from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27,

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19,   

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19:

/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/x86.h:259:1: 
error: this is the location of the previous definition  
In file included from 
./machine/vm.h:33,

from 
/sys/vm/vm.h:64,  

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338:   

./machine/specialreg.h:165:1: error: CPUID_MODEL 
redefined

In file included from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27,

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19,   

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19:

/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/x86.h:287:1: 
error: this is the location of the previous definition  
In file included from 
./machine/vm.h:33,

from 
/sys/vm/vm.h:64,  

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338:   

./machine/specialreg.h:166:1: error: CPUID_FAMILY 
redefined   

In file included from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27,

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19,   

from 
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19: 


___
freebsd-questions@freebsd.org mailing list

Re: Anybody uses VMWare on FreeBSD?

2010-03-17 Thread Henrik Hudson
On Wed, 17 Mar 2010, Yuri wrote:

 I can't build it, I am getting the following errors. And message to 
 freebsd-emulation@ from 02/10 was never answered.

Considering that VMware is now at version 7 something I would just
move on and use VirtualBox. 95% of the stuff VMware 7 can do it can
do, although the OSE version in ports lacks USB pass-thru, but I'm
sure it is leaps and bounds ahead of VMware 3 from ports.

VMware will most likely ever support FreeBSD as a host and the Linux 
kernel hooks are too deep to reverse it and since VirtualBox works
great, just use that.

I run Win7 x86 and Win2008 R2 just fine inside VirtualBox.

There is currently a bug in the FreeBSD-stable kernel (newer then
Jan 29th) or so which caused the current VirtualBox install to
freeze. Just follow the intructions on the VirtualBox FreeBSD wiki
to pull the latest 3.1.4 VirtualBox and you should be good.

http://wiki.freebsd.org/VirtualBox
(see the notes under know issues at the bottom for update your
ports outside of the current ports freeze.

My $.02.

henrik


 
  errors 
 cc -O2 -pipe -fno-strict-aliasing -DCDEV_MAJOR_=200 -DDDB -DVMX86_DEBUG 
 -DSMP -DAPIC_IO -Werror -D_KERNEL -DKLD_MODULE -nostdinc  
 -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include 
 -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common 
 -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd 
 -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/export/include 
 -I/sys 
 -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/
  
 -I. -I@ -I@/contrib/altq -finline-limit=8000 --param 
 inline-unit-growth=100 --param large-function-growth=1000 -fno-common  
 -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx 
 -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector 
 -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls 
 -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
 -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign 
 -fformat-extensions -c 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c
   
  
 In file included from 
 ./machine/vm.h:33,
 
  
  from 
 /sys/vm/vm.h:64,  
 
  
  from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338:

  
 ./machine/specialreg.h:164:1: error: CPUID_STEPPING 
 redefined 
 
  
 In file included from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27,
 
  
  from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19,

  
  from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19:
 
  
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/x86.h:259:1:
  
 error: this is the location of the previous definition  
 In file included from 
 ./machine/vm.h:33,
 
  
  from 
 /sys/vm/vm.h:64,  
 
  
  from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338:

  
 ./machine/specialreg.h:165:1: error: CPUID_MODEL 
 redefined 

  
 In file included from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27,
 
  
  from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19,

  
  from 
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19:
 
  
 /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/x86.h:287:1:
  
 error: this is the location of the previous definition  
 In file included from 
 ./machine/vm.h:33,
 

Re: Anybody uses VMWare on FreeBSD?

2010-03-17 Thread Yuri

Henrik Hudson wrote:

There is currently a bug in the FreeBSD-stable kernel (newer then
Jan 29th) or so which caused the current VirtualBox install to
freeze. Just follow the intructions on the VirtualBox FreeBSD wiki
to pull the latest 3.1.4 VirtualBox and you should be good.

http://wiki.freebsd.org/VirtualBox
(see the notes under know issues at the bottom for update your
ports outside of the current ports freeze.

My $.02.
  


I have the latest, 3.1.4, and still get system freezes.
I looked over the instructions in http://wiki.freebsd.org/VirtualBox and 
couldn't find anythings I did that would be out of sync with the 
instructions.

Anything particular I should look for there that I could have missed?
I am trying to install the Linux guest.

Yuri

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody uses VMWare on FreeBSD?

2010-03-17 Thread Henrik Hudson
On Wed, 17 Mar 2010, Yuri wrote:

 Henrik Hudson wrote:
  There is currently a bug in the FreeBSD-stable kernel (newer then
  Jan 29th) or so which caused the current VirtualBox install to
  freeze. Just follow the intructions on the VirtualBox FreeBSD wiki
  to pull the latest 3.1.4 VirtualBox and you should be good.
 
  http://wiki.freebsd.org/VirtualBox
  (see the notes under know issues at the bottom for update your
  ports outside of the current ports freeze.
 
  My $.02.

 
 I have the latest, 3.1.4, and still get system freezes.
 I looked over the instructions in http://wiki.freebsd.org/VirtualBox and 
 couldn't find anythings I did that would be out of sync with the 
 instructions.
 Anything particular I should look for there that I could have missed?
 I am trying to install the Linux guest.

I've only ever installed Windows guests. Is the FreeBSD host system
freezing up or the Linux guest install?

I've installed various versions since VirtualBox hit ports and I've
never had an issue, so I've never tried to troubleshoot anything, so
I wouldn't know where to point you specifically.

Is the host still accessable via SSH, ie: the X system is freezing,
or the whole system frozen? Anything in /var/log/messages ?

Henrik
-- 
Henrik Hudson
li...@rhavenn.net
-
God, root, what is difference? Pitr; UF 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody uses VMWare on FreeBSD?

2010-03-17 Thread Yuri

Henrik Hudson wrote:

I've only ever installed Windows guests. Is the FreeBSD host system
freezing up or the Linux guest install?

I've installed various versions since VirtualBox hit ports and I've
never had an issue, so I've never tried to troubleshoot anything, so
I wouldn't know where to point you specifically.

Is the host still accessable via SSH, ie: the X system is freezing,
or the whole system frozen? Anything in /var/log/messages ?
  


Host system freezes after a while after starting virtual machine. It's 
not accessible

through ssh. Sound begins to cycle, everything freezes including X-system.
Nothing is in /var/log/messages.

Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


vmware on freebsd?

2006-08-15 Thread Peter
Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
for comments from people who may have done this.

Peter

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Girish Venkatachalam


--- Peter [EMAIL PROTECTED] wrote:

 Is it possible to install VMWare Server on FreeBSD
 6.0?  I'm looking
 for comments from people who may have done this.
Sorry if I am side tracking but why bother about
vmware when qemu can do a much better job?

Please feel free to flame me if vmware can do
something that qemu cannot since I have never used
vmware...

regards,
Girish
 
 Peter
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam
 protection around 
 http://mail.yahoo.com 
 ___
 freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Peter

--- Girish Venkatachalam [EMAIL PROTECTED] wrote:

 
 
 --- Peter [EMAIL PROTECTED] wrote:
 
  Is it possible to install VMWare Server on FreeBSD
  6.0?  I'm looking
  for comments from people who may have done this.
 Sorry if I am side tracking but why bother about
 vmware when qemu can do a much better job?
 
 Please feel free to flame me if vmware can do
 something that qemu cannot since I have never used
 vmware...
 
 regards,
 Girish

I am not attached to any one product.  I would prefer to go the OSS
route.  What limitations does qemu have?  Can you connect to the guest
machines remotely?  How can you say it is better than vmware if you
have never used it?  Thanks for any comments you may have.

Peter

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Matthias Apitz
El día Tuesday, August 15, 2006 a las 04:27:07AM -0400, Peter escribió:

 I am not attached to any one product.  I would prefer to go the OSS
 route.  What limitations does qemu have?  Can you connect to the guest
 machines remotely?  How can you say it is better than vmware if you
 have never used it?  Thanks for any comments you may have.
 
 Peter

I run Qemu for a long time in my FreeBSD 6.0-REL laptop to fire
up, if I need to do, a XP box or to give talks about the installation
of a FreeBSD just doing this in a Qemu virtual machine. Of course
you can connect from the underlaying host system or from anywhere
else, for example with SSH, to the guest system in Qemu, properly
routing setup must done of course before.

matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/ http://guru.UnixLand.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Igor Robul
On Tue, Aug 15, 2006 at 04:27:07AM -0400, Peter wrote:
 I am not attached to any one product.  I would prefer to go the OSS
 route.  What limitations does qemu have?  Can you connect to the guest
 machines remotely?  How can you say it is better than vmware if you
 have never used it?  Thanks for any comments you may have.
qemu has -d option which tells to redirect console to vnc. So you can
connect remotely via vnc.

But I think that QEMU is good for 1 or 2 virtual machines .. no more.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Norberto Meijome
On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter [EMAIL PROTECTED] wrote:

 Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
 for comments from people who may have done this.

I may be completelly off the mark here...but I think the VMWare Server is more
like XEN rather than Qemu ( which is more VMWare workstation).

AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their
latest versions of the Workstation line. I havent heard of host as for the
Server line, but I could be wrong.

Have you looked into Xen instead?

Beto
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Chris Knipe

On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter [EMAIL PROTECTED] wrote:

AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their
latest versions of the Workstation line. I havent heard of host as for the
Server line, but I could be wrong.


Quest Yes, Host No.

VMServer does support Linux however.  The problem is that they have build 
the server to depend solely on how linux operates.  Hard coded commands, 
specifics about modules (i.e. lsmod, depmod, etc).  If they wern't so full 
of fuzz about the installation, chances are the VMServer would run under 
linux-emu on BSD.  But alas, at the moment BSD lacks the commands that 
VMServer requires.


As far as Linux goes, it runs on just about anything Redhat, SuSe, 
Slackware, etc.


--
Chris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Rico Secada
On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter [EMAIL PROTECTED] wrote:

Hi Peter

 Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
 for comments from people who may have done this.

Yes. At out office we are running VMWare3 as a host on FreeBSD 6.1 running 
Windows XP. It runs perfect.

During setup I testet other solutions qemu etc. but found that VMWare 
out-speeds them all. VMWare is very fast, so fast that you almost wont notice 
its virtual.

Someone commented, that its impossible to run VMWare on FreeBSD as a host, but 
thats wrong. 

I highly recommend VMWare3 from ports, eventhough its old. 
 
 Peter
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Robin Becker

Norberto Meijome wrote:
 On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
 Peter [EMAIL PROTECTED] wrote:

 Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
 for comments from people who may have done this.

 I may be completelly off the mark here...but I think the VMWare Server is more
 like XEN rather than Qemu ( which is more VMWare workstation).

 AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their
 latest versions of the Workstation line. I havent heard of host as for the
 Server line, but I could be wrong.

 Have you looked into Xen instead?

 Beto
well I'm trying vmware3 at the moment using 6.1 as host; the port seems to build 
fine, and the wizard now runs to build a setup. I need to get a key in order to 
actually run a machine, but I think overall it will eventually run XP. Had to 
change my linux compatibility etc etc.


The difficulty with Xen at present is that it won't run XP/Win2k etc etc which 
vmware will. Xen will eventually get there now that they've got agreements with 
M$. The real problem with these emulations is how far they are from the real 
hardware. USB is still new so I don't expect to get my usb dvbt working even 
if a virtual XP runs fine. I know the qemu can do some kind of device control 
under linux, but I suspect it's harder under freeBSD.

--
Robin Becker
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Norberto Meijome
On Tue, 15 Aug 2006 15:53:39 +0200
Rico Secada [EMAIL PROTECTED] wrote:

 Someone commented, that its impossible to run VMWare on FreeBSD as a host,
 but thats wrong. 

Sorry, should have been more precise: 
 - latest versions of VMWare Workstation (4.5 + ) are not supported (and
most probably dont work) under FBSD as host. I'll have to try my 4.5 key in
version 3 ;).. oh,hang on, mine is for a Windows Vmware Workstation. dont
you just *love* it? G

Yes, qemu is much slower than VMware.

 - VM Server isn't supported either. I am not so sure it would be as simple as
mapping the linux commands  to bsd ones... the fact that it needs the  *mod
linux commands implies they use linux kernel modules... which I would say are
not compatible with BSD. I'd love to be proven wrong :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Chris Knipe
- VM Server isn't supported either. I am not so sure it would be as simple 
as
mapping the linux commands  to bsd ones... the fact that it needs the 
*mod
linux commands implies they use linux kernel modules... which I would say 
are

not compatible with BSD. I'd love to be proven wrong :)


100%  - and it even has its own proprietary Linux modules that the VMServer 
loads when starting up (virtual nics, hubs / switches, etc).  I just thought 
that linux modules would be able to operate under linux-emu in BSD.  Guess I 
was wrong on that one :-)


But yeah, VMWare Workstation is not really something I'd use in production. 
VMWare Server only Linux / Windows / etc, and then we have the enterprise 
class ESX Server, which is a OS in itself 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread David King
AFAIK, VMWare does not support FreeBSD as a host (YES as a guest)  
in their
latest versions of the Workstation line. I havent heard of host as  
for the

Server line, but I could be wrong.


Does it run under Linux emulation?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


VMWare on FreeBSD 5.4

2005-12-06 Thread Ron Clark

   Hello all,


   I have loaded VMWare
 from the ports collection and now trying to
   import a Windows XP virtual
 machine from another system.  I am
   having a couple of issues though. = /p

   1.
 The system has 512M RAM on the system, yet VMWare only sees
   16M= in
 the Preferences section. Is there a hack or something I can
   do to
 adjust this memory ceiling?

   2. When trying to fire up the virtual
 WinXP, VMWare says that it
   cannot read the parent partition from the
 file.  I have adjusted
   permissions on all of the files in the WinXP
 directory, to no
   avail. Any ideas why this is happening, or how to fix
 / workaround?

Anyone who has VMWare from the ports installed an= d
 working,
   please help. Anyone with answers is more than welcome to share
   them.

   Thanks in advance,

   Ron


uname -a   FreeBSD
 d7rnz11.swbtx.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon
   Nov  7 13:32:0= 2
 UTC 2005
   [EMAIL PROTECTED]:/usr/obj/usr/src/= sys/D7RNZ11  i386

ls /usr/ports/distfiles/ | grep
   VMwareVMware-workstation-3.2.1-2242.tar.gz

   System is Dell Optiplex GX26= 0 with 512k RAM
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vmware on freebsd 5.4

2005-09-20 Thread sd

Hello World!

I've tried several times to install vmware2  3 on my freebsd 5.4 box.
No attempts were successfull with different errors. Especially, for 
vmware3 port the error was: ..404 Not Found.

Why it still exists in ports collection if no sites keep it anymore?
OK, I'll be glad to hear any tips for installing vmware-2.
All what I want - set up two W2K3-servers as PDC and BDC and several W2K 
ws as domain members to try those active directory.



Any help is appreciated very much.
Thanks in advance,
Dmytro
Surovtsev



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Running VMWare over FreeBSD

2005-02-18 Thread Abel Bartolome
Hi guys,
 
Do you know if it's possible to run VM Ware Workstation 4.5 or new 5.0 beta 
over FreeBSD? I know that VM Ware tech. specifications doesn't include this 
host operating system but maybe someone have experience with it.
 
Abel Bartolome


-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



Re: Running VMWare over FreeBSD

2005-02-18 Thread Rickard Borgmäster
On Fri, 18 Feb 2005 12:29:00 +0100 (CET)
Abel Bartolome [EMAIL PROTECTED] hit the keyboard and punched:

 Hi guys,
  
 Do you know if it's possible to run VM Ware Workstation 4.5 or new 5.0
 beta over FreeBSD? I know that VM Ware tech. specifications doesn't
 include this host operating system but maybe someone have experience
 with it.

This isn't what you asked, but I can inform you that VMWare 3.x ran fine
back in the days when I was on FreeBSD 4.6-ish. Haven't had any use for it
since then since I have (room for...) more equipment now.

-- 

Rickard

   .--..--.
.. |  ||  | .-.
|   Rickard Borgmäster   | |  ||  |/  /
| [EMAIL PROTECTED] |   .-^  |  .--.  | 
| http://doktorn.sub.nu/ |  (  o  | ( () ) |  |\  \
`'  `-'  `--'  `--' `--'


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VMWare and FreeBSD 4.8 on my laptop

2003-08-04 Thread Lowell Gilbert
Peter Nugter [EMAIL PROTECTED] writes:

 I am sorry if this is the wrong mail address but - as a newbe - I have a
 question.
 
 I installed on my laptop (using Windows XP; SP 1) VMWare 4 which runs O.K.
 
 I installed a virtual machine (VMWare 4) and was able to install FreeBSD
 4.8 as a guest on it.
 
 Although the configuration of XFree86 (which is not cooperating well with
 the ATI Radeon IGP 340M) was a hell of a job - for an unexpierenced FreeBSD
 user - FreeBSD 4.8 runs well now.
 
 But now I want to connect my FreeBSD virtual machine to the internet.
 
 I did understand from the VMWare manual that a NAT device allows me to
 connect FreeBSD through my host-laptop to my provider. VMWare uses than a
 so called VMnet 8 switch.
 My provider gives me a different IP each time when dialing.
 
 But when starting Konqurer: I only get the message host not found (of
 course I already have a connection by way of my XP-host!).
 
 I must confess - as I have little knowledge of advanced networking - that I
 do not have the slightest idea what to do.
 
 Is it just the right configuration inside VMWare or do I have to configure
 some files inside FreeBSD?

Probably both.  You need to get the NAT running on the VMWare machine
and configure the FreeBSD machine to use the VMWare machine as its
gateway.  You'll need to configure DNS for the FreeBSD host, as well.  

 Another question:
 
 The VMware handbook (page 193) suggests that one also can make an internet
 connection by using a host-only network and let Windows do the job by
 using the Internet Connection Sharing Wizard.
 But it does not work. Windows tells me that something during the
 installation went wrong.

That's all it tells you?  Something went wrong?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


VMWare and FreeBSD 4.8 on my laptop

2003-08-01 Thread Peter Nugter
I am sorry if this is the wrong mail address but - as a newbe - I have a
question.

I installed on my laptop (using Windows XP; SP 1) VMWare 4 which runs O.K.

I installed a virtual machine (VMWare 4) and was able to install FreeBSD
4.8 as a guest on it.

Although the configuration of XFree86 (which is not cooperating well with
the ATI Radeon IGP 340M) was a hell of a job - for an unexpierenced FreeBSD
user - FreeBSD 4.8 runs well now.

But now I want to connect my FreeBSD virtual machine to the internet.

I did understand from the VMWare manual that a NAT device allows me to
connect FreeBSD through my host-laptop to my provider. VMWare uses than a
so called VMnet 8 switch.
My provider gives me a different IP each time when dialing.

But when starting Konqurer: I only get the message host not found (of
course I already have a connection by way of my XP-host!).

I must confess - as I have little knowledge of advanced networking - that I
do not have the slightest idea what to do.

Is it just the right configuration inside VMWare or do I have to configure
some files inside FreeBSD?

Another question:

The VMware handbook (page 193) suggests that one also can make an internet
connection by using a host-only network and let Windows do the job by
using the Internet Connection Sharing Wizard.
But it does not work. Windows tells me that something during the
installation went wrong.

Has someone any experience with these matters?

Thank you very much for helping me!!!

Sincerely yours, Peter Nugter.

E-mail: [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


VMware on FreeBSD

2003-01-21 Thread Okeke
Hello, I cannot use VMware 2.x on FreeBSD 4.7-prod
because I don't have a 2.x license #.  I use VMware
for Linux host but I cannot use that 3.x license # on
my FreeBSD system.

Can you direct me to where I can find a work-around? 
or how I can run VMware 3.x on FreeBSD?

Any help is much appreciated.  Thank you





__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message