Subject: Re: installation failure of 2.0F on netra t1-105
To: NetBSD Port Sparc64 <port-sparc64@NetBSD.org>
From: Peter Eisch <peter@boku.net>
List: port-sparc64
Date: 06/25/2004 21:14:58
> note that "disklabel -r" should NEVER be used on sparc* platforms
> running netbsd... that's about reading a 4.4BSD disklabel from
> the disk, and netbsd/sparc* use sun disklabels.
>
Do you mean that without the other args? The sysinst installer does:
Command: disklabel -w -r -f /tmp/disktab sd0 'mydisk'
Peter