From: james <garftd@verizon.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Partition of 3TB USB drive not detected
Date: Sun, 31 Jul 2016 15:17:45 -0500 [thread overview]
Message-ID: <96edc81c-de08-5dd9-f164-5a0093fdf4b2@verizon.net> (raw)
In-Reply-To: <nnle4i$4v9$1@blaine.gmane.org>
On 07/31/2016 12:56 PM, Jörg Schaible wrote:
> Jörg Schaible wrote:
>
>> Hi Daniel,
>>
>> thanks for your response.
>>
>> Daniel Frey wrote:
>>
>> [snip]
>>
>>> I can only think of two reasons, the kernel on the livecd doesn't
>>> support GPT (which is unlikely)
>>
>> That would be really strange. However, how can I prove it?
>>
>>> or you're booting a 32-bit kernel live
>>> USB. I am reasonably certain for drives > 2TB a 64-bit kernel and GPT
>>> are required.
>>
>> No, I've always chosen 64-bit kernels. I wonder what is so special about
>> this partition ...
>
> Currently I wonder, why my system can find the partition at all:
>
> ======================== %< ========================
> # gdisk -l /dev/sdi
> GPT fdisk (gdisk) version 1.0.1
>
> Partition table scan:
> MBR: protective
> BSD: not present
> APM: not present
> GPT: not present
If you have seen my recent thread, much of this automounting during
boot(strapping) is flaky that is much of what I have been searching out
is a default (magical) partitioning schema that will eventually lead to
clear documents on the current state of affairs not only with old versus
new motherboards (mbr-->efi) and disk (mbr < 2.2T and gpt >2.2T)
but including all sorts of new arm and other embedded (linux) boards.
Different forms of Solid State memory are next on my list, with usb (1.x
--> 3.x) being top of the SS memory mediums..... (Sorry I do not have
more atm).
>
> Creating new GPT entries.
> Disk /dev/sdi: 732566646 sectors, 2.7 TiB
> Logical sector size: 4096 bytes
> Disk identifier (GUID): 80C04475-9B51-4A44-A52F-1F165AE02695
> Partition table holds up to 128 entries
> First usable sector is 6, last usable sector is 732566640
> Partitions will be aligned on 256-sector boundaries
> Total free space is 732566635 sectors (2.7 TiB)
>
> Number Start (sector) End (sector) Size Code Name
> ======================== %< ========================
>
> However, it's mounted successfully, see system logs:
>
> ======================== %< ========================
> [22735.626752] sd 13:0:0:0: [sdi] 732566646 4096-byte logical blocks: (3.00
> TB/2.73 TiB)
> [22735.629255] sdi: sdi1
> [23414.066315] EXT4-fs (sdi1): mounted filesystem with ordered data mode.
> Opts: (null)
> ======================== %< ========================
>
> Has anyone ever tried the recovery option of GPT disk to rebuild GPT from
> MBR?
I see some sort of 'auto correction' by gpt technology to convert many
forms of perceived mbr to gpt to be used by the booting process for
spinning rust. So this issue is not limited to usb medium. I would also
point out that I'd look deeply into the usb specs for the vendor of your
usb sticks, as they do some 'funky things' at the firmware level inside
many of the newer/faster/larger usb devices. It not just dumb memory
like the early 1.x devices. Many are slanted to Microsoft business
strategies. I'm not suggesting that is your current issues. I'm merely
pointing out that some newer usb sticks are systems themselves complete
with firmware so the devices looks like dumb memory. Furthermore, the
silicon vendors provide firmware options to usb sticks vendors (like
Texas Instruments) but also the vendor add to or change the hidden
firmware as meets their multifaceted business objects. Sadly, the NSA is
deeply involved here, as are many nation states and large corporations.
You'd be surprised what youd find in a modern usb stick, should you take
it into a class 6+ clean-room for analysis. The lower the particle count
the more fantastic the tools
to open up silicon and look deeply into what is actually going on.
This is why folks love those classified research facilities that have
govt contract and folks hanging around. Lots of very, very cool toys
you just do not hear about...... Way beyond microscopes built by
physicist.....
Prolly not your issue, but still present. Cheap ass usb vendors often
have corner issues that are unintentional, that is why well recognized
vendors of SS memory are the best to deal with, for consistency of behavior.
I'd use as many different tools as you can find and read the vendor &
silicon manufacturer's docs to see what you are really dealing with to
ferret out this weirdness. (it's a darn time sync, just so you know).
[1] http://www.cleanroom.byu.edu/particlecount.phtml
hth,
James
next prev parent reply other threads:[~2016-07-31 19:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-31 13:37 [gentoo-user] Partition of 3TB USB drive not detected Jörg Schaible
2016-07-31 15:42 ` Daniel Frey
2016-07-31 17:14 ` [gentoo-user] " Jörg Schaible
2016-07-31 17:49 ` Mick
2016-07-31 20:38 ` [gentoo-user] " Jörg Schaible
2016-07-31 22:05 ` Mick
2016-08-03 17:02 ` [gentoo-user] " Jörg Schaible
2016-08-06 7:21 ` [gentoo-user] " Andrea Conti
2016-08-06 18:21 ` james
2016-07-31 17:56 ` [gentoo-user] " Jörg Schaible
2016-07-31 18:11 ` Alarig Le Lay
2016-07-31 20:17 ` james [this message]
2016-07-31 20:48 ` [gentoo-user] " Jörg Schaible
2016-07-31 17:28 ` [gentoo-user] " james
2016-07-31 17:45 ` [gentoo-user] " Jörg Schaible
2016-08-01 6:45 ` [gentoo-user] " J. Roeleveld
2016-08-01 13:05 ` james
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=96edc81c-de08-5dd9-f164-5a0093fdf4b2@verizon.net \
--to=garftd@verizon.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox