Hi, I used the precompiled linux binaries and disk images given and the m5 simulator was working perfectly with that. I then followed all the instructions given on the page http://www.m5sim.org/wiki/index.php/Compiling_a_Linux_Kernel and compiled the kernel v2.6.27. The kernel compiled successfully ( I did not make any changes in the kernel. I downloaded it from the given link and followed all the given steps.) but when I tried running it on M5 simulator, it gives me the following error. I just replaced the old vmlinux binary owith the new one, keeping the other two binaries i.e. console and ts_osfpal same and I used the same disk images also. I checked an earlier post also on this topic but could not find a solution after reading it. Do I need to make these images also again and the other two binaries also?
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 lega cy 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 hda: lost interrupt I am not sure as to why this kernel is crashing. Please help me on this. Thanks in advance!! Regards, Astha _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
