On Fri, Jan 14, 2005 at 06:58:10PM -0800, William Lee Irwin III wrote: > No idea what hit me just yet. x86-64 doesn't boot. Still going through > the various architectures. The same system (including the initrd FPOS > bullcrap, though, of course, I'm using an initrd built just for this > kernel) boots various 2.6.x up to 2.6.10-mm1. There are vague indications > something in/around SCSI and/or initrd's has violently exploded in my face.
With the waiting 10s patch backed out, things seem to be going well: $ ssh analyticity Last login: Mon Jan 17 14:03:13 2005 from meromorphy Linux analyticity 2.6.11-rc1-mm1 #5 SMP Sat Jan 15 01:25:23 PST 2005 sparc64 GNU/Linux $ uptime 14:10:55 up 10 min, 7 users, load average: 0.10, 0.40, 0.31 Now I just have to remember to set up ip route add 192.168.1.0/24 dev eth3 via 192.168.1.1 instead of just ip route add 192.168.1.0/24 dev eth3 so I can tftpboot the thing (well, it took all of 10s to figure out, but it may not next time). Routing changes are painful. -- wli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/