Hacker News new | past | comments | ask | show | jobs | submit login

The BIOS only loads a 512 byte sector, never a whole kernel. So if you want to directly boot a zImage, the first 512 bytes of the zImage would need to implement floppy sector reading loops to load the rest of the kernel block by block.



I think you're right, it could be I used uncompressed kernels for the first example (it's been a few years...)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: