|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] As a vps tenant using a DomU ubuntu 10.04, how would you
On Tue, Jun 14, 2011 at 9:05 PM, John Griessen <john@xxxxxxxxxx> wrote:
> As a vps tenant using a DomU ubuntu 10.04, how would you upgrade kernels and
> OS?
>
> I am interested renting a low cost server, but they offer no help, so here I
> go asking you all...
>
> I did an experiment with apt-get to change kernels and it worked with some
> odd problems
> to use a kernel called linux-image-2.6.32-316-ec2
> <http://packages.ubuntu.com/lucid/linux-image-2.6.32-316-ec2> and it would
> boot.
>
> When I tried installing linux-image-2.6.32-32-server
> <http://packages.ubuntu.com/lucid-updates/linux-image-2.6.32-32-server> it
> would not boot.
My guess it that for some reason the xen drivers are not being loaded
for this kernel as they are in the ec2 version of the kernel. Check
the config for this kernel that is stored in /boot. You should be able
to either install another kernel package that was properly configured
or use apt-get source on the linux image and add in the Xen-related
drivers.
Hope that helps.
Thanks,
Todd
> I am thinking
> that with Xen, the running kernel is not anything to do with the guest OS,
> and
> only the kernel modules come from the guest.
>
> Is that correct?
>
> If so, how would one upgrade kernels on a rented virtual server instance?
> Do you need help from the landlords?
>
> Thanks,
>
> John Griessen
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
--
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|