import freeBSD into VMWARE (ESX 3.5)


 
Thread Tools Search this Thread
Operating Systems BSD import freeBSD into VMWARE (ESX 3.5)
Prev   Next
# 4  
Old 02-12-2009
Quote:
Originally Posted by lorentz
Yes, you can (but only cold convert via livecd). But you also can use dump and restore, it's simple.
thx, but could you pls give some more details how it should work?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

solaris virtual machine vmware esx

Hi All How would you send a solaris virtual machine in vmware esx, a break signal? :confused: (0 Replies)
Discussion started by: jakerock
0 Replies

2. SuSE

SuSE 10 32bit Hardware interupts on VMWare ESX 4i

Hi! Does anyone know how a high percentage of Hardware Interrupts does affect a Linux system? any why does it generate hardware interrupts? The affected system is a SuSE 10.2 32bit running 2.6.16.60-0.33-vmi #1 SMP Fri Oct 31 14:24:07 UTC 2008 i686 i686 i386 GNU/Linux procinfo shows that... (2 Replies)
Discussion started by: Esaia
2 Replies

3. Shell Programming and Scripting

Script for VMWare ESX

Hi I would make a script for my ESX server. Unfortunately I'm beginner in shell scripting. I will do the following: # With the command vmware-cmd -l I can do a listing like this File1.vmx File2.vmx File3.vmx File4.vmx File5.vmx # Now with every single line of this output I will... (2 Replies)
Discussion started by: nathy
2 Replies

4. Solaris

VMware ESX 3.5

Hi, I am going to install solaris cluster 3.2 in vmware esx 3.5 for demo, for cluster we need two different network interfaces for private and pubic connectivity, but we have single ethernet controller how to create two different ethernet instance name with single ethernet controller in vmware... (1 Reply)
Discussion started by: rajasekg
1 Replies

5. Solaris

Solaris 10 Cluster on VMware ESX 3.5

Hello everybody, I'm trying to create a S10 cluster on ESX 3.5 servers but I have several problems. I use AMD Athtlon x64 CPU's on ESX servers and Solaris 10 U8 at my guest servers.. First and the most important problem, I dont know how to attach a RDM disk to Solaris 10. (Is it correct,... (1 Reply)
Discussion started by: shadowfaxxxx
1 Replies

6. Red Hat

Minicom with VMWare ESX Server

Hello! I have an ESX Server up and running. Now I want to connect a serial device to the COM Port. For that I need the minicom program. When I try "configure - make - make all" I get some errors. Can someone please explain to me, what the problems are: # ./configure checking for a... (3 Replies)
Discussion started by: Kickbit
3 Replies
Login or Register to Ask a Question
VMWARE-XFERLOGS(1)						   Open VM Tools						VMWARE-XFERLOGS(1)

NAME
vmware-xferlogs - dump vm-support output to vmx logfile SYNOPSIS
vmware-xferlogs OPTIONS FILE DESCRIPTION
vmware-xferlogs is a simple console application and can be run as any user. It is based on rpctool to dump the vm-support output to the vmx log file base64 encoded. It can dump any file supplied on the commandline to the vmx log. It also does the decoding part of it. It can read the vmware.log file decode and write the encoded files in the directory it was invoked. Example of a transfer found in the vmx log file: Aug 24 18:48:09: vcpu-0| Guest: >Logfile Begins : /root/install.log: ver - 1 Aug 24 18:48:09: vcpu-0| Guest: >SW5zdGFs- bGluZyA0NDEgcGFja2FnZXMKCkluc3RhbGxpbmcgZ2xpYmMtY29tbW9uLTIuMi41LTM0 Aug 24 18:48:09: vcpu-0| Guest: >LgpJbnN0YWx- saW5nIGh3ZGF0YS0wLjE0LTEuCkluc3RhbGxpbmcgaW5kZXhodG1sLTcuMy0zLgpJ Aug 24 18:48:09: vcpu-0| Guest: >bnN0YWxsaW5nIG1haWxjYXAtMi4xLjk- tMi4KSW5zdGFsbGluZyBtYW4tcGFnZXMtMS40OC0yLgpJ .... .... Aug 24 18:48:10: vcpu-0| Guest: >Mi4K Aug 24 18:48:10: vcpu-0| Guest: >Logfile Ends OPTIONS
enc dec SEE ALSO
vmware-checkvm(1) vmware-hgfsclient(1) vmware-toolbox(1) vmware-toolbox-cmd(1) vmware-user(1) libguestlib(3) libvmtools(3) vmware-guestd(8) vmware-hgfsmounter(8) vmware-user-suid-wrapper(8) vmblock(9) vmci(9) vmhgfs(9) vmmemctl(9) vmsock(9) vmsync(9) vmxnet(9) vmxnet3(9) HOMEPAGE
More information about vmware-xferlogs and the Open VM Tools can be found at <http://open-vm-tools.sourceforge.net/>. AUTHOR
Open VM Tools were written by VMware, Inc. <http://www.vmware.com/>. This manual page was put together from homepage materials by Daniel Baumann <daniel.baumann@progress-technologies.net>, for the Debian project (but may be used by others). 2010.03.20-243334 2010-04-08 VMWARE-XFERLOGS(1)