Subject: Re: sd disk partition problem
To: None <john@johnrshannon.com>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: current-users
Date: 04/27/2006 21:29:18
On Thu, 27 Apr 2006 12:37:23 -0600
"John R. Shannon" <john@johnrshannon.com> wrote:

> > Try to read the disklabel with -r?
> > Try to rewrite the label?=20
> > # disklabel sd1 > dl.sd1 && disklabel -rR sd1 dl.sd1
> I'm not really sure how to interpret this
The kernel keeps an in core copy of the disklabel. Sometimes this in
core copy and the on disk data get out of sync. "disklabel -r sd1" reads
the disklabel from the disk while "disklabel sd1" displays only the in
core copy. If you wane make sure that there is the correct label on the
disk you can rewrite it using the cammands in the third line.
--=20


tsch=FC=DF,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/