Giter Site home page Giter Site logo

Comments (18)

pbatard avatar pbatard commented on July 24, 2024 2

I have tried several flash drives that I know are good

But did you run an actual bad blocks check from Rufus?

It's not enough to "know" that your drives are good. You need hard concrete evidence that they are, which can only be accomplished through a bad blocks check that also tests for fake drive, like the bad blocks check of Rufus.

from rufus.

pbatard avatar pbatard commented on July 24, 2024 1

Why would rufus work fine with the flash drive when I do not have any persistence?

Because persistence accesses pretty much all of the range of the drive in terms of sectors (due to the ext formatting of the ext partitions, with inodes being created all over the place).

When not using persistence, only the beginning of the drive is accessed. So, if you happen to have a fake drive with an actual capacity that is larger than the size of your ISO (as opposed to the fake reported capacity, which will be much larger than actual), then everything may look good because you're not trying to access sectors past actual capacity. But persistence will try to use all of the drive, so that's precisely when failures are expected to occur, as you will be writing sectors past actual capacity.

At any rate, just test the bloody drive for bad blocks. It's not that difficult and it's the ONLY way to be sure that your drive is good. Anything else is just speculation.

from rufus.

pbatard avatar pbatard commented on July 24, 2024 1

If your 2 TB flash drive's price was too good to be true, then it's probably fake... These go for at least $100 (as they should), and you can be darn sure that all those cheap 2 TB flash drives you can see for sale on aliexpress, that are priced around $10 or less, are 100% fake.

from rufus.

pbatard avatar pbatard commented on July 24, 2024 1

Actually purchased on eBay.

Not much of a warranty that it'll be better than aliexpress. Same unscrupulous sellers operate in both spaces, and since you did not talk about how much you paid, I'm going to assume that it was way less than $100.

a 64gb sandisk I purchased at Walmart

Not much of a guarantee either. People have gotten fake drives from Walmart. I know. Because some of them complained that Rufus didn't work properly, and when they did run a bad blocks check, they found that the drive was fake.

Now, again, until you do report with the results of your bad blocks check for both drives, this is just pure speculation on my side, since I still don't have any hard evidence to go by...

from rufus.

TCFFan123 avatar TCFFan123 commented on July 24, 2024

Damaged USB drive likely.

from rufus.

KireinaR avatar KireinaR commented on July 24, 2024

Damaged USB drive likely.

All 3 of them? Likely not.

from rufus.

pbatard avatar pbatard commented on July 24, 2024

https://github.com/pbatard/rufus/issues?q=Failed+to+create+ext3+%27lost%2Bfound%27+dir%3A+Corrupted+entry

This seems to be a sporadic issue reported by some people and which appears to have to do with Windows not liking "foreign" file systems being created.

Unfortunately, this is not something I can replicate, which makes it exceedingly difficult to try to investigate.

I would appreciate if you could post a log with the results of a bad blocks check, as some people got this issue on defective drives (and you may have connector issues rather than bad drives, which would explain repeated failures with multiple devices).

from rufus.

KireinaR avatar KireinaR commented on July 24, 2024

https://github.com/pbatard/rufus/issues?q=Failed+to+create+ext3+%27lost%2Bfound%27+dir%3A+Corrupted+entry

This seems to be a sporadic issue reported by some people and which appears to have to do with Windows not liking "foreign" file systems being created.

Unfortunately, this is not something I can replicate, which makes it exceedingly difficult to try to investigate.

I would appreciate if you could post a log with the results of a bad blocks check, as some people got this issue on defective drives (and you may have connector issues rather than bad drives, which would explain repeated failures with multiple devices).

Sure I will run a bad block check.
Update: I tried it on a different computer and got the same result.

from rufus.

KireinaR avatar KireinaR commented on July 24, 2024

image
I guess there are bad blocks. Any ways to fix ?

from rufus.

pbatard avatar pbatard commented on July 24, 2024

I guess there are bad blocks. Any ways to fix ?

No. Change your drive(s). And be mindful that some unscrupulous vendors out there will sell fake drives (i.e. drives that have been tampered to show a larger capacity than they actually have, and that will fail when you try to access blocks beyond the capacity), so please be also mindful of cheap drives.

As your issue was external to Rufus, I will now close it and advise anybody encountering these kind of errors not to pay "lip service" to the check list, that explicitly asks you to run a bad blocks check, but to actually do it.

from rufus.

thecatontheceiling avatar thecatontheceiling commented on July 24, 2024

your usb drives are probably fake, bad blocks check results are suspicious

from rufus.

KireinaR avatar KireinaR commented on July 24, 2024

Thanks so much guys. Appreciate the help, I will buy some new drives then.

from rufus.

N5SLI avatar N5SLI commented on July 24, 2024

I am having the exact same issue. I have tried several flash drives that I know are good. I have tested flash drives after using diskpart. The drives work fine but when using rufus I get to about 40% through the format process before the error pops up.
"Error: [0x00305570] The file or directory is corrupted and unreadable."

from rufus.

N5SLI avatar N5SLI commented on July 24, 2024

I have tried several flash drives that I know are good

But did you run an actual bad blocks check from Rufus?

It's not enough to "know" that your drives are good. You need hard concrete evidence that they are, which can only be accomplished through a bad blocks check that also tests for fake drive, like the bad blocks check of Rufus.

Why would rufus work fine with the flash drive when I do not have any persistence?

from rufus.

N5SLI avatar N5SLI commented on July 24, 2024

At any rate, just test the bloody drive for bad blocks. It's not that difficult and it's the ONLY way to be sure that your drive is good. Anything else is just speculation.

I am using a 2 tb flash drive so this may take some time.

from rufus.

N5SLI avatar N5SLI commented on July 24, 2024

Actually purchased on eBay. but the second drive I have is a 64gb sandisk I purchased at Walmart and it has the same issue.

from rufus.

N5SLI avatar N5SLI commented on July 24, 2024

Sorry for taking so long to get back to you. I am a 2-way radio technician and have been really busy lately. You were correct, there were many bad blocks found. Thank you for explaining things too me. I appreciate you taking the time to explain how persistence works. Have a great day.

from rufus.

Mrsaucejunior avatar Mrsaucejunior commented on July 24, 2024

There is no bad blocks for mine but it is still showing same error
Or is there any other way for checking bad blocks?

from rufus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.