[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: crosshurd error while running the hurd in a xen box
From: |
Samuel Thibault |
Subject: |
Re: crosshurd error while running the hurd in a xen box |
Date: |
Mon, 7 Feb 2011 00:46:16 +0100 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Hello,
Mc_Bonz@web.de, le Thu 03 Feb 2011 23:41:00 +0100, a écrit :
> I have problems while creating the image file for the harddisk.
> I created the imagefile with : sudo dd if=/dev/zero of=/etc/xen/hurd.img
> oflag=direct bs=1M count=2048
> than created a filesystem using: sudo mke2fs -b 4096 -I 128 -o hurd
> /var/xen/hurd.img
>
> I get an error using the crosshurd command.
> I installed crosshurd with apt-get on Debian Squeeze
> crosshurd output: http://dpaste.com/382549/
We still need to port our dhcp patch to dhcp3.
> Do I have to specify any special repositories?
Nope, the official mirrors + debian-ports should be enough.
> Is there a xen image available on the net?
You can just use a standard non-xen image like
http://dept-info.labri.fr/~thibault/tmp/debian-hurd-17042010-qemu.img.tar.gz
and boot it with a xen-enabled gnumach kernel.
Samuel