NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/51497 (gpt(8) cannot create GPT properly)
The following reply was made to PR bin/51497; it has been noted by GNATS.
From: clare%csel.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: maya%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/51497 (gpt(8) cannot create GPT properly)
Date: Sat, 23 Jun 2018 16:18:47 +0900
On Tue, 19 Jun 2018 23:58:42 +0000 (UTC)
maya%NetBSD.org@localhost wrote:
> Synopsis: gpt(8) cannot create GPT properly
>
> State-Changed-From-To: open->feedback
> State-Changed-By: maya%NetBSD.org@localhost
> State-Changed-When: Tue, 19 Jun 2018 23:58:42 +0000
> State-Changed-Why:
> Is it good now?
# gpt create sd1
# gpt destroy sd1
# gpt -v create -p24 sd1
/dev/rsd1d: mediasize=7713325056; sectorsize=512; blocks=15065088
# gpt show sd1
start size index contents
0 1 PMBR
1 1 Pri GPT header
2 6 Pri GPT table
8 15065073 Unused
15065081 6 Sec GPT table
15065087 1 Sec GPT header
it worked.
it is good now.
thank you for fixes.
--
Shinichi Doyashiki <clare%csel.org@localhost>
Home |
Main Index |
Thread Index |
Old Index