Re: Announcing KuroBox support
"Toru Nishimura" <[email protected]> Tue, 1 Jun 2010 01:15:07 +0900
| Newsgroups | gmane.os.netbsd.ports.sandpoint |
|---|---|
| Message-ID | <E7D6E9A50EE34F7282C99D5DFA0738FE@tpad4> |
Hi, Joel Carnat <[email protected]> asked; > I don't have a console on my KuroBox and actually boot NetBSD via the > Linux boot loader. > > I have 2 questions regarding this email : > 1. does this mean NetBSD can (know) run standalone on the Kurobox ? This port does not require Linux runtime to run. > 2. does the box automatically boots on the network when no disk is installed ? It's possible, when U-Boot is instructed as setenv bootcmd run diskless saveenv I did not mention two prequisites; 1. serial console, 2. U-Boot (it's known stock U-Boot port is useful enough) "netboot.bin" is a second stage bootloader which works as a functional bridge between U-Boot and standard ELF NetBSD kernel. It can be stored in unoccupied NOR flash space. IDE/SATA diskboot facility is under developement When completed, the entire system will become a genuine self-hosted computer. Toru Nishimura / ALKYL Technology