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
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
- Re: gnumach + oskit + pcmcia boot failure: Bin Ren
- Re: gnumach + oskit + pcmcia boot failure: Daniel Wagner
- Re: gnumach + oskit + pcmcia boot failure: David Walter
- Re: gnumach + oskit + pcmcia boot failure: James Morrison
- Re: gnumach + oskit + pcmcia boot failure: Joachim Nilsson
- Re: gnumach + oskit + pcmcia boot failure: Daniel Wagner
- Re: gnumach + oskit + pcmcia boot failure: Laudney Ren
- Re: gnumach + oskit + pcmcia boot failure... Daniel Wagner
- Re: gnumach + oskit + pcmcia boot fa... Daniel Wagner