What ISA were you using (it looks like x86), and what version of M5? Those instructions look like they're geared towards Alpha and may not really work with x86. Did you try a 2.6.27 kernel without any patches? Did you literally run the make command at the end with ARCH=alpha, etc?

Gabe

Quoting Ong Wen Jian <[email protected]>:

Hi all ,,

I follow this tutorial on this link to compile a linux kernel 2.6.27 and I
got this error

hda: M5 IDE Disk, ATA DISK drive
hdb: M5 IDE Disk, ATA DISK drive
hda: UDMA/33 mode selected
hdb: UDMA/33 mode selected
ide0 at 0x8410-0x8417,0x8422 on irq 15
ide1 at 0x8418-0x841f,0x8426 on irq 15
ide_generic: please use "probe_mask=0x3f" module parameter for probing all
legacy ISA IDE ports
ide2: probed IRQ 14 and default IRQ 14 failed
ide2: failed to initialize IDE interface
ide3: potential IRQ problem with ide1 and ide0
ide3 at 0x170-0x177,0x376 on irq 15 (shared with ide0)
hda: max request size: 128KiB
hda: 101808 sectors (52 MB), CHS=101/16/63
 hda:<4>hda: lost interrupt
hda: lost interrupt

I follow the tutorial given on

http://www.m5sim.org/wiki/index.php/Compiling_a_Linux_Kernel

May I know what is missing and what is the cause of the error ?

--
ONG WEN JIAN
Student
Department of Computer and Communication Systems Engineering,
Faculty of Engineering, Universiti Putra Malaysia
43400 UPM Serdang, Selangor Darul Ehsan
Tel : 014 - 930 2150 / 017 - 613 6231



_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to