• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Torrents
    • Login

    'Green' HDD slowing down my system

    Scheduled Pinned Locked Moved Computer Discussion & Support
    24 Posts 6 Posters 11.7k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • trentrevisoT Offline
      trentreviso
      last edited by

      @200577:

      I have had some cyclic redundancy check errors on that disk. Only one or two - I managed to redownload the files, so I didn't lose anything. It hasn't happened since, but I panicked when I couldn't play back or copy the files across to another disk. I had only ever encountered CRC errors on corrupted/failed DVDs.

      That could be because of the configuration problems you had on your system.

      As I said, I'd keep using the drive and keep an eye on it.

      Of course, you should backup stuff that's important to you. But, you should be doing that, anyway.

      (BTW, formatting the drive might possibly resolve some of the "sector" issues, but I would only do that if you do not have much data on the drive, and it's not too much of a hassle).

      1 Reply Last reply Reply Quote 0
      • W Offline
        wolfman1360
        last edited by

        I hate wd drives. I went hitachi and never looked back. This Lenovo idea pad s415 has one though, and for a 5400 RPM drive I really have to say its stupid fast. I see copy speeds on the drive at well over 30 mbps.
        Though as to your problem I am honestly stumped there. Ahci, sata, etc drivers all installed for your motherboard (if it has them?) Then again, I have seen sata III motherboards get an ssd and completely brings them back to life so not sure.

        1 Reply Last reply Reply Quote 0
        • NickGWMN Offline
          NickGWM Banned
          last edited by

          TBH, it sounds to me like your drive might be having an issue.  For stuff like this, I can't recomend GRC's SpinRite highly enough.  Its kinda expensive, but running it on this drive will let you know if its got issues, and then using it regularly can help with maintenance.  https://www.grc.com
          (For those who tell you its going to become obsolete because of SSD's… guess what, its also useful for initial stress testing of SSD's and can even force them to rewrite their data before problems occur if used for occasional maintenance.)

          1 Reply Last reply Reply Quote 0
          • W Offline
            wolfman1360
            last edited by

            @NickGWM:

            TBH, it sounds to me like your drive might be having an issue.  For stuff like this, I can't recomend GRC's SpinRite highly enough.  Its kinda expensive, but running it on this drive will let you know if its got issues, and then using it regularly can help with maintenance.  https://www.grc.com
            (For those who tell you its going to become obsolete because of SSD's… guess what, its also useful for initial stress testing of SSD's and can even force them to rewrite their data before problems occur if used for occasional maintenance.)

            Is this a program that runs with the OS itself? or is does it require to be booted from USB or what not?

            1 Reply Last reply Reply Quote 0
            • M Offline
              mirko69
              last edited by

              you can burn .iso and then boot from cd …

              https://www.gaytor.rent/donate.php

              1 Reply Last reply Reply Quote 0
              • NickGWMN Offline
                NickGWM Banned
                last edited by

                @wolfman1360:

                Is this a program that runs with the OS itself? or is does it require to be booted from USB or what not?

                SpinRite is an "instant" purchase, and you will get a link to an ISO file which is personalized with your name and serial #.  This ISO contains a self-contained OS (FreeDOS) that boots from Floppy (yeah right), CD/DVD or USB as you require.  The only requirement for it to work with your disk is that it be visible to the BIOS… it looks only at disk sectors, so it doesn't care what (if anything) is on the disk from an formatting perspective.  (Its well known to be useful on  PVR disks, for example, if removed from the PVR and temporarily installed in a PC.)  The current version does not work [well or at all] with Macs, but he has a 6.1 version which will be a free upgrade for current purchasers and will boot on current Macs.

                1 Reply Last reply Reply Quote 0
                • W Offline
                  wolfman1360
                  last edited by

                  @NickGWM:

                  @wolfman1360:

                  Is this a program that runs with the OS itself? or is does it require to be booted from USB or what not?

                  SpinRite is an "instant" purchase, and you will get a link to an ISO file which is personalized with your name and serial #.  This ISO contains a self-contained OS (FreeDOS) that boots from Floppy (yeah right), CD/DVD or USB as you require.  The only requirement for it to work with your disk is that it be visible to the BIOS… it looks only at disk sectors, so it doesn't care what (if anything) is on the disk from an formatting perspective.  (Its well known to be useful on  PVR disks, for example, if removed from the PVR and temporarily installed in a PC.)  The current version does not work [well or at all] with Macs, but he has a 6.1 version which will be a free upgrade for current purchasers and will boot on current Macs.

                  This is probably a stupid question, but would it be possible to use this in conjunction with, say, a PE of windows? I have one here which has speech. If not, as a blind user this would be pretty hard for me to use. Does the guy take suggestions? As this is just a bootable dos interface does it not just use the command line?

                  1 Reply Last reply Reply Quote 0
                  • NickGWMN Offline
                    NickGWM Banned
                    last edited by

                    @wolfman1360:

                    This is probably a stupid question, but would it be possible to use this in conjunction with, say, a PE of windows? I have one here which has speech. If not, as a blind user this would be pretty hard for me to use. Does the guy take suggestions? As this is just a bootable dos interface does it not just use the command line?

                    Hmm… He does take suggestions, and I will make one on your behalf to see if he has any ideas.  He generally codes exclusively in assembler, which means he doesn't make many demands on the OS, which is good for what his utility does, but would be bad for interfacing to a speech interface.  The issue is you don't want to be testing the disk at the same time as the OS would ever write to it, and Windows is very hands on with the disks when its running, unfortunately.  Also, you don't want bad drivers getting in the way of the tests, and/or causing unwanted caching, etc.  Never the less its a great question and I will get back to you if he gets back to me.

                    1 Reply Last reply Reply Quote 0
                    • NickGWMN Offline
                      NickGWM Banned
                      last edited by

                      @NickGWM:

                      @wolfman1360:

                      This is probably a stupid question, but would it be possible to use this in conjunction with, say, a PE of windows? I have one here which has speech. If not, as a blind user this would be pretty hard for me to use. Does the guy take suggestions? As this is just a bootable dos interface does it not just use the command line?

                      Hmm… He does take suggestions, and I will make one on your behalf to see if he has any ideas.  He generally codes exclusively in assembler, which means he doesn't make many demands on the OS, which is good for what his utility does, but would be bad for interfacing to a speech interface.  The issue is you don't want to be testing the disk at the same time as the OS would ever write to it, and Windows is very hands on with the disks when its running, unfortunately.  Also, you don't want bad drivers getting in the way of the tests, and/or causing unwanted caching, etc.  Never the less its a great question and I will get back to you if he gets back to me.

                      So I heard back quickly, and I'm afraid the answer is not all that we would have hoped:

                      Unfortunately SpinRite cannot run from with Windows PE.

                      He would need to find and load a DOS-based screen reader to run SpinRite … or get visual assistance.

                      Thank you for your cooperation, time and patience.

                      Sincerely,

                      Gibson Research
                      Technical Support

                      1 Reply Last reply Reply Quote 0
                      • W Offline
                        wolfman1360
                        last edited by

                        @NickGWM:

                        @NickGWM:

                        @wolfman1360:

                        This is probably a stupid question, but would it be possible to use this in conjunction with, say, a PE of windows? I have one here which has speech. If not, as a blind user this would be pretty hard for me to use. Does the guy take suggestions? As this is just a bootable dos interface does it not just use the command line?

                        Hmm… He does take suggestions, and I will make one on your behalf to see if he has any ideas.  He generally codes exclusively in assembler, which means he doesn't make many demands on the OS, which is good for what his utility does, but would be bad for interfacing to a speech interface.  The issue is you don't want to be testing the disk at the same time as the OS would ever write to it, and Windows is very hands on with the disks when its running, unfortunately.  Also, you don't want bad drivers getting in the way of the tests, and/or causing unwanted caching, etc.  Never the less its a great question and I will get back to you if he gets back to me.

                        So I heard back quickly, and I'm afraid the answer is not all that we would have hoped:

                        Unfortunately SpinRite cannot run from with Windows PE.

                        He would need to find and load a DOS-based screen reader to run SpinRite … or get visual assistance.

                        Thank you for your cooperation, time and patience.

                        Sincerely,

                        Gibson Research
                        Technical Support

                        I do believe there is still jaws for dos over at http://www.freedomscientific.com
                        How it works I have no idea, having limited experience with it, however. And how it would integrate I am also not sure.

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 1
                        • 2
                        • 2 / 2
                        • First post
                          Last post