Subject: re: installation failure of 2.0F on netra t1-105
To: Peter Eisch <peter@boku.net>
From: matthew green <mrg@eterna.com.au>
List: port-sparc64
Date: 06/28/2004 16:22:07
> 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'
actually, "-w -r" looks fine. it's plain "-r" that shouldn't be used.
.mrg.