Subject: Re: miniroot for netbsd/landisk [was: Re: install /landisk doc]
To: None <port-sh3@netbsd.org>
From: Joel CARNAT <joel@carnat.net>
List: port-sh3
Date: 04/13/2007 20:20:41
I tested twice the miniroot on a spare IDE disk.
Both time, the installation process ended after partition formatting:
Status: Command ended on signal
Command: /bin/mkdir -p /etc
Hit enter to continue
There is a big problem! Can not create /mnt/etc/fstab. Bailing out!
When I then try to "Run /bin/sh", I get "Bus error".
I'm not sure whether it is related to formatting the disk from where
miniroot booted. I never had such issue doing the same kind of install on
/sparc64 though.
The hyperterminal log is available here: http://www.tumfatig.net/miniroot.zip
Regards
>
> 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
>