lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 14 Apr 2008 14:40:48 +0200
From:	Arnd Bergmann <arnd@...db.de>
To:	"H. Peter Anvin" <hpa@...or.com>
Cc:	Alexia Death <alexiadeath@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: Problem: non-SDHC 2GB SD cards are unreadable

On Monday 14 April 2008, H. Peter Anvin wrote:

> Actually, I believe 2 GB (non-SDHC) *only* have 1024 byte sectors.
> 

Right, I found out the same after reading the page pointed out by Wander,
and the older specifications. SD 2.0 SDHC requires 512 byte sectors now, but
the older standard is still used for 2GB cards.

Most USB card readers seem to translate the native sector size to 512 byte
sectors internally, and we've seen that the linux SCSI disk driver together
with the USB mass storage driver doesn't cope well with the device
Alexia is using.

	Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ