Open Firmware is now free
Posted Nov 17, 2006 21:39 UTC (Fri) by
giraffedata (subscriber, #1954)
In reply to:
Open Firmware is now free by hollis
Parent article:
Open Firmware is now free
Regardless of familiarity with the language, I don't see how Open Firmware is better than Grub. I'd rather have just enough code in ROM to load the next stage from a more mutable device, which is what we typically have today.
A big part of what OF is is pluggable device drivers to let you boot from lots of different kinds of devices. I'd rather just see a program that can boot from only one kind of device -- a removeable, standard, USB flash drive. You can put as much intelligence on that drive as it takes to boot the next stage from whatever you want, so instead of today's POST or OF, I would probably put a tiny Linux on it. In some cases, I wouldn't even need a next stage.
With such a small initial program, people wouldn't have much interest in seeing its source code or updating it; it would be equivalent to code inside the network adapter, but even less interesting.
(
Log in to post comments)