Mailinglist Archive: opensuse-virtual (40 mails)
| < Previous | Next > |
[opensuse-virtual] DomU config for a Centos6 guest?
- From: gregk.xen@xxxxxxxxxxxxx
- Date: Mon, 19 Sep 2011 11:27:15 -0700
- Message-id: <1316456835.18523.140258143466601@webmail.messagingengine.com>
Hi,
I've got no problems launching Opensuse DpmU Guests on top of my
Opensuse Dom0.
I need to install a Centos6 DomU guest now on the same box, using a .cfg
file.
For the initial installation, I just modified my cfg to be:
name = 'install'
builder = 'linux'
bootloader = '/usr/lib/xen/boot/domUloader.py'
bootargs = '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen'
disk = [
'file:/home/gk/Downloads/CentOS-6.0-x86_64-minimal.iso,hdc:cdrom,r',
'phy:/dev/VG0/CentosLV,xvda,w']
...
but I've read that the domUloader.py is an Opensuse-specific bootloader?
Is this the right .cfg for a Centos6 Domu?
Greg
--
To unsubscribe, e-mail: opensuse-virtual+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-virtual+help@xxxxxxxxxxxx
I've got no problems launching Opensuse DpmU Guests on top of my
Opensuse Dom0.
I need to install a Centos6 DomU guest now on the same box, using a .cfg
file.
For the initial installation, I just modified my cfg to be:
name = 'install'
builder = 'linux'
bootloader = '/usr/lib/xen/boot/domUloader.py'
bootargs = '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen'
disk = [
'file:/home/gk/Downloads/CentOS-6.0-x86_64-minimal.iso,hdc:cdrom,r',
'phy:/dev/VG0/CentosLV,xvda,w']
...
but I've read that the domUloader.py is an Opensuse-specific bootloader?
Is this the right .cfg for a Centos6 Domu?
Greg
--
To unsubscribe, e-mail: opensuse-virtual+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-virtual+help@xxxxxxxxxxxx
| < Previous | Next > |