You need to check if your kernel has 1. correct partition type support 2. correct fs type support ( like rich said, ext3 etc)
YH
-----Original Message----- From: Myles Watson [mailto:myles@mouselemur.cs.byu.edu] Sent: Friday, October 13, 2006 12:11 PM To: Lu, Yinghai; myles@mouselemur.cs.byu.edu; 'Richard Smith' Cc: linuxbios@linuxbios.org Subject: RE: [LinuxBIOS] Tyan s2892 the OLPC way
You need to enable smp in the kernel to get apic enabled. And use maxcpus=1 if you only need one cpu running.
YH
Thanks. That solved the IRQ problem and I can mount a USB key formatted ext2. I still can't get my IDE HDD to mount, though.