[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Distro upgrade in ubuntu PV guest?
- To: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>, "Fajar A. Nugraha" <fajar@xxxxxxxxx>
- From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
- Date: Mon, 30 Nov 2009 08:13:37 -0800 (PST)
- Cc: howard chen <howachen@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Mon, 30 Nov 2009 08:14:28 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=df9UJ5LG2VH9BKqcH5dmlOW46JiRkOpO7Q8S3K6anRH4JpC18RUvhcr1CaHGravRbj79jWxiiDflRKkjD4hz06mZ72nAplyNzfNF9faDtJX6ai8yTVcfwlCTlBxIwA6H3i2H2qysksHB+8+/0IHx9Irj99GJlH5JIzknsdaP5k8=;
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Boris. From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx> To: Fajar A. Nugraha
<fajar@xxxxxxxxx> Cc: howard chen <howachen@xxxxxxxxx>; xen-users@xxxxxxxxxxxxxxxxxxx Sent: Mon, November 30, 2009 2:46:03 PM Subject: Re: [Xen-users] Distro upgrade in ubuntu PV guest?
Well, apparently the Karmic's kernel that have support for running as Xen pv domU is the -generic version... 2009/11/18 Fajar A. Nugraha <fajar@xxxxxxxxx>
On Tue, Nov 17, 2009 at 8:47 PM, Thiago Camargo Martins Cordeiro
While it may not explicitly support Xen domU, it runs just fine. That
is, assuming your dom0 (Xen and hardware/BIOS) supports running pv_ops
kernel.
>> I have an ubuntu 8.04 pv guest running in PV mode (kernel: Linux
>> ubuntu 2.6.24-16-xen)
>>
>> What would happen if I do a distro upgrade to a newer verion using
>> apt-get?
Generally it's pretty much the same thing that would happen if you do
a distro-upgrade to newer version. Some things to watch out though:
- Karmic's upstart uses /etc/init/, which is different from previous versions
- if you use Karmic's (or any pv_ops) kernel, xen console will be on
hvc0, so you should adjust your system (/etc/init/*, /etc/securetty)
to spawn login screen there
- with pv_ops kernel, disks will be mapped as xvda (and not sda/hda).
You may need to change domU config, fstab, and grub.conf manually to
match that.
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|