Getting NetBSD up and running on the Sega Dreamcast is pretty easy, as long as you know what's involved. This document is aimed at the NetBSD newbie as well as the DC/NetBSD newbie. However, a familiarity with some flavor of UNIX is recommended. Information for this document has been culled from the mailing list archive at http://www.netbsd.org, Marcus Comstedt's homepage at http://mc.pp.se/dc, BeTips.net http://www.betips.net, and personal trial and error.
If you've gotten this far, you know your DC is of the correct manufacture date. If it is later than September of 2000, please report it to the mailing list.
The -V is the volume label, the -a means all files in the source dir, and the -r is for rock ridge extensions (this may not be necessary, but it didn't sem to have any adverse affects on my experience)
Hitting enter" with the root filesystem CD in the DC should start the DC in single user mode. It'll prompt you again for shell and terminal type (vt220 or vt100 is fine).
3) Make Root Filesystem CD
# sh MAKEDEV all
# mkhybrid -o DCBSD.img -V DCNetBSD -a -r /path/to/files
4) Try it Out
# gdrom0
# cd9660
5) You're done!
Project 2
To be continued...
Up to NetBSD/dreamcast Port Page
Home Page
Documentation top level
(Contact us)
$NetBSD: howto.html,v 1.1 2001/06/06 18:47:47 marcus Exp $
Copyright ©
2001
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.