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

Re: Help required - HURD booting



Alfred M. Szmidt wrote:

  grub> kernel (hd1,4)/boot/gnumach.gz root=device:hd1s3 -s
  [Multiboot-elf, ...]

  grub> module (hd1,4)/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)
  [Multiboot-module  0x1c4000, 0x2cfe6a bytes]
  grub> module (hd1,4)/lib/ld.so.1 /hurd/exec $(exec-task=task-create)
  [Multiboot-module  0x494000, 0x27afe bytes]

This all seems correct.


What kind of hardware do you have?  I don't think it is a IRQ
conflict, since it happens so early.  But you might want to check if
there are any shared IRQs (you can cehck the file /proc/interupts in
GNU/Linux).  Then try to disable those devices (either by removing
them, or recompiling GNU Mach without them).


here is the content of /proc/interrupts from my Redhat Linux:


0: 9925 XT-PIC timer 1: 189 XT-PIC keyboard 2: 0 XT-PIC cascade 3: 0 XT-PIC Intel ICH4 5: 0 XT-PIC usb-uhci 8: 1 XT-PIC rtc 9: 0 XT-PIC usb-uhci 10: 0 XT-PIC ehci-hcd 11: 0 XT-PIC usb-uhci 12: 876 XT-PIC PS/2 Mouse
14:                   8930                   XT-PIC                   ide0
15:                     303                   XT-PIC                   ide1
NMI:                      0
ERR:                       0

What are the interrupts do I need to disable?

~Siva

--
SivaramaKrishnan Nageswaran (nsiva@lucent.com)
Lucent Technologies
Phone (Dir) :- +91 080 25052336

Dance like no one is watching. Sing like no one is listening. Love like you've never been hurt and live like it's heaven on Earth" - Mark Twain



Reply to: