openbsd-misc
[Top] [All Lists]

Re: disklabel fails to find partitions

To: nosaj <nosaj46@poczta.onet.pl>
Subject: Re: disklabel fails to find partitions
From: "Todd C. Miller" <Todd.Miller@courtesan.com>
Date: Fri, 01 Feb 2002 11:45:30 -0700
Cc: misc@openbsd.org
In-reply-to: Your message of "Fri, 01 Feb 2002 14:27:16 GMT." <20020201142716.A28951@62-moo-3.acn.waw.pl>
References: <20020201142716.A28951@62-moo-3.acn.waw.pl>
Sender: owner-misc@openbsd.org
You need to manually add the new entries to the disk label.
Ext2 and dos partitions are only included when the initial
label is created--if you have added things since then they
won't just show up automatically.

I find it easiest to use 'disklabel -e wd0' and then just paste
in the non-BSD entries from the output of "disklabel -d wd0".

 - todd

<Prev in Thread] Current Thread [Next in Thread>