NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/49840: Wrong disk size




Hi Joerg

Vielen dank! All good now :)

(root!seeed)(~)# gpt show sd1
       start        size  index  contents
           0           1         PMBR
           1           1         Pri GPT header
           2          32         Pri GPT table
          34          30
          64  5860533071      1  GPT part - NetBSD FFSv1/FFSv2
  5860533135          32         Sec GPT table
  5860533167           1         Sec GPT header
(root!seeed)(~)#

Cheers
Danilo

On Tue, Apr 14, 2015 at 4:30 PM, Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
The following reply was made to PR port-amd64/49840; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-amd64/49840: Wrong disk size
Date: Tue, 14 Apr 2015 16:24:52 +0200

 On Tue, Apr 14, 2015 at 01:30:00PM +0000, danilo%kreditech.com@localhost wrote:
 > We have these 2 disks which original size is: 2794 GB

 This is beyond 2**32 * 512, aka 2GB. You have to use GPT in this case.

 Joerg



Home | Main Index | Thread Index | Old Index