Hello, Shakthi Kannan, le Sun 21 Sep 2008 17:57:42 +0530, a écrit : > I have /dev/sda4 partitioned with type 0x83 and have created a filesystem > using: > > sudo mke2fs -b 4096 -I 128 -o hurd /dev/sda4 > > === /etc/xen/hurd file === > > kernel = "/boot/gnumach-xen" > memory = 256 > disk = ['phy:sda4,hda,r'] > extra = "root=device:hd0" > vif = [ '' ] > ramdisk = "/boot/hurd-modules" > > === END === > > On booting, using "sudo xm create -c hurd" it stops at the following: >snip, the filesystem warning doesn't matter. > Hurd server bootstrap: ext2fs.static[device:hd0] exec
How did you put a Hurd system on the image? I guess it is missing the libpthread-stubs0 package. Samuel