Doesn't help. Output:
--------------------- FILO version 0.4.2 (eyal@mainmachine) Sun Jul 1 06:26:04 IDT 2007 Press <Enter> for default boot, or <Esc> for boot prompt... boot: hda1:/vmlinuz console=ttyS0,115200 earlyprint=ttyS0,115200,keep irqpoll hda: LBA 40GB: ST340810A Mounted ext2fs Found Linux version 2.6.21.5 (eyal@mainmachine) #5 PREEMPT Thu Jul 5 11:50:44 I. Loading kernel... ok Jumping to entry point... ---------------------
Same goes without the irqpoll
On Sat, 2007-08-04 at 10:33 -0700, ron minnich wrote:
two other things. First, you can interrupt file with ESC and pass in those console args by hand. Second, earlyprintk is a lifesaver.
earlyprint=ttyS0,115200,keep
VERY handy.
ron