grub-devel
[Top][All Lists]
Advanced

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

Re: USB3 3TB HDD boot


From: Lennart Sorensen
Subject: Re: USB3 3TB HDD boot
Date: Fri, 15 Mar 2013 10:51:29 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Mar 14, 2013 at 08:56:18PM -0600, Chris Murphy wrote:
> Right, for a 4Kn drive, to read LBA 1 and get the GPT header I'd need:
> 
> sudo dd if=/dev/disk3 skip=8 count=1 2>/dev/null | hexdump -C

Wouldn't using 'bs=4096' make things simpler and more obvious?

-- 
Len Sorensen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]