"Jeremy Jackson" <[EMAIL PROTECTED]> writes: > What size would it have to be under to be useful? > What exactly is being measured? bzImage?
bzImage is a good approimation. The hard case is a 256K ROM. Allocate 64KB for LinuxBIOS. That gives you 192KB. Allocate 16KB for user space That gives you 176KB So something in the neighborhood of 176KB for bzImage, would be useful in the general case. Eric