Am Montag, den 21.12.2009, 09:19 +0000 schrieb Ian Campbell:
> On Fri, 2009-12-11 at 11:30 +0100, Ferenc Wagner wrote:
> >
> > The guest is the Debian Installer daily image, you surely know it much
> > better than I do. :) The host is a Lenny system with the Etch kernel:
I am using Lenny with a standard Lenny kernel.
$ uname -a
Linux hostname 2.6.26-2-xen-amd64 #1 SMP Wed Mar 10 00:29:48 UTC 2010 x86_64 GNU/Linux
> I think the issue is with the host's Xen utilities rather than the
> Debian Installer image which makes it tricky to fix in Lenny. I believe
> it works with the Xen utilities in Squeeze.
Should this bug be reassigned then?
> For Lenny you could workaround by downloading the kernel and ramdisk
> locally and use the install-kernel= and install-ramdisk= options to
> xm-debian.cfg, or if you have a local mirror you could just use
> install-installer=.
Unfortunately that work-around does not work for me.
$ ls -l /tmp/{vmlinuz,initrd.gz}
-rw-r--r-- 1 user user 17859729 2010-08-10 10:05 /tmp/initrd.gz
-rw-r--r-- 1 user user 2351776 2010-08-10 10:05 /tmp/vmlinuz
$ sudo xm create /tmp/xm-debian.cfg install=true install-mirror=ftp://ftp.de.debian.org/debian install-installer=http://people.debian.org/~joeyh/d-i/images/daily/ install-suite=squeeze install-kernel=/tmp/vmlinuz install-ramdisk=/tmp/initrd.gz
Using config file "/tmp/xm-debian.cfg".
Install Mirror: ftp://ftp.de.debian.org/debian
Install Suite: squeeze
Installer: http://people.debian.org/~joeyh/d-i/images/daily/
WARNING: Installer kernel and ramdisk are not authenticated.
Fetching /tmp/vmlinuz
Fetching /tmp/initrd.gz
command line is "debian-installer/exit/always_halt=true -- quiet console=hvc0"
Error: Kernel image does not exist: /tmp/vmlinuz
Do you have any ideas?
Thanks,
Paul
Attachment:
signature.asc
Description: This is a digitally signed message part