help-hurd
[Top][All Lists]
Advanced

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

booting hurd; from address@hidden


From: sigbj-st
Subject: booting hurd; from address@hidden
Date: Tue, 22 Oct 2002 19:40:57 +0200

Joachim Nilsson /James Morrison /Ognyan Kulev
have tried out different proposals as to booting HURD
I will try to write down my entrances as careful as possible

title hurd
root (hd1,9)
kernel /bbot/gnumach.gz -s root=device:hd1s10
module /hurd/ext2fs.static --multiboot-command-line.......................
       #except for the lack of --readonly,everything is the same, -T typed
       #was used instead of -T device
module /lib/ld.so.1...........
       # exactly the same as in the first example of Joachim Nilsson.


This is all according to the walfield-paper.Have also tried out 
serverboot.gz,but this does not change anything.

THEN, the error messages:

partition checks ok
2 multiboot modules
ded: /lib/ld.so.1 /hurd/exec    
boot script task resume failed with 4    panic
kernel Page fault at adress 0x0 eip=0x11ade8
kernel Page fault trap eip 0x11ade8
kernel trap type 14 code=0
Dump of i386_saved_state 002a1ac0
EAX 002a20ac EBX 002a20ac ECX 00000000 EDX 002a20ac
ESI 1fff659c EDI 1fff4a98 EBP 002a1b04 ESP 002a1b34
CS 0008 SS 8899 DS 0010 FS 0000 GS 0000
v86 DS 000ES 20ac FS a2e4 GS b241
EIP 0011ade8 EFLAGS 0010293
trapno 14: Page fault error 00000000
panic :trap


>===== Original Message From ja2morri@student.math.uwaterloo.ca =====
>--- Joachim Nilsson <joachim@vmlinux.org> wrote:
>> Grub entries that I've tried:
>>
>> root (hd0,1)
>> kernel /boot/oskit-mach.gz -- root=device:hd0s2
>
> Shouldn't this be:
>   kernel /boot/oskit-mach.gz root=device:hd0s2 --
You might be right!
>
> The -- indicates oskit-mach should not parsing arguments, but root=...
>is an argument to oskit-mach.
>
>> module /hurd/ext2fs.static --readonly \
>>     --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)
>>
>> root (hd0,1)
>> kernel /boot/oskit-mach.gz -- root=hd0s2
>> module /hurd/ext2fs.static --readonly \
>>     --multiboot-command-line=${kernel-command-line} \
>>     --host-priv-port=${host-port} \
>>     --device-master-port=${device-port} \
>>     --exec-server-task=${exec-task} \
>>     -T device ${root} $(task-create) $(task-resume)
>> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
>>
>> root (hd0,1)
>> kernel /boot/oskit-mach.gz root=hd0s2
>> module /hurd/ext2fs.static --readonly \
>>     --multiboot-command-line=${kernel-command-line} \
>>     --host-priv-port=${host-port} \
>>     --device-master-port=${device-port} \
>>     --exec-server-task=${exec-task} \
>>     -T device ${root} $(task-create) $(task-resume)
>> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
>>
>> root (hd0,1)
>> kernel /boot/oskit-mach.gz -- root=hd0s2
>> module /boot/serverboot.gz
>>
>>
>> Regards
>>  /Joachim
>>
>> --
>> Joachim Nilsson -- <joachim AT vmlinux DOT org>
>> +46(0)21-123348 -- <http://vmlinux.org/joachim/>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Help-hurd mailing list
>> Help-hurd@gnu.org
>> http://mail.gnu.org/mailman/listinfo/help-hurd
>
>
>=====
>James Morrison
>   University of Waterloo
>   Computer Science - Digital Hardware
>   2A co-op
>http://hurd.dyndns.org

Sincerely Yours,Sigbjorn Storset;; sigbj-st@frisurf.no

>
>Anyone referring to this as 'Open Source' shall be eaten by a GNU
>
>__________________________________________________
>Do you Yahoo!?
>Y! Web Hosting - Let the expert host your web site
>http://webhosting.yahoo.com/





reply via email to

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