I had this line before appended to lilo
append="ether=11,0x300,eth1"
Which worked ok, on 2.4.10 this isn't picked up. So I added
append="ether=15,0xb000,eth0 ether=11,0x300,eth1"
Now it works again, not exactly a bug but I guess it's worth mentioning.
Tommy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/