Re: mac68k install process

Martin Reindl <[email protected]> Sun, 4 Jul 2004 13:46:38 +0200
Newsgroups gmane.os.openbsd.mac68k
Organization catai.org
Message-ID <[email protected]>
Frank Garcia <[email protected]> wrote:

> Gee, make a guy feel like chopped liver... I thought that's what I
> said. Maybe I should quit obfuscating my English ;-)
> 
> That being said, I'll be getting to updating my q610 to -current. If I
> start tonight, I should have kernel + userland on say, Thursday. Can 
> anyone describe where the bsd.rd fails more exactly than just in the 
> disk subsystem? Or where to look to try to build bsd.rd with the rest 
> of the release?
> 

Build crunchgen:
	cd /usr/src/distrib/crunch/
	make && make install
Build bsd.rd:
	cd /usr/src/distrib/mac68k/ramdisk
	make all (or make bsd.rd)

It's most likely the same bug that prevents putting 2 or more harddrives
into mac68k, but you will find this out yourself anyway i guess :)
The archives should have a lot about this as well.

Best wishes,
Martin