Re: 请教
[QUOTE]最初由 sandy_23678 发布
[B]有没有谁把linux做到pc104 上
有的话请把你的过程说一下
我做的2张盘的linux在我电脑上可以用
到pc104上时,则老出现这样的错误:
spurious 8259A interrupt:IRQ7
Ramdisk:compressed image found at block 0
kernel panic: out of memory and no killable processes [/B][/QUOTE]
你的中断可能有问题
将CONFIG_X86_UP_IOAPIC=n看看
或者用2.4.9-ac with
CONFIG_X86_UP_IOAPIC=n and CONFIG_X86_UP_APIC=y.
换一下内核版本