> i don't seem to be able to replicate this with my setup. could you try to > rebuild 9pcf with /n/sources/contrib/quanstro/l.s to see if this fixes your > problem? if it does, i'll submit it.
I tried l.s with both consinit() enabled and disabled in 9load with identical results: booting an older, smaller (2.3mb) kernel is fine, while a 3.1mb kernel will crash. the only difference after adding the new l.s to the kernel tree is that the crash now happens after the Plan 9 text is printed, i.e., we go farther in main() before we hang.
