bug-hurd
[Top][All Lists]
Advanced

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

gnumach + oskit + pcmcia boot failure:


From: Bin Ren
Subject: gnumach + oskit + pcmcia boot failure:
Date: Sat, 16 Nov 2002 15:52:06 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020609

Hi, all:
I've done all the things according to Wagi's last email
about patching gnumach and oskit for pcmcia support. I
successfully compiled the gnumach kernel on Debian and
copied it to my Hurd home partition. I added the following
lines to "grub.conf":

title GNU/Hurd OSKit
        root (hd0,8)
        kernel /boot/kernel root=device:hd0s9 --
module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line} --host-priv-port=${host-port} --device-master-port=${device-port} --exec-server-task=${exec-task} -T typed ${root} $(task-create) $(task-resume)
        module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)


When I boot, I encounter the following error message:

====================================================
Module 0: /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line} --host-priv-port=${host-port} --device-master-port=${device-port} --exec-server-task=${exec-task} -T typed ${root} $(task-create) $(task-resume)

Module 1: /lib/ld.so.1 /hurd/exec $(exec-task=task-create)

Kernel page fault at address 0x1c, eip = 0x15268c
kernel page fault trap, eip 0x...
kernel trap, type 14, code = 0
Dump of trap state at 0x...
EAX ... EBX ... ECX ...

trapno 14, error 00000000 from kernel mode
page fault linear address c0000001c
============================================

Anything wrong?

I use the latest gnumach CVS source and Debian oskit package
plus patch from Wagi and Debian.

Thanks.
Laudney Ren





reply via email to

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