Subject: miniroot for netbsd/landisk [was: Re: install /landisk doc]
To: Joel CARNAT <joel@carnat.net>
From: Hubert Feyrer <hubert@feyrer.de>
List: port-sh3
Date: 04/13/2007 15:51:28
Hi,
I've tried to make a first stab. I cannot test this, though:
* http://www.feyrer.de/Misc/landisk-miniroot.fs.bz2
download, unpack, dd to /dev/sd1d or whatever your landisk's
disk is, then see if it boots. I'd be interested to hear about error
messages to diagnose how far it gets.
* http://www.feyrer.de/Misc/landisk-miniroot.tgz
Get -current sources,
run a "build.sh -m landisk distribution", then
download,
unpack in /usr/src,
cd /usr/src/distrib/minidisk
/usr/src/obj.landisk/tooldir/bin/nbmake-landisk obj dependall
If all goes well, this should give you a obj.landisk/miniroot.fs
* http://www.feyrer.de/Misc/landisk-miniroot.md5
MD5 checksums of the above files.
Let me know if this makes any sense.
- Hubert