Update Squeeze

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
int21h
New to forums
New to forums
Posts: 8
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Feb 27, 2011 12:33 am

Update Squeeze

Post by int21h »

Hey,

after upgrading our debian server from lenny to squeeze, the server
fails to start. (see picture from vnc console). Any hints?

Regards,
int
Attachments
err.jpg
(30.05 KiB) Downloaded 159 times
int21h
New to forums
New to forums
Posts: 8
Joined: Sun Feb 27, 2011 12:33 am

Re: Update Squeeze

Post by int21h »

Edit:
the problem exists with the following kernel:
title Debian GNU/Linux, kernel 2.6.32-5-amd64
root (hd0,0)
kernel /vmlinuz-2.6.32-5-amd64 root=UUID=4453c817-9ec4-4773-836e-abb9664c57b1 ro quiet
initrd /initrd.img-2.6.32-5-amd64
with the old one .. everthing's ok
title Debian GNU/Linux, kernel 2.6.26-2-amd64
root (hd0,0)
kernel /vmlinuz-2.6.26-2-amd64 root=UUID=4453c817-9ec4-4773-836e-abb9664c57b1 ro quiet
initrd /initrd.img-2.6.26-2-amd64
regards
int
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Update Squeeze

Post by Edge100x »

When I created our autoinstaller for Squeeze, I had a problem with their installer that was related to the detection of the network card in Xen, but I don't think I had this one, so it's a bit of a mystery to me. From the error that you're getting, it does sound like the issue may be with their kernel's Xen support somehow, although it also could be a more general non-Xen-specific issue with the upgrade process going awry.

Are you able to back up your files and start fresh with an autoinstalled copy of Squeeze?
int21h
New to forums
New to forums
Posts: 8
Joined: Sun Feb 27, 2011 12:33 am

Re: Update Squeeze

Post by int21h »

Edge100x wrote:
Are you able to back up your files and start fresh with an autoinstalled copy of Squeeze?
At the moment, a fresh installation is too much effort :wink:
I think we will wait for some kernel updates and then give it another try.

Thanks.
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Update Squeeze

Post by Edge100x »

Ok. I hope they fix it!

I tested with my default autoinstalled version of Squeeze with all the latest updates, and it still works, which is interesting. It also claimed to be using vmlinuz-2.6.32-5-amd64.

If they have a non-Xen kernel package, that might also work. Or, you could try compiling your own, and fiddle with the options. (This could also be a problem with a support library, though.)
Post Reply