I have no idea, is it possible to run a virtual Red Hat server on a debian system?
If yes, how?
I have debian lenny.
Thank you
|
I have no idea, is it possible to run a virtual Red Hat server on a debian system? If yes, how? I have debian lenny. Thank you
| |||
|
feedback
|
|
using xen, this isnt a real problem. You have two choices. If you only want a redhat based system like fedora or centos, you can install the xen-tools package. You need these packages to run xen in lenny:
With xen-create-image you can choose a Distibution you want to install. Read the Doc, its quite simple. Second way is, install a plain redhat on a system you prefer.
Then create a new Xen conf and create a new "Harddisk" with lvm or use dd to create a file based Harddsik.
Mount it:
Boot your xen with your new redhat installation. Maybe you get some trouble with the Kernel (missing modules), maybe Redhat needs some stuff which is not in the actual xen kernel image in lenny, but this should not be a big problem. You can also use any other virtulization software like virtual box, vmware .... | |||||||
feedback
|
|
If you are asking this kind of question, then it means you are not the kind of person who will find it easy to set up XEN. I suggest that you look for the | |||||
feedback
|
|
you check the following link lot of work around | |||
|
feedback
|
|
I suggest that you look into KVM http://www.linux-kvm.org/page/Main_Page . It is the choice of virtualization for red hat in RHEL 5.4 and it is also available in Debian. The specific thing here is that you do not need a modified kernel to run the host and the virtual machine so you can use any OS that you wish as a guest. The KVM virtualization technology is built-in in the recent linux kernels, so you won't have to worry for any patching, custom kernels whatsoever. As Rajat suggested visit www.howtoforge.com for specific tutorials. Oh and @Michael Dillon - i'm eager to see RH running with 512k RAM :D | |||
|
feedback
|
|
You could look into Xen, VirtualBox, VMWare Workstation, or VMWare Server. One of them should work. If you want the official "Red Hat", you will need to get that from Reg Hat. If you want an unofficial "Red Hat", you can try Fedora or Centos. | |||
|
feedback
|