Format partition without touching footer. (format rogue flash drive without freezing up)
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
On a limbo-type fake USB or SD card, all sectors starting from a specific position on the drive unavailable (zeroes only or ones only or unreadable sector response).
A flash drive might indicate itself as 256GB but actually has 16 GB only. Anything written beyond the 16GB threshold goes into a digital black hole (hence limbo). When trying to access that data, one of these things might happen:
- The device returns blank sector with 00000000 (0x00) bytes only.
- The device returns sector with 11111111 (0xFF) bytes only.
- The device signalizes the computer that the sector is damaged.
- The device freezes up for an indefinite timespan and never returns the read request.
- The device returns random data (very rare type)
On the rogue flash drive I own, the second one is the case. It returns FF FF FF FF FF FF
⦠in all 512 bytes of sectors in all sectors inside the limbo area, which is beyond the actual data capacity.
Using mkfs
or gparted
on a fake USB (for testing purposes) for creating filesystems does freeze up for an indefinite time.
Both Windows and Android successfully format the SD card needing less than half a minute.
GParted and mkfs freeze up indefinetly (until removing the drive from the PC) and leave a file system indicated with the unknown type in GParted.
How can I format a rogue flash drive in GParted to the full alleged capacity while only writing file system headers?
That would make GParted not touch the limbo area that causes the indefinite freeze (not to confuse with the fourth listed type of sector returns on rogue drives. It is the reaction of GParted).
usb-drive storage flash-memory
add a comment |Â
up vote
0
down vote
favorite
On a limbo-type fake USB or SD card, all sectors starting from a specific position on the drive unavailable (zeroes only or ones only or unreadable sector response).
A flash drive might indicate itself as 256GB but actually has 16 GB only. Anything written beyond the 16GB threshold goes into a digital black hole (hence limbo). When trying to access that data, one of these things might happen:
- The device returns blank sector with 00000000 (0x00) bytes only.
- The device returns sector with 11111111 (0xFF) bytes only.
- The device signalizes the computer that the sector is damaged.
- The device freezes up for an indefinite timespan and never returns the read request.
- The device returns random data (very rare type)
On the rogue flash drive I own, the second one is the case. It returns FF FF FF FF FF FF
⦠in all 512 bytes of sectors in all sectors inside the limbo area, which is beyond the actual data capacity.
Using mkfs
or gparted
on a fake USB (for testing purposes) for creating filesystems does freeze up for an indefinite time.
Both Windows and Android successfully format the SD card needing less than half a minute.
GParted and mkfs freeze up indefinetly (until removing the drive from the PC) and leave a file system indicated with the unknown type in GParted.
How can I format a rogue flash drive in GParted to the full alleged capacity while only writing file system headers?
That would make GParted not touch the limbo area that causes the indefinite freeze (not to confuse with the fourth listed type of sector returns on rogue drives. It is the reaction of GParted).
usb-drive storage flash-memory
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
On a limbo-type fake USB or SD card, all sectors starting from a specific position on the drive unavailable (zeroes only or ones only or unreadable sector response).
A flash drive might indicate itself as 256GB but actually has 16 GB only. Anything written beyond the 16GB threshold goes into a digital black hole (hence limbo). When trying to access that data, one of these things might happen:
- The device returns blank sector with 00000000 (0x00) bytes only.
- The device returns sector with 11111111 (0xFF) bytes only.
- The device signalizes the computer that the sector is damaged.
- The device freezes up for an indefinite timespan and never returns the read request.
- The device returns random data (very rare type)
On the rogue flash drive I own, the second one is the case. It returns FF FF FF FF FF FF
⦠in all 512 bytes of sectors in all sectors inside the limbo area, which is beyond the actual data capacity.
Using mkfs
or gparted
on a fake USB (for testing purposes) for creating filesystems does freeze up for an indefinite time.
Both Windows and Android successfully format the SD card needing less than half a minute.
GParted and mkfs freeze up indefinetly (until removing the drive from the PC) and leave a file system indicated with the unknown type in GParted.
How can I format a rogue flash drive in GParted to the full alleged capacity while only writing file system headers?
That would make GParted not touch the limbo area that causes the indefinite freeze (not to confuse with the fourth listed type of sector returns on rogue drives. It is the reaction of GParted).
usb-drive storage flash-memory
On a limbo-type fake USB or SD card, all sectors starting from a specific position on the drive unavailable (zeroes only or ones only or unreadable sector response).
A flash drive might indicate itself as 256GB but actually has 16 GB only. Anything written beyond the 16GB threshold goes into a digital black hole (hence limbo). When trying to access that data, one of these things might happen:
- The device returns blank sector with 00000000 (0x00) bytes only.
- The device returns sector with 11111111 (0xFF) bytes only.
- The device signalizes the computer that the sector is damaged.
- The device freezes up for an indefinite timespan and never returns the read request.
- The device returns random data (very rare type)
On the rogue flash drive I own, the second one is the case. It returns FF FF FF FF FF FF
⦠in all 512 bytes of sectors in all sectors inside the limbo area, which is beyond the actual data capacity.
Using mkfs
or gparted
on a fake USB (for testing purposes) for creating filesystems does freeze up for an indefinite time.
Both Windows and Android successfully format the SD card needing less than half a minute.
GParted and mkfs freeze up indefinetly (until removing the drive from the PC) and leave a file system indicated with the unknown type in GParted.
How can I format a rogue flash drive in GParted to the full alleged capacity while only writing file system headers?
That would make GParted not touch the limbo area that causes the indefinite freeze (not to confuse with the fourth listed type of sector returns on rogue drives. It is the reaction of GParted).
usb-drive storage flash-memory
usb-drive storage flash-memory
asked 1 min ago
neverMind9
27910
27910
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479814%2fformat-partition-without-touching-footer-format-rogue-flash-drive-without-free%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password