miniroot for netbsd/landisk [was: Re: install /landisk doc]
Hubert Feyrer <[email protected]> Fri, 13 Apr 2007 15:51:28 +0200 (CEST)
| Newsgroups | gmane.os.netbsd.ports.sh3 |
|---|---|
| Message-ID | <[email protected]> |
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