Open GoogleCodeExporter opened 9 years ago
On 32GB USB Flash drive (NTFS)
after using usb --init
block 62603125+1 OK
block 62603126+1 FAILS
without usb --init
block 62605296+1 OK
Original comment by Steve6375
on 6 Feb 2014 at 12:10
Please try this.
Original comment by yaya2007_7777@126.com
on 17 Feb 2014 at 7:15
Attachments:
Can now access sectors up to and past the end of the drive.
e.g. without using usb --init and access past end of 32GB flash drive:
cat --length=16 --hex (hd0)64627460+1 takes a few minutes and then shows
00000000: 55 53 42 53 D3 25 00 00 00 02 00 00 01 41 44 3f : USBS......AD?
Is this a USB packet data?
If I add usb --init, then it hangs on same cat command.
Original comment by Steve6375
on 17 Feb 2014 at 10:43
Don't know, You can use the WINHEX to look.
Original comment by yaya2007_7777@126.com
on 18 Feb 2014 at 1:20
WinHEx (or any Windows program) will not allow access past the last sector of
the reported size of the disk.
Original comment by Steve6375
on 24 Feb 2014 at 9:18
Original issue reported on code.google.com by
Steve6375
on 6 Feb 2014 at 11:52