DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 23rd September 2008
ccc ccc is offline
Shell Scout
 
Join Date: May 2008
Posts: 97
Default import physical freeBSD into VMWARE (ESX) server as a vServer

hi

howto import physical freeBSD 7.0 into VMWARE (ESX 3.5) as a guest/virtual server ?
can I use VMware Converter or better not ?

greetings
ccc

Last edited by ccc; 1st October 2008 at 01:14 AM.
Reply With Quote
  #2   (View Single Post)  
Old 24th September 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

Don't bother with the converter for Unix systems.

Just take a backup of the system using something like dar, create the VM as per normal, boot off a LiveCD in the VM, and restore to the virtual disk. Then just adjust /boot/loader.conf, /etc/rc.conf, and /etc/fstab to work with the new devices. Reboot the VM and you're done.

You may want to install a GENERIC kernel first, but it's not needed if you edit /boot/loader.conf before booting to enable the needed drivers.

We've used the above to migrate RedHat Linux, Debian Linux, and FreeBSD systems from physical servers to VMWare Server VMs, Xen VMs, and KVM VMs.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #3   (View Single Post)  
Old 25th September 2008
beandip beandip is offline
Port Guard
 
Join Date: Jul 2008
Posts: 14
Default

Quote:
Originally Posted by phoenix View Post
Don't bother with the converter for Unix systems.

Just take a backup of the system using something like dar, create the VM as per normal, boot off a LiveCD in the VM, and restore to the virtual disk. Then just adjust /boot/loader.conf, /etc/rc.conf, and /etc/fstab to work with the new devices. Reboot the VM and you're done.

You may want to install a GENERIC kernel first, but it's not needed if you edit /boot/loader.conf before booting to enable the needed drivers.

We've used the above to migrate RedHat Linux, Debian Linux, and FreeBSD systems from physical servers to VMWare Server VMs, Xen VMs, and KVM VMs.
What about converting from an AMD64 build to VMWare? Does this method work to do that?
Reply With Quote
  #4   (View Single Post)  
Old 26th September 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

VMWare VMs emulate a bunch of standard Intel hardware. If you are using a 64-bit version of VMWare, then you can create 64-bit VMs, and install 64-bit OSes.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #5   (View Single Post)  
Old 29th September 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

Quote:
Originally Posted by phoenix View Post
VMWare VMs emulate a bunch of standard Intel hardware. If you are using a 64-bit version of VMWare, then you can create 64-bit VMs, and install 64-bit OSes.
You can create 64 bit VMs and run 64 bit guests with the 32 bit version. There is no 64 bit version yet except VMware server, which is much slower than ESXi (free) or ESX 3.5.

-Tim
__________________
www.windependence.org
Get your Windependence today!
Reply With Quote
  #6   (View Single Post)  
Old 29th September 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

Good to know, thanks. We only use VMWare Server and the odd VMWare Player.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #7   (View Single Post)  
Old 3rd October 2008
windependence's Avatar
windependence windependence is offline
Real Name: Tim
Shell Scout
 
Join Date: May 2008
Location: Phoenix, Arizona
Posts: 116
Default

Quote:
Originally Posted by phoenix View Post
Good to know, thanks. We only use VMWare Server and the odd VMWare Player.
You're welcome. I just completed a 5 day VMware boot camp and I expect to be certified next week if all goes well (wish me luck)

Since ESXi was released for free ($599 before that) if you can get some hardware that will run it, you will see a huge difference in performance and it's ability to handle way more VMs per server. ESXi requires no host OS, and it's footprint is 32MB. You can even get Dell machines with it loaded on 2 EPROMMs (one for backup). I was absolutely amazed at the number of VMs you can run on one box, and still get great performance. This was with Windoze in the lab but with FBSD I can imagine 50 VMs on a single box easily.

If you guys need any help with VMware products, feel free to ask.

-Tim
__________________
www.windependence.org
Get your Windependence today!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FreeBSD as firewall/router on VMware ESXi Bruco FreeBSD General 12 6th December 2008 08:37 PM
FreeBSD 8.0-CURRENT (amd64 & i386) VMware Virtual Appliances Available glarkin_at_FreeBSD FreeBSD Installation and Upgrading 1 3rd December 2008 08:49 AM
zfs import terryd FreeBSD General 1 23rd November 2008 09:26 PM
FreeBSD 6.1, VMWare Server , and ESX Diceman FreeBSD Installation and Upgrading 5 3rd August 2008 02:42 AM
NIC-less FreeBSD and VMware Nirbo FreeBSD General 11 11th May 2008 05:34 AM


All times are GMT. The time now is 04:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick