Displaying 3 results from an estimated 3 matches for "vmname_disk0".
2015 Mar 16
2
CentOS 6 VM image for paravirtualizaton on CentOS Xen server
...ybe? Never tried it but it looks like what you want.
>
> http://linux.die.net/man/1/virt-install
>
Yeah you can use virt-install on CentOS 5 Xen host to install CentOS 6 PV domUs,
I do that often, an example for GUI installation:
virt-install -d -n vmname -r 1024 --vcpus=2 -f /dev/vg01/vmname_disk0 -b virbr0 --vnc -p -l "http://ftp.funet.fi/pub/mirrors/centos.org/6.5/os/x86_64"
(you need to have virt-viewer installed, that'll be used to display the VNC GUI console).
-- Pasi
2015 Mar 16
0
CentOS 6 VM image for paravirtualizaton on CentOS Xen server
...ooks like what you want.
>>
>> http://linux.die.net/man/1/virt-install
>>
> Yeah you can use virt-install on CentOS 5 Xen host to install CentOS 6 PV domUs,
> I do that often, an example for GUI installation:
>
> virt-install -d -n vmname -r 1024 --vcpus=2 -f /dev/vg01/vmname_disk0 -b virbr0 --vnc -p -l "http://ftp.funet.fi/pub/mirrors/centos.org/6.5/os/x86_64"
>
> (you need to have virt-viewer installed, that'll be used to display the VNC GUI console).
>
> -- Pasi
Quote from an actual installation:
[root at xenh4 ~]# history| grep virt
virt-instal...
2015 Mar 16
2
CentOS 6 VM image for paravirtualizaton on CentOS Xen server
On Sun, Mar 15, 2015 at 8:26 PM, Sarah Newman <srn at prgmr.com> wrote:
> On 03/15/2015 03:25 PM, Nico Kadel-Garcia wrote:
>> So I'm right back to my effectively unanswered original questions. So
>> please: I asked a very specific pair of questions, and they remain
>> unanswered. CentOS 5 Xen server (hypervisor, or Dom0, whatever we want
>> to call it this