bug-hurd
[Top][All Lists]
Advanced

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

Re: Xen - exec hanging


From: Shakthi Kannan
Subject: Re: Xen - exec hanging
Date: Sun, 21 Sep 2008 22:49:57 -0700

Hi,

--- On Sun, Sep 21, 2008 at 9:01 AM, Samuel Thibault
<samuel.thibault@ens-lyon.org> wrote:
| How did you put a Hurd system on the image?
\--

There is no image. I have used the fourth partition (/dev/sda4) using
fdisk with type 0x83, and created a filesystem on it using:

  sudo mke2fs -b 4096 -I 128 -o hurd /dev/sda4

from Debian Lenny. In /etc/xen/hurd, if I change it to 'w':

  disk = ['phy:sda4,hda,w']

I get the following:

=== OUTPUT ===

foo@bar:~$ sudo xm create -c hurd
Using config file "/etc/xen/hurd".
Started domain hurd
                   GNU Mach 1.3.99
Running on xen-3.0-x86_32.
One module @8a000: 1100KB
AT386 boot: physical memory from 0x0 to 0x10000000
hd0: dom0's VBD 768 (sda4,w) 2886MB
eth0: dom0's VIF 0 00:16:3e:42:57:b2
module 0: /hurd/ext2fs.static -A
--multiboot-command-line=${kernel-command-line}
--host-priv-port=${host-port} --device-master-port=${device-port}
--exec-servermodule 1: /lib/ld.so.1 /hurd/exec
$(exec-task=task-create)
                                                       2 multiboot
modules


           task loaded: /hurd/ext2fs.static -A
--multiboot-command-line=root=device:hd0 --host-priv-port=1
--device-master-port=2 --exec-server-task=3 -T typed device:hd0
task loaded: /lib/ld.so.1 /hurd/exec

start /hurd/ext2fs.static: hd0 count 1
Hurd server bootstrap: ext2fs.static[device:hd0] exec

=== END ===

I am following this documentation:
http://www.bddebian.com/~wiki/microkernel/mach/gnumach/ports/xen/

What should be done next to get the console prompt?

Thanks!

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]