How Can I Check if My Badblocks Process Completed Successfully?

0
6
Asked By TechWizard42 On

I ran the command **sudo badblocks -wsv /dev/sdb1** on my laptop and then I fell asleep. When I woke up, my laptop had restarted, and I'm unsure if the badblocks process finished. The last thing I remember was it being at 0xff. I'm using Fedora 43 with a Seagate expansion hard drive. How can I check if the process completed? Also, I didn't see any errors, but is it safe to use the drive now? I also have a separate issue where I can't get S.M.A.R.T to work because of problems with my USB port.

1 Answer

Answered By User5432 On

You can look for a log file named `log.txt` that should have been generated during the process. Check your root directory for it.

CuriousCat88 -

Where exactly should I search for that log file? My search isn't turning up anything useful.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.