From: Andrey Borzenkov <arvidjaar@gmail.com>
To: grub-devel@gnu.org
Subject: Re: USB3 3TB HDD boot
Date: Fri, 15 Mar 2013 06:38:12 +0400 [thread overview]
Message-ID: <20130315063812.4b84a40f@opensuse.site> (raw)
In-Reply-To: <4C3F5BBE-86BD-488F-A5FE-9D834B428189@colorremedies.com>
В Thu, 14 Mar 2013 20:18:46 -0600
Chris Murphy <lists@colorremedies.com> пишет:
>
> On Mar 5, 2013, at 12:22 AM, Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> wrote:
>
> > On 05.03.2013 00:16, Chris Murphy wrote:
> >
> >>
> >> On Mar 4, 2013, at 12:43 PM, "Lennart Sorensen" <lsorense@csclub.uwaterloo.ca> wrote:
> >>
> >>> On Mon, Mar 04, 2013 at 08:33:51PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> >>>> Not necessarily. 3T drives often use msdos, just with 4K sectors which
> >>>> increases the range of msdos to 16T.
> >>>
> >>> Hmm, I suppose that would work. I have never seen one that did that yet,
> >>> but I don't have that many 3TB drives either.
> >>
> >> I wonder what the BIOS does when it "asks" the drive for LBA 0, and receives 4096 bytes instead of 512 bytes.
> >
> > It doesn't get that far. Most likely it bails out after reading SCSI
> > descriptor.
>
> I have anecdotal evidence these drives are now in the wild. Mac user with a new 3TB Seagate USB 3 external drive:
> Device / Media Name: Seagate Backup+ Desk Media
>
> This is not very descriptive. But when I ask the user to display the GPT with gdisk, there's normal output, except for this line:
> Logical sector size: 4096 bytes
>
> Next, when I have him report the result from:
> sudo dd if=/dev/disk3 count=2 2>/dev/null | hexdump -C
>
> The 1st 512 bytes reported is the PMBR, but the 2nd 512 bytes is garbage, not the GPT header as expected.
>
It is possible that you need to read in physical sector size; what if
you try bs=4k?
> When this drive is connected to the computer and he tries to boot Windows, the system hangs at a black screen. That's kinda interesting/concerning, if even CSM-BIOS implementations on recent EFI firmware can have problems with such drives.
>
>
> Chris Murphy
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
next prev parent reply other threads:[~2013-03-15 2:38 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 15:36 USB3 3TB HDD boot Bob Lemar
2013-02-12 18:59 ` Seth Goldberg
2013-02-12 19:19 ` Aleš Nesrsta
2013-03-04 16:27 ` Bob Lemar
2013-03-04 18:46 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-03-04 19:19 ` Lennart Sorensen
2013-03-04 19:33 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-03-04 19:43 ` Lennart Sorensen
2013-03-04 23:16 ` Chris Murphy
2013-03-05 7:22 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-03-15 2:18 ` Chris Murphy
2013-03-15 2:38 ` Andrey Borzenkov [this message]
2013-03-15 2:56 ` Chris Murphy
2013-03-15 14:51 ` Lennart Sorensen
2013-03-15 15:59 ` Chris Murphy
2013-03-15 16:25 ` Bruce Dubbs
2013-03-15 17:53 ` Lennart Sorensen
2013-03-15 18:38 ` Chris Murphy
2013-03-18 18:34 ` Bob Lemar
2013-03-18 18:56 ` Chris Murphy
2013-03-18 19:41 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-03-18 21:05 ` Chris Murphy
2013-03-18 21:46 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-03-18 22:36 ` Chris Murphy
2013-03-18 23:26 ` Elliott, Robert (Server Storage)
2013-03-18 22:59 ` Chris Murphy
2013-03-20 14:24 ` Phillip Susi
2013-03-04 22:39 ` Chris Murphy
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=20130315063812.4b84a40f@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.