[1338] in netbsd-help mailing list archive
Re: bad disktab
daemon@ATHENA.MIT.EDU (Robby Griffin)
Mon Oct 19 09:06:50 1998
To: Greg Hudson <ghudson@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Mon, 19 Oct 1998 08:57:13 EDT."
<199810191257.IAA00337@nephthys.grey17.org>
Date: Mon, 19 Oct 1998 09:06:40 EDT
From: Robby Griffin <rmg@MIT.EDU>
> To make your disk's label more correct, you may want to run "disklabel
> -e" and:
>
> * Change "sectors/unit" to 1592568
> * Change partition d's size to 1592568
I think the su field ends up with a different name in the disklabel:
disklabel: line 10: unknown field: sectors/unit
re-edit the label? [y]: y
Changing the "total sectors" field made it happy with the larger size
for partition d.
Thanks,
Robby