Red Hat and Microsoft agree to support each other in virtualization:
http://port25.technet.com/archive/2009/ ... pport.aspx
Virtualization Ie. VMWare Xen KVM Parallels Jails Etc.
Moderators: THE JEW (RaVeN), Ghost [PX]
- THE JEW (RaVeN)
- Posts: 12499
- Joined: Sun Mar 23, 2003 2:52 pm
- Location: Bethlehem ;)
- Contact:
Re: Virtualization Ie. VMWare Xen KVM Parallels Jails Etc.
******* /=========\
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨
- THE JEW (RaVeN)
- Posts: 12499
- Joined: Sun Mar 23, 2003 2:52 pm
- Location: Bethlehem ;)
- Contact:
Re: Virtualization Ie. VMWare Xen KVM Parallels Jails Etc.
Parallels allows direct access to video cards in certain situations:
http://www.parallels.com/news/id,17987
Hope my Quadro 4000 works.
http://www.parallels.com/news/id,17987
Hope my Quadro 4000 works.
******* /=========\
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨
- THE JEW (RaVeN)
- Posts: 12499
- Joined: Sun Mar 23, 2003 2:52 pm
- Location: Bethlehem ;)
- Contact:
Re: Virtualization Ie. VMWare Xen KVM Parallels Jails Etc.
Setting up Jails as virtual servers:
http://www.iosn.net/Members/kaeru/artic ... index_html
FreeBSD Handbook Jail Intro:
http://www.freebsd.org/doc/en_US.ISO885 ... intro.html
Port description for JailUtils:
http://www.freebsd.org/cgi/url.cgi?port ... /pkg-descr
FreeBSD Jail Utilities:
http://memberwebs.com/stef/freebsd/jails/jailutils/
Creating a Jail with a VNC server:
http://www.howtoforge.com/creating-a-ja ... on-freebsd
Basic "Fat" BSD Jail Cells:
http://www.bsdguides.org/guides/freebsd ... nage_jails
EZJail:
http://www.cyberciti.biz/faq/howto-setu ... th-ezjail/
Managing Jails with The Warden in PC-BSD:
http://wiki.pcbsd.org/index.php/Using_the_Warden
http://www.theitmassive.com/home/2009/5 ... arden.html
Warden Inmates:
http://www.pbidir.com/bt/category/Inmates
pbiDIR:
http://www.pbidir.com/bt/home
http://www.iosn.net/Members/kaeru/artic ... index_html
FreeBSD Handbook Jail Intro:
http://www.freebsd.org/doc/en_US.ISO885 ... intro.html
Port description for JailUtils:
http://www.freebsd.org/cgi/url.cgi?port ... /pkg-descr
FreeBSD Jail Utilities:
http://memberwebs.com/stef/freebsd/jails/jailutils/
Creating a Jail with a VNC server:
http://www.howtoforge.com/creating-a-ja ... on-freebsd
Basic "Fat" BSD Jail Cells:
http://www.bsdguides.org/guides/freebsd ... nage_jails
EZJail:
http://www.cyberciti.biz/faq/howto-setu ... th-ezjail/
Managing Jails with The Warden in PC-BSD:
http://wiki.pcbsd.org/index.php/Using_the_Warden
http://www.theitmassive.com/home/2009/5 ... arden.html
Warden Inmates:
http://www.pbidir.com/bt/category/Inmates
pbiDIR:
http://www.pbidir.com/bt/home
******* /=========\
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨
- THE JEW (RaVeN)
- Posts: 12499
- Joined: Sun Mar 23, 2003 2:52 pm
- Location: Bethlehem ;)
- Contact:
Re: Virtualization Ie. VMWare Xen KVM Parallels Jails Etc.
Import Windows XP Mode into VirtualBox #
while maintaining product activation:
Download Windows XP Mode (WindowsXPMode_en-us.exe | MD5: bf3726d684d3acb98185665123c9efcf)
Extract xpm from WindowsXPMode_en-us.exe with a file archiver like PeaZip Portable.
Add .rar extension to xpm
Extract VirtualXPVHD from xpm.rar
Add .vdi extension to VirtualXPVHD
Create new machine in VirtualBox, specifying VirtualXPVHD.vdi as the hard disk
Once initial setup is complete, uninstall Virtual PC Integration Components from Add/Remove Control Panel
Install Guest Additions (Devices > Install Guest Additions...)
Shut down virtual machine
Download pcbios.bin (MD5: 12ccdc652b30c6d1e307c6f7deff5d24) from VMLite and copy to a directory on host computer (e.g., C:\vm\)
"C:\Program Files\Oracle\VirtualBox\VBoxMange.exe" setextradata vm-name "VBoxInternal/Devices/pcbios/0/Config/BiosRom" "c:\vm\pcbios.bin"
Notes:
While a virtual machine created in this manner should run under any OS X, Linux, or Windows host, running under anything but Windows 7 Professional, Enterprise, or Ultimate would apparently violate the Windows XP Mode EULA:
You may install, use, access, display and run one copy of the Software in a single virtual machine on a single computer, such as a workstation, terminal or other device ("Workstation Computer"), that contains a licensed copy of Windows 7 Professional, Enterprise or Ultimate edition. Virtualization software is required to use the Software on the Workstation Computer ... If you are using the Software with a properly licensed copy of Windows 7 Professional, Enterprise or Ultimate, activation of the Software is not required.
Thanks to cclloyd9785 for the VirtualXPVHD extraction steps.
See also: Import Windows XP Mode into VMWare Player
http://tinyapps.org/blog/windows/201210 ... albox.html
******* /=========\
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨
****(_]/_____________\[_)
***** /(__)==JEW==(__)\
***** |=o__________o=|
***** |_|====---====|_|

¨˜”°º•[K]•º°”˜¨