[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#513537: linux-image-2.6.26-1-openvz-amd64 hanging



Hi Vitaliy,

On Tue, Feb 24, 2009 at 11:29:42AM +0300, Vitaliy Gusev wrote:
> On 20 February 2009 23:21:54 Tom Rathborne wrote:
> > On Fri, Feb 20, 2009 at 02:27:52PM +0300, Vitaliy Gusev wrote:
> > > It is very strange bug. 
> > 
> > It sure is!
> > 
> > > Can you specify a link where I can obtain vmliniX 2.6.26-1-openvz-amd64 image?
> > 
> > Here's the Debian package page:
> >     http://packages.debian.org/en/lenny/linux-image-2.6.26-1-openvz-amd64
> > ... or in Russian ... ;-)
> >     http://packages.debian.org/ru/lenny/linux-image-2.6.26-1-openvz-amd64
> 
> Both these packages don't have vmlinux image.

Oops. Here you go, as suggested on:
    http://www.codeguru.com/forum/showthread.php?t=415186

I did:
    # od -A d -t x1 vmlinuz-2.6.26-1-openvz-amd64 | grep -A1 '1f 8b' | head -2
    0013424 ec 48 8d 83 00 1d 1a 00 ff e0 80 1a 1a 00 1f 8b
    0013440 08 00 89 ee 68 49 02 03 ec dd 09 7c 55 d5 d9 f8
    # dd if=vmlinuz-2.6.26-1-openvz-amd64 bs=1 skip=13438 | zcat > vmlinux-2.6.26-1-openvz-amd64
    1721586+0 records in
    1721586+0 records out
    1721586 bytes (1.7 MB) copied, 6.09123 s, 283 kB/s
    gzip: stdin: decompression OK, trailing garbage ignored

You can get the result at:
    http://loki.aceldama.com/stuff/vmlinux-2.6.26-1-openvz-amd64

Thanks,

Tom

-- 
-- Tom Rathborne
<Bootsy> Tommer needs a revision that takes care of itself.



Reply to: