Please help me recover my disk CFW 3.11 & 3.12

IgorW

New Member
Hello,

I upgraded to CFW 3.11 and then onto 3.12 and the disk is not being recognised. I have telnet access but really don't know what I'm doing with it so I would be grateful for dumbed down clear instructions on how to make the disk usable without losing all the recordings I have.

Thanks in advance for any help you can give me.

Best wishes,

IgorW
 
You need to provide more details for us to be able to help you. Please explain the sequence of events and some context, for example:

What version did the disk last work with?
When did you go to 3.11? Did the disk work with that?
Did it disappear as soon as you upgraded to 3.12 or after a disk check?
 
Thanks for the reply and sorry for not being clearer. I did both upgrades this last week. The disk worked initially with both versions, but yesterday stopped being recognised. I didn't schedule a disk check but I don't know if a disk check happens automatically at some point. I tried reinstalling 3.10 yesterday which meant that the disk was recognised again although recordings in the root video folder were missing. (I normally use flatten). Any recordings in subfolders seemed to be present. I then reinstalled 3.12 and it disappeared again. I'm not sure how to do run the e2fsck checks described in another thread which looks like it could get it back working.

Thanks again.
 
Thanks for your help. I won't post the full code, but at the end there was this bit.
Code:
Checking partition tables...

MBR Status: not present
GPT Status: not present

Partition table is missing/corrupt. If the disk has not been formatted by
the Humax, recovery by fix-disk may not be successful.

Searching for partitions...

Unable to find partition 1, exiting...
fix-disk: session terminated with exit status 1

I suspect that means that the hard disk is on its way out and still isn't recognised other than in maintenance mode. I presume there is little point in trying to recover any recording, but if you have any suggestions, I would be grateful.

I do have supercare from Richer Sounds, so they should be able to replace the disk for me.

Thanks for all the hard work and help.
 
It's not necessarily on its way out, but there does seem to have been some major upsets with the formatting and/or file system. Whether your recordings are recoverable depends how important they are and how much effort you are prepared to go to (it's only telly).

It may be possible to make the disk work again, using Maintenance Mode Telnet tools to force a reformat (does the Humax software not even offer a format option via Menu >> Settings >> System >> Data Storage?). Then the SMART status can be examined to see whether the hardware itself thinks the disk is failing mechanically.

I tried reinstalling 3.10 yesterday which meant that the disk was recognised again
This conclusion is confusing and probably erroneous, unless you have been using "d" or "k" versions of the custom firmware, instead of the unsuffixed versions that you should do unless you really know what you are doing.
 
The humax software now does offer to format the disk in both 3.10 and 3.12. I didn't do that yet because I wasn't sure whether it would stop any possible recovery of the recordings. If there are a few things I could try to recover the recording, I would like to do so though as you say, it's only telly. To the best of my knowledge, I never used "d" or "k" versions of the custom firmware.

I don't use a linux computer but can use telnet from the windows 10 machine if I have clear instructions. Any tips for trying to recover recordings and should I do the format first?

Thanks
 
The humax software now does offer to format the disk in both 3.10 and 3.12. I didn't do that yet because I wasn't sure whether it would stop any possible recovery of the recordings.
It almost certainly would stop any possible recovery. Don't do it!
Any tips for trying to recover recordings and should I do the format first?
Make sure you have no USB sticks plugged in and then start with:
Code:
humax# ls -ld /sys/block/sd?
humax# fdisk -lu /dev/sda
humax# smartctl -a /dev/sda
and report what it outputs.
 
OK, here goes.
Code:
Maintenance mode is initialising... Please wait...
..........................................
Menu version 1.23
Enter system PIN: ****

      /---------------------------------------------\
      |  M A I N T E N A N C E   M O D E   M E N U  |
      \---------------------------------------------/

  [ Humax HDR-Fox T2 (humax) 1.03.12/3.12 ]

  Note: Some areas of the hard disk are not mounted.
        Not all functions will be available.
        (normal if you have just run a disk check)

 fixdisk - Check and repair hard disk.
   short - Run short hard-disk self test.
    long - Run long hard-disk self test.
   check - Check self-test progress.
    gptf - Re-format disk using GPT scheme.
     epg - Clear persistent EPG data.
    dlna - Reset DLNA server database.
       x - Leave maintenance mode (Humax will restart).
    diag - Run a diagnostic.
     cli - System command line (advanced users).

Please select option: fixdisk
Any additional options (-h for list or press return for none): -h
Running /bin/fix-disk
fix-disk options:
    Partitions to check - without any of these options all three partitions
    will be checked:
        -1          Check partition 1
        -2          Check partition 2
        -3          Check partition 3
    Other options:
        -d          Additional diagnostic output
        -B          Skip block search
        -F          Skip file system checks
        -P          Skip pending sector error (SMART) tests
        -l          Perform a long SMART disk test
        -n          No polling during SMART tests
        -y          Assume yes for all sector repairs
        -w          Wait for user input at end of run
        -x <opts>   Additional options for filesystem check (e2fsck)
                    (Must be last option)
fix-disk: session terminated with exit status 0

Press return to continue: -y

      /---------------------------------------------\
      |  M A I N T E N A N C E   M O D E   M E N U  |
      \---------------------------------------------/

  [ Humax HDR-Fox T2 (humax) 1.03.12/3.12 ]

  Note: Some areas of the hard disk are not mounted.
        Not all functions will be available.
        (normal if you have just run a disk check)

 fixdisk - Check and repair hard disk.
   short - Run short hard-disk self test.
    long - Run long hard-disk self test.
   check - Check self-test progress.
    gptf - Re-format disk using GPT scheme.
     epg - Clear persistent EPG data.
    dlna - Reset DLNA server database.
       x - Leave maintenance mode (Humax will restart).
    diag - Run a diagnostic.
     cli - System command line (advanced users).

Please select option: fixdisk -y
Unrecognised option 'fixdisk-y'

Press return to continue: fixdisk /-y

      /---------------------------------------------\
      |  M A I N T E N A N C E   M O D E   M E N U  |
      \---------------------------------------------/

  [ Humax HDR-Fox T2 (humax) 1.03.12/3.12 ]

  Note: Some areas of the hard disk are not mounted.
        Not all functions will be available.
        (normal if you have just run a disk check)

 fixdisk - Check and repair hard disk.
   short - Run short hard-disk self test.
    long - Run long hard-disk self test.
   check - Check self-test progress.
    gptf - Re-format disk using GPT scheme.
     epg - Clear persistent EPG data.
    dlna - Reset DLNA server database.
       x - Leave maintenance mode (Humax will restart).
    diag - Run a diagnostic.
     cli - System command line (advanced users).

Please select option: fixdisk
Any additional options (-h for list or press return for none): -y
Are you sure you wish to run the hard disk checker (-y)? [Y/N] y
Running /bin/fix-disk

Checking disk sda (4096 byte sectors)



Running short disk self test

Pending sector error(s) found

LBA has not yet been found
A long test is required - this could take 2 hour(s) 7 minutes
Do you wish to continue? [Y/N]: y
Running long disk self test
Error at LBA 208957608

/dev/sda:
re-writing sector 208957608: succeeded
This is an advanced-format disk.
Also checking blocks 208957608 - 208957615 (8 blocks)
    Block 208957608  - OK
    Block 208957609  - OK
    Block 208957610  - OK
    Block 208957611  - OK
    Block 208957612  - OK
    Block 208957613  - OK
    Block 208957614  - OK
    Block 208957615  - OK

Running select disk self test
Error at LBA 910200064

/dev/sda:
re-writing sector 910200064: succeeded
This is an advanced-format disk.
Also checking blocks 910200064 - 910200071 (8 blocks)
    Block 910200064  - OK
    Block 910200065  - FAILED: Input/output error
                     - Repaired
    Block 910200066  - OK
    Block 910200067  - OK
    Block 910200068  - OK
    Block 910200069  - OK
    Block 910200070  - OK
    Block 910200071  - OK

Running select disk self test
Error at LBA 920451080

/dev/sda:
re-writing sector 920451080: succeeded
This is an advanced-format disk.
Also checking blocks 920451080 - 920451087 (8 blocks)
    Block 920451080  - OK
    Block 920451081  - FAILED: Input/output error
                     - Repaired
    Block 920451082  - FAILED: Input/output error
                     - Repaired
    Block 920451083  - OK
    Block 920451084  - OK
    Block 920451085  - OK
    Block 920451086  - OK
    Block 920451087  - OK

Running select disk self test
Error at LBA 920451080

/dev/sda:
re-writing sector 920451080: succeeded
This is an advanced-format disk.
Also checking blocks 920451080 - 920451087 (8 blocks)
    Block 920451080  - OK
    Block 920451081  - OK
    Block 920451082  - OK
    Block 920451083  - OK
    Block 920451084  - OK
    Block 920451085  - OK
    Block 920451086  - OK
    Block 920451087  - OK

Running select disk self test
Error at LBA 1292569872

/dev/sda:
re-writing sector 1292569872: succeeded
This is an advanced-format disk.
Also checking blocks 1292569872 - 1292569879 (8 blocks)
    Block 1292569872 - OK
    Block 1292569873 - OK
    Block 1292569874 - OK
    Block 1292569875 - OK
    Block 1292569876 - OK
    Block 1292569877 - OK
    Block 1292569878 - OK
    Block 1292569879 - OK

Running select disk self test
Error at LBA 1292616976

/dev/sda:
re-writing sector 1292616976: succeeded
This is an advanced-format disk.
Also checking blocks 1292616976 - 1292616983 (8 blocks)
    Block 1292616976 - OK
    Block 1292616977 - OK
    Block 1292616978 - OK
    Block 1292616979 - OK
    Block 1292616980 - OK
    Block 1292616981 - OK
    Block 1292616982 - OK
    Block 1292616983 - OK

Running select disk self test
Error at LBA 910200064

/dev/sda:
re-writing sector 910200064: succeeded
This is an advanced-format disk.
Also checking blocks 910200064 - 910200071 (8 blocks)
    Block 910200064  - OK
    Block 910200065  - OK
    Block 910200066  - FAILED: Input/output error
                     - Repaired
    Block 910200067  - FAILED: Input/output error
                     - Repaired
    Block 910200068  - FAILED: Input/output error
                     - Repaired
    Block 910200069  - FAILED: Input/output error
                     - Repaired
    Block 910200070  - FAILED: Input/output error
                     - Repaired
    Block 910200071  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 910200072

/dev/sda:
re-writing sector 910200072: succeeded
This is an advanced-format disk.
Also checking blocks 910200072 - 910200079 (8 blocks)
    Block 910200072  - OK
    Block 910200073  - FAILED: Input/output error
                     - Repaired
    Block 910200074  - FAILED: Input/output error
                     - Repaired
    Block 910200075  - FAILED: Input/output error
                     - Repaired
    Block 910200076  - FAILED: Input/output error
                     - Repaired
    Block 910200077  - FAILED: Input/output error
                     - Repaired
    Block 910200078  - FAILED: Input/output error
                     - Repaired
    Block 910200079  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 913083656

/dev/sda:
re-writing sector 913083656: succeeded
This is an advanced-format disk.
Also checking blocks 913083656 - 913083663 (8 blocks)
    Block 913083656  - OK
    Block 913083657  - OK
    Block 913083658  - OK
    Block 913083659  - OK
    Block 913083660  - OK
    Block 913083661  - OK
    Block 913083662  - OK
    Block 913083663  - OK

Running select disk self test
Error at LBA 920423680

/dev/sda:
re-writing sector 920423680: succeeded
This is an advanced-format disk.
Also checking blocks 920423680 - 920423687 (8 blocks)
    Block 920423680  - OK
    Block 920423681  - FAILED: Input/output error
                     - Repaired
    Block 920423682  - FAILED: Input/output error
                     - Repaired
    Block 920423683  - OK
    Block 920423684  - OK
    Block 920423685  - OK
    Block 920423686  - OK
    Block 920423687  - OK

Running select disk self test
Error at LBA 920423680

/dev/sda:
re-writing sector 920423680: succeeded
This is an advanced-format disk.
Also checking blocks 920423680 - 920423687 (8 blocks)
    Block 920423680  - OK
    Block 920423681  - OK
    Block 920423682  - OK
    Block 920423683  - OK
    Block 920423684  - OK
    Block 920423685  - OK
    Block 920423686  - OK
    Block 920423687  - OK

Running select disk self test
Error at LBA 920423688

/dev/sda:
re-writing sector 920423688: succeeded
This is an advanced-format disk.
Also checking blocks 920423688 - 920423695 (8 blocks)
    Block 920423688  - OK
    Block 920423689  - FAILED: Input/output error
                     - Repaired
    Block 920423690  - FAILED: Input/output error
                     - Repaired
    Block 920423691  - FAILED: Input/output error
                     - Repaired
    Block 920423692  - FAILED: Input/output error
                     - Repaired
    Block 920423693  - FAILED: Input/output error
                     - Repaired
    Block 920423694  - FAILED: Input/output error
                     - Repaired
    Block 920423695  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 920451088

/dev/sda:
re-writing sector 920451088: succeeded
This is an advanced-format disk.
Also checking blocks 920451088 - 920451095 (8 blocks)
    Block 920451088  - OK
    Block 920451089  - FAILED: Input/output error
                     - Repaired
    Block 920451090  - FAILED: Input/output error
                     - Repaired
    Block 920451091  - FAILED: Input/output error
                     - Repaired
    Block 920451092  - FAILED: Input/output error
                     - Repaired
    Block 920451093  - FAILED: Input/output error
                     - Repaired
    Block 920451094  - FAILED: Input/output error
                     - Repaired
    Block 920451095  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 922659520

/dev/sda:
re-writing sector 922659520: succeeded
This is an advanced-format disk.
Also checking blocks 922659520 - 922659527 (8 blocks)
    Block 922659520  - OK
    Block 922659521  - OK
    Block 922659522  - OK
    Block 922659523  - OK
    Block 922659524  - OK
    Block 922659525  - OK
    Block 922659526  - OK
    Block 922659527  - OK

Running select disk self test
Error at LBA 922941120

/dev/sda:
re-writing sector 922941120: succeeded
This is an advanced-format disk.
Also checking blocks 922941120 - 922941127 (8 blocks)
    Block 922941120  - OK
    Block 922941121  - OK
    Block 922941122  - OK
    Block 922941123  - OK
    Block 922941124  - OK
    Block 922941125  - OK
    Block 922941126  - OK
    Block 922941127  - OK

Running select disk self test
Error at LBA 922970496

/dev/sda:
re-writing sector 922970496: succeeded
This is an advanced-format disk.
Also checking blocks 922970496 - 922970503 (8 blocks)
    Block 922970496  - OK
    Block 922970497  - OK
    Block 922970498  - OK
    Block 922970499  - OK
    Block 922970500  - OK
    Block 922970501  - OK
    Block 922970502  - OK
    Block 922970503  - OK

Running select disk self test
Error at LBA 923007256

/dev/sda:
re-writing sector 923007256: succeeded
This is an advanced-format disk.
Also checking blocks 923007256 - 923007263 (8 blocks)
    Block 923007256  - OK
    Block 923007257  - OK
    Block 923007258  - OK
    Block 923007259  - OK
    Block 923007260  - OK
    Block 923007261  - OK
    Block 923007262  - OK
    Block 923007263  - OK

Running select disk self test
Error at LBA 923007320

/dev/sda:
re-writing sector 923007320: succeeded
This is an advanced-format disk.
Also checking blocks 923007320 - 923007327 (8 blocks)
    Block 923007320  - OK
    Block 923007321  - OK
    Block 923007322  - OK
    Block 923007323  - OK
    Block 923007324  - OK
    Block 923007325  - OK
    Block 923007326  - OK
    Block 923007327  - OK

Running select disk self test
Error at LBA 923010008

/dev/sda:
re-writing sector 923010008: succeeded
This is an advanced-format disk.
Also checking blocks 923010008 - 923010015 (8 blocks)
    Block 923010008  - OK
    Block 923010009  - OK
    Block 923010010  - OK
    Block 923010011  - OK
    Block 923010012  - OK
    Block 923010013  - OK
    Block 923010014  - OK
    Block 923010015  - OK

Running select disk self test
Error at LBA 923010024

/dev/sda:
re-writing sector 923010024: succeeded
This is an advanced-format disk.
Also checking blocks 923010024 - 923010031 (8 blocks)
    Block 923010024  - OK
    Block 923010025  - OK
    Block 923010026  - OK
    Block 923010027  - OK
    Block 923010028  - OK
    Block 923010029  - OK
    Block 923010030  - OK
    Block 923010031  - OK

Running select disk self test
Error at LBA 923010072

/dev/sda:
re-writing sector 923010072: succeeded
This is an advanced-format disk.
Also checking blocks 923010072 - 923010079 (8 blocks)
    Block 923010072  - OK
    Block 923010073  - OK
    Block 923010074  - OK
    Block 923010075  - OK
    Block 923010076  - OK
    Block 923010077  - OK
    Block 923010078  - OK
    Block 923010079  - OK

Running select disk self test
Error at LBA 923010080

/dev/sda:
re-writing sector 923010080: succeeded
This is an advanced-format disk.
Also checking blocks 923010080 - 923010087 (8 blocks)
    Block 923010080  - OK
    Block 923010081  - OK
    Block 923010082  - OK
    Block 923010083  - OK
    Block 923010084  - OK
    Block 923010085  - OK
    Block 923010086  - OK
    Block 923010087  - OK

Running select disk self test
Error at LBA 923010448

/dev/sda:
re-writing sector 923010448: succeeded
This is an advanced-format disk.
Also checking blocks 923010448 - 923010455 (8 blocks)
    Block 923010448  - OK
    Block 923010449  - OK
    Block 923010450  - OK
    Block 923010451  - OK
    Block 923010452  - OK
    Block 923010453  - OK
    Block 923010454  - OK
    Block 923010455  - OK

Running select disk self test
Error at LBA 924254488

/dev/sda:
re-writing sector 924254488: succeeded
This is an advanced-format disk.
Also checking blocks 924254488 - 924254495 (8 blocks)
    Block 924254488  - OK
    Block 924254489  - OK
    Block 924254490  - OK
    Block 924254491  - OK
    Block 924254492  - OK
    Block 924254493  - OK
    Block 924254494  - OK
    Block 924254495  - OK

Running select disk self test
Error at LBA 924420768

/dev/sda:
re-writing sector 924420768: succeeded
This is an advanced-format disk.
Also checking blocks 924420768 - 924420775 (8 blocks)
    Block 924420768  - OK
    Block 924420769  - OK
    Block 924420770  - OK
    Block 924420771  - OK
    Block 924420772  - OK
    Block 924420773  - OK
    Block 924420774  - OK
    Block 924420775  - OK

Running select disk self test
Error at LBA 924430096

/dev/sda:
re-writing sector 924430096: succeeded
This is an advanced-format disk.
Also checking blocks 924430096 - 924430103 (8 blocks)
    Block 924430096  - OK
    Block 924430097  - OK
    Block 924430098  - OK
    Block 924430099  - OK
    Block 924430100  - OK
    Block 924430101  - OK
    Block 924430102  - OK
    Block 924430103  - OK

Running select disk self test
Error at LBA 924467736

/dev/sda:
re-writing sector 924467736: succeeded
This is an advanced-format disk.
Also checking blocks 924467736 - 924467743 (8 blocks)
    Block 924467736  - OK
    Block 924467737  - OK
    Block 924467738  - OK
    Block 924467739  - OK
    Block 924467740  - OK
    Block 924467741  - OK
    Block 924467742  - OK
    Block 924467743  - OK

Running select disk self test
Error at LBA 924503248

/dev/sda:
re-writing sector 924503248: succeeded
This is an advanced-format disk.
Also checking blocks 924503248 - 924503255 (8 blocks)
    Block 924503248  - OK
    Block 924503249  - OK
    Block 924503250  - OK
    Block 924503251  - OK
    Block 924503252  - OK
    Block 924503253  - OK
    Block 924503254  - OK
    Block 924503255  - OK

Running select disk self test
Error at LBA 924503256

/dev/sda:
re-writing sector 924503256: succeeded
This is an advanced-format disk.
Also checking blocks 924503256 - 924503263 (8 blocks)
    Block 924503256  - OK
    Block 924503257  - FAILED: Input/output error
                     - Repaired
    Block 924503258  - FAILED: Input/output error
                     - Repaired
    Block 924503259  - FAILED: Input/output error
                     - Repaired
    Block 924503260  - FAILED: Input/output error
                     - Repaired
    Block 924503261  - FAILED: Input/output error
                     - Repaired
    Block 924503262  - FAILED: Input/output error
                     - Repaired
    Block 924503263  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 924504000

/dev/sda:
re-writing sector 924504000: succeeded
This is an advanced-format disk.
Also checking blocks 924504000 - 924504007 (8 blocks)
    Block 924504000  - OK
    Block 924504001  - FAILED: Input/output error
                     - Repaired
    Block 924504002  - FAILED: Input/output error
                     - Repaired
    Block 924504003  - FAILED: Input/output error
                     - Repaired
    Block 924504004  - FAILED: Input/output error
                     - Repaired
    Block 924504005  - FAILED: Input/output error
                     - Repaired
    Block 924504006  - FAILED: Input/output error
                     - Repaired
    Block 924504007  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 924504008

/dev/sda:
re-writing sector 924504008: succeeded
This is an advanced-format disk.
Also checking blocks 924504008 - 924504015 (8 blocks)
    Block 924504008  - OK
    Block 924504009  - OK
    Block 924504010  - OK
    Block 924504011  - OK
    Block 924504012  - OK
    Block 924504013  - OK
    Block 924504014  - OK
    Block 924504015  - OK

Running select disk self test
Error at LBA 924588736

/dev/sda:
re-writing sector 924588736: succeeded
This is an advanced-format disk.
Also checking blocks 924588736 - 924588743 (8 blocks)
    Block 924588736  - OK
    Block 924588737  - OK
    Block 924588738  - OK
    Block 924588739  - OK
    Block 924588740  - OK
    Block 924588741  - OK
    Block 924588742  - OK
    Block 924588743  - OK

Running select disk self test
Error at LBA 924645512

/dev/sda:
re-writing sector 924645512: succeeded
This is an advanced-format disk.
Also checking blocks 924645512 - 924645519 (8 blocks)
    Block 924645512  - OK
    Block 924645513  - FAILED: Input/output error
                     - Repaired
    Block 924645514  - FAILED: Input/output error
                     - Repaired
    Block 924645515  - FAILED: Input/output error
                     - Repaired
    Block 924645516  - FAILED: Input/output error
                     - Repaired
    Block 924645517  - FAILED: Input/output error
                     - Repaired
    Block 924645518  - FAILED: Input/output error
                     - Repaired
    Block 924645519  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 924645520

/dev/sda:
re-writing sector 924645520: succeeded
This is an advanced-format disk.
Also checking blocks 924645520 - 924645527 (8 blocks)
    Block 924645520  - OK
    Block 924645521  - OK
    Block 924645522  - OK
    Block 924645523  - OK
    Block 924645524  - OK
    Block 924645525  - OK
    Block 924645526  - OK
    Block 924645527  - OK

Running select disk self test
Error at LBA 925166840

/dev/sda:
re-writing sector 925166840: succeeded
This is an advanced-format disk.
Also checking blocks 925166840 - 925166847 (8 blocks)
    Block 925166840  - OK
    Block 925166841  - FAILED: Input/output error
                     - Repaired
    Block 925166842  - OK
    Block 925166843  - OK
    Block 925166844  - OK
    Block 925166845  - OK
    Block 925166846  - OK
    Block 925166847  - OK

Running select disk self test
Error at LBA 932220160

/dev/sda:
re-writing sector 932220160: succeeded
This is an advanced-format disk.
Also checking blocks 932220160 - 932220167 (8 blocks)
    Block 932220160  - OK
    Block 932220161  - OK
    Block 932220162  - OK
    Block 932220163  - OK
    Block 932220164  - OK
    Block 932220165  - OK
    Block 932220166  - OK
    Block 932220167  - OK

Running select disk self test
Error at LBA 932407544

/dev/sda:
re-writing sector 932407544: succeeded
This is an advanced-format disk.
Also checking blocks 932407544 - 932407551 (8 blocks)
    Block 932407544  - OK
    Block 932407545  - FAILED: Input/output error
                     - Repaired
    Block 932407546  - FAILED: Input/output error
                     - Repaired
    Block 932407547  - FAILED: Input/output error
                     - Repaired
    Block 932407548  - FAILED: Input/output error
                     - Repaired
    Block 932407549  - FAILED: Input/output error
                     - Repaired
    Block 932407550  - FAILED: Input/output error
                     - Repaired
    Block 932407551  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 941065664

/dev/sda:
re-writing sector 941065664: succeeded
This is an advanced-format disk.
Also checking blocks 941065664 - 941065671 (8 blocks)
    Block 941065664  - OK
    Block 941065665  - OK
    Block 941065666  - OK
    Block 941065667  - OK
    Block 941065668  - OK
    Block 941065669  - OK
    Block 941065670  - OK
    Block 941065671  - OK

Running select disk self test
Error at LBA 941089168

/dev/sda:
re-writing sector 941089168: succeeded
This is an advanced-format disk.
Also checking blocks 941089168 - 941089175 (8 blocks)
    Block 941089168  - OK
    Block 941089169  - OK
    Block 941089170  - OK
    Block 941089171  - OK
    Block 941089172  - OK
    Block 941089173  - OK
    Block 941089174  - OK
    Block 941089175  - OK

Running select disk self test
Error at LBA 941089448

/dev/sda:
re-writing sector 941089448: succeeded
This is an advanced-format disk.
Also checking blocks 941089448 - 941089455 (8 blocks)
    Block 941089448  - OK
    Block 941089449  - OK
    Block 941089450  - OK
    Block 941089451  - OK
    Block 941089452  - OK
    Block 941089453  - OK
    Block 941089454  - OK
    Block 941089455  - OK

Running select disk self test
Error at LBA 941115192

/dev/sda:
re-writing sector 941115192: succeeded
This is an advanced-format disk.
Also checking blocks 941115192 - 941115199 (8 blocks)
    Block 941115192  - OK
    Block 941115193  - FAILED: Input/output error
                     - Repaired
    Block 941115194  - FAILED: Input/output error
                     - Repaired
    Block 941115195  - FAILED: Input/output error
                     - Repaired
    Block 941115196  - FAILED: Input/output error
                     - Repaired
    Block 941115197  - FAILED: Input/output error
                     - Repaired
    Block 941115198  - FAILED: Input/output error
                     - Repaired
    Block 941115199  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 925166840

/dev/sda:
re-writing sector 925166840: succeeded
This is an advanced-format disk.
Also checking blocks 925166840 - 925166847 (8 blocks)
    Block 925166840  - OK
    Block 925166841  - OK
    Block 925166842  - OK
    Block 925166843  - OK
    Block 925166844  - OK
    Block 925166845  - OK
    Block 925166846  - OK
    Block 925166847  - OK

Running select disk self test
Error at LBA 929357640

/dev/sda:
re-writing sector 929357640: succeeded
This is an advanced-format disk.
Also checking blocks 929357640 - 929357647 (8 blocks)
    Block 929357640  - OK
    Block 929357641  - FAILED: Input/output error
                     - Repaired
    Block 929357642  - FAILED: Input/output error
                     - Repaired
    Block 929357643  - FAILED: Input/output error
                     - Repaired
    Block 929357644  - FAILED: Input/output error
                     - Repaired
    Block 929357645  - FAILED: Input/output error
                     - Repaired
    Block 929357646  - FAILED: Input/output error
                     - Repaired
    Block 929357647  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 929357648

/dev/sda:
re-writing sector 929357648: succeeded
This is an advanced-format disk.
Also checking blocks 929357648 - 929357655 (8 blocks)
    Block 929357648  - OK
    Block 929357649  - OK
    Block 929357650  - OK
    Block 929357651  - OK
    Block 929357652  - OK
    Block 929357653  - OK
    Block 929357654  - OK
    Block 929357655  - OK

Running select disk self test
Error at LBA 931466528

/dev/sda:
re-writing sector 931466528: succeeded
This is an advanced-format disk.
Also checking blocks 931466528 - 931466535 (8 blocks)
    Block 931466528  - OK
    Block 931466529  - OK
    Block 931466530  - OK
    Block 931466531  - OK
    Block 931466532  - OK
    Block 931466533  - OK
    Block 931466534  - OK
    Block 931466535  - OK

Running select disk self test
Error at LBA 931474888

/dev/sda:
re-writing sector 931474888: succeeded
This is an advanced-format disk.
Also checking blocks 931474888 - 931474895 (8 blocks)
    Block 931474888  - OK
    Block 931474889  - FAILED: Input/output error
                     - Repaired
    Block 931474890  - FAILED: Input/output error
                     - Repaired
    Block 931474891  - FAILED: Input/output error
                     - Repaired
    Block 931474892  - FAILED: Input/output error
                     - Repaired
    Block 931474893  - FAILED: Input/output error
                     - Repaired
    Block 931474894  - FAILED: Input/output error
                     - Repaired
    Block 931474895  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 931475128

/dev/sda:
re-writing sector 931475128: succeeded
This is an advanced-format disk.
Also checking blocks 931475128 - 931475135 (8 blocks)
    Block 931475128  - OK
    Block 931475129  - FAILED: Input/output error
                     - Repaired
    Block 931475130  - FAILED: Input/output error
                     - Repaired
    Block 931475131  - FAILED: Input/output error
                     - Repaired
    Block 931475132  - FAILED: Input/output error
                     - Repaired
    Block 931475133  - FAILED: Input/output error
                     - Repaired
    Block 931475134  - FAILED: Input/output error
                     - Repaired
    Block 931475135  - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 931475136

/dev/sda:
re-writing sector 931475136: succeeded
This is an advanced-format disk.
Also checking blocks 931475136 - 931475143 (8 blocks)
    Block 931475136  - OK
    Block 931475137  - OK
    Block 931475138  - OK
    Block 931475139  - OK
    Block 931475140  - OK
    Block 931475141  - OK
    Block 931475142  - OK
    Block 931475143  - OK

Running select disk self test
Error at LBA 931475144

/dev/sda:
re-writing sector 931475144: succeeded
This is an advanced-format disk.
Also checking blocks 931475144 - 931475151 (8 blocks)
    Block 931475144  - OK
    Block 931475145  - OK
    Block 931475146  - OK
    Block 931475147  - OK
    Block 931475148  - OK
    Block 931475149  - OK
    Block 931475150  - OK
    Block 931475151  - OK

Running select disk self test
Error at LBA 1267239880

/dev/sda:
re-writing sector 1267239880: succeeded
This is an advanced-format disk.
Also checking blocks 1267239880 - 1267239887 (8 blocks)
    Block 1267239880 - OK
    Block 1267239881 - OK
    Block 1267239882 - OK
    Block 1267239883 - OK
    Block 1267239884 - OK
    Block 1267239885 - OK
    Block 1267239886 - OK
    Block 1267239887 - OK

Running select disk self test
Error at LBA 1415088888

/dev/sda:
re-writing sector 1415088888: succeeded
This is an advanced-format disk.
Also checking blocks 1415088888 - 1415088895 (8 blocks)
    Block 1415088888 - OK
    Block 1415088889 - OK
    Block 1415088890 - OK
    Block 1415088891 - OK
    Block 1415088892 - OK
    Block 1415088893 - OK
    Block 1415088894 - OK
    Block 1415088895 - OK

Running select disk self test
Error at LBA 1511817248

/dev/sda:
re-writing sector 1511817248: succeeded
This is an advanced-format disk.
Also checking blocks 1511817248 - 1511817255 (8 blocks)
    Block 1511817248 - OK
    Block 1511817249 - FAILED: Input/output error
                     - Repaired
    Block 1511817250 - FAILED: Input/output error
                     - Repaired
    Block 1511817251 - FAILED: Input/output error
                     - Repaired
    Block 1511817252 - FAILED: Input/output error
                     - Repaired
    Block 1511817253 - FAILED: Input/output error
                     - Repaired
    Block 1511817254 - FAILED: Input/output error
                     - Repaired
    Block 1511817255 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1512079392

/dev/sda:
re-writing sector 1512079392: succeeded
This is an advanced-format disk.
Also checking blocks 1512079392 - 1512079399 (8 blocks)
    Block 1512079392 - OK
    Block 1512079393 - FAILED: Input/output error
                     - Repaired
    Block 1512079394 - FAILED: Input/output error
                     - Repaired
    Block 1512079395 - FAILED: Input/output error
                     - Repaired
    Block 1512079396 - FAILED: Input/output error
                     - Repaired
    Block 1512079397 - FAILED: Input/output error
                     - Repaired
    Block 1512079398 - FAILED: Input/output error
                     - Repaired
    Block 1512079399 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1512341536

/dev/sda:
re-writing sector 1512341536: succeeded
This is an advanced-format disk.
Also checking blocks 1512341536 - 1512341543 (8 blocks)
    Block 1512341536 - OK
    Block 1512341537 - FAILED: Input/output error
                     - Repaired
    Block 1512341538 - FAILED: Input/output error
                     - Repaired
    Block 1512341539 - FAILED: Input/output error
                     - Repaired
    Block 1512341540 - FAILED: Input/output error
                     - Repaired
    Block 1512341541 - FAILED: Input/output error
                     - Repaired
    Block 1512341542 - FAILED: Input/output error
                     - Repaired
    Block 1512341543 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1513390112

/dev/sda:
re-writing sector 1513390112: succeeded
This is an advanced-format disk.
Also checking blocks 1513390112 - 1513390119 (8 blocks)
    Block 1513390112 - OK
    Block 1513390113 - FAILED: Input/output error
                     - Repaired
    Block 1513390114 - FAILED: Input/output error
                     - Repaired
    Block 1513390115 - FAILED: Input/output error
                     - Repaired
    Block 1513390116 - FAILED: Input/output error
                     - Repaired
    Block 1513390117 - FAILED: Input/output error
                     - Repaired
    Block 1513390118 - FAILED: Input/output error
                     - Repaired
    Block 1513390119 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1513586328

/dev/sda:
re-writing sector 1513586328: succeeded
This is an advanced-format disk.
Also checking blocks 1513586328 - 1513586335 (8 blocks)
    Block 1513586328 - OK
    Block 1513586329 - OK
    Block 1513586330 - OK
    Block 1513586331 - OK
    Block 1513586332 - OK
    Block 1513586333 - OK
    Block 1513586334 - OK
    Block 1513586335 - OK

Running select disk self test
Error at LBA 1513590392

/dev/sda:
re-writing sector 1513590392: succeeded
This is an advanced-format disk.
Also checking blocks 1513590392 - 1513590399 (8 blocks)
    Block 1513590392 - OK
    Block 1513590393 - OK
    Block 1513590394 - OK
    Block 1513590395 - OK
    Block 1513590396 - OK
    Block 1513590397 - OK
    Block 1513590398 - OK
    Block 1513590399 - OK

Running select disk self test
Error at LBA 1513652256

/dev/sda:
re-writing sector 1513652256: succeeded
This is an advanced-format disk.
Also checking blocks 1513652256 - 1513652263 (8 blocks)
    Block 1513652256 - OK
    Block 1513652257 - FAILED: Input/output error
                     - Repaired
    Block 1513652258 - FAILED: Input/output error
                     - Repaired
    Block 1513652259 - FAILED: Input/output error
                     - Repaired
    Block 1513652260 - FAILED: Input/output error
                     - Repaired
    Block 1513652261 - FAILED: Input/output error
                     - Repaired
    Block 1513652262 - FAILED: Input/output error
                     - Repaired
    Block 1513652263 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1513914400

/dev/sda:
re-writing sector 1513914400: succeeded
This is an advanced-format disk.
Also checking blocks 1513914400 - 1513914407 (8 blocks)
    Block 1513914400 - OK
    Block 1513914401 - FAILED: Input/output error
                     - Repaired
    Block 1513914402 - FAILED: Input/output error
                     - Repaired
    Block 1513914403 - FAILED: Input/output error
                     - Repaired
    Block 1513914404 - FAILED: Input/output error
                     - Repaired
    Block 1513914405 - FAILED: Input/output error
                     - Repaired
    Block 1513914406 - FAILED: Input/output error
                     - Repaired
    Block 1513914407 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1513914424

/dev/sda:
re-writing sector 1513914424: succeeded
This is an advanced-format disk.
Also checking blocks 1513914424 - 1513914431 (8 blocks)
    Block 1513914424 - OK
    Block 1513914425 - OK
    Block 1513914426 - OK
    Block 1513914427 - OK
    Block 1513914428 - OK
    Block 1513914429 - OK
    Block 1513914430 - OK
    Block 1513914431 - OK

Running select disk self test
Error at LBA 1514176544

/dev/sda:
re-writing sector 1514176544: succeeded
This is an advanced-format disk.
Also checking blocks 1514176544 - 1514176551 (8 blocks)
    Block 1514176544 - OK
    Block 1514176545 - FAILED: Input/output error
                     - Repaired
    Block 1514176546 - FAILED: Input/output error
                     - Repaired
    Block 1514176547 - FAILED: Input/output error
                     - Repaired
    Block 1514176548 - FAILED: Input/output error
                     - Repaired
    Block 1514176549 - FAILED: Input/output error
                     - Repaired
    Block 1514176550 - FAILED: Input/output error
                     - Repaired
    Block 1514176551 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1515749408

/dev/sda:
re-writing sector 1515749408: succeeded
This is an advanced-format disk.
Also checking blocks 1515749408 - 1515749415 (8 blocks)
    Block 1515749408 - OK
    Block 1515749409 - OK
    Block 1515749410 - OK
    Block 1515749411 - OK
    Block 1515749412 - OK
    Block 1515749413 - OK
    Block 1515749414 - OK
    Block 1515749415 - OK

Running select disk self test
Error at LBA 1516011552

/dev/sda:
re-writing sector 1516011552: succeeded
This is an advanced-format disk.
Also checking blocks 1516011552 - 1516011559 (8 blocks)
    Block 1516011552 - OK
    Block 1516011553 - FAILED: Input/output error
                     - Repaired
    Block 1516011554 - FAILED: Input/output error
                     - Repaired
    Block 1516011555 - FAILED: Input/output error
                     - Repaired
    Block 1516011556 - FAILED: Input/output error
                     - Repaired
    Block 1516011557 - FAILED: Input/output error
                     - Repaired
    Block 1516011558 - FAILED: Input/output error
                     - Repaired
    Block 1516011559 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1517322272

/dev/sda:
re-writing sector 1517322272: succeeded
This is an advanced-format disk.
Also checking blocks 1517322272 - 1517322279 (8 blocks)
    Block 1517322272 - OK
    Block 1517322273 - OK
    Block 1517322274 - OK
    Block 1517322275 - OK
    Block 1517322276 - OK
    Block 1517322277 - OK
    Block 1517322278 - OK
    Block 1517322279 - OK

Running select disk self test
Error at LBA 1517584416

/dev/sda:
re-writing sector 1517584416: succeeded
This is an advanced-format disk.
Also checking blocks 1517584416 - 1517584423 (8 blocks)
    Block 1517584416 - OK
    Block 1517584417 - FAILED: Input/output error
                     - Repaired
    Block 1517584418 - FAILED: Input/output error
                     - Repaired
    Block 1517584419 - FAILED: Input/output error
                     - Repaired
    Block 1517584420 - FAILED: Input/output error
                     - Repaired
    Block 1517584421 - FAILED: Input/output error
                     - Repaired
    Block 1517584422 - FAILED: Input/output error
                     - Repaired
    Block 1517584423 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1517846560

/dev/sda:
re-writing sector 1517846560: succeeded
This is an advanced-format disk.
Also checking blocks 1517846560 - 1517846567 (8 blocks)
    Block 1517846560 - OK
    Block 1517846561 - FAILED: Input/output error
                     - Repaired
    Block 1517846562 - FAILED: Input/output error
                     - Repaired
    Block 1517846563 - FAILED: Input/output error
                     - Repaired
    Block 1517846564 - FAILED: Input/output error
                     - Repaired
    Block 1517846565 - FAILED: Input/output error
                     - Repaired
    Block 1517846566 - FAILED: Input/output error
                     - Repaired
    Block 1517846567 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1519157280

/dev/sda:
re-writing sector 1519157280: succeeded
This is an advanced-format disk.
Also checking blocks 1519157280 - 1519157287 (8 blocks)
    Block 1519157280 - OK
    Block 1519157281 - FAILED: Input/output error
                     - Repaired
    Block 1519157282 - FAILED: Input/output error
                     - Repaired
    Block 1519157283 - FAILED: Input/output error
                     - Repaired
    Block 1519157284 - FAILED: Input/output error
                     - Repaired
    Block 1519157285 - FAILED: Input/output error
                     - Repaired
    Block 1519157286 - FAILED: Input/output error
                     - Repaired
    Block 1519157287 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1519419424

/dev/sda:
re-writing sector 1519419424: succeeded
This is an advanced-format disk.
Also checking blocks 1519419424 - 1519419431 (8 blocks)
    Block 1519419424 - OK
    Block 1519419425 - FAILED: Input/output error
                     - Repaired
    Block 1519419426 - FAILED: Input/output error
                     - Repaired
    Block 1519419427 - FAILED: Input/output error
                     - Repaired
    Block 1519419428 - FAILED: Input/output error
                     - Repaired
    Block 1519419429 - FAILED: Input/output error
                     - Repaired
    Block 1519419430 - FAILED: Input/output error
                     - Repaired
    Block 1519419431 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1519681568

/dev/sda:
re-writing sector 1519681568: succeeded
This is an advanced-format disk.
Also checking blocks 1519681568 - 1519681575 (8 blocks)
    Block 1519681568 - OK
    Block 1519681569 - FAILED: Input/output error
                     - Repaired
    Block 1519681570 - FAILED: Input/output error
                     - Repaired
    Block 1519681571 - FAILED: Input/output error
                     - Repaired
    Block 1519681572 - FAILED: Input/output error
                     - Repaired
    Block 1519681573 - FAILED: Input/output error
                     - Repaired
    Block 1519681574 - FAILED: Input/output error
                     - Repaired
    Block 1519681575 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1519943712

/dev/sda:
re-writing sector 1519943712: succeeded
This is an advanced-format disk.
Also checking blocks 1519943712 - 1519943719 (8 blocks)
    Block 1519943712 - OK
    Block 1519943713 - FAILED: Input/output error
                     - Repaired
    Block 1519943714 - FAILED: Input/output error
                     - Repaired
    Block 1519943715 - FAILED: Input/output error
                     - Repaired
    Block 1519943716 - FAILED: Input/output error
                     - Repaired
    Block 1519943717 - FAILED: Input/output error
                     - Repaired
    Block 1519943718 - FAILED: Input/output error
                     - Repaired
    Block 1519943719 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1521254432

/dev/sda:
re-writing sector 1521254432: succeeded
This is an advanced-format disk.
Also checking blocks 1521254432 - 1521254439 (8 blocks)
    Block 1521254432 - OK
    Block 1521254433 - FAILED: Input/output error
                     - Repaired
    Block 1521254434 - FAILED: Input/output error
                     - Repaired
    Block 1521254435 - FAILED: Input/output error
                     - Repaired
    Block 1521254436 - FAILED: Input/output error
                     - Repaired
    Block 1521254437 - FAILED: Input/output error
                     - Repaired
    Block 1521254438 - FAILED: Input/output error
                     - Repaired
    Block 1521254439 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1521516576

/dev/sda:
re-writing sector 1521516576: succeeded
This is an advanced-format disk.
Also checking blocks 1521516576 - 1521516583 (8 blocks)
    Block 1521516576 - OK
    Block 1521516577 - FAILED: Input/output error
                     - Repaired
    Block 1521516578 - FAILED: Input/output error
                     - Repaired
    Block 1521516579 - FAILED: Input/output error
                     - Repaired
    Block 1521516580 - FAILED: Input/output error
                     - Repaired
    Block 1521516581 - FAILED: Input/output error
                     - Repaired
    Block 1521516582 - FAILED: Input/output error
                     - Repaired
    Block 1521516583 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1521778720

/dev/sda:
re-writing sector 1521778720: succeeded
This is an advanced-format disk.
Also checking blocks 1521778720 - 1521778727 (8 blocks)
    Block 1521778720 - OK
    Block 1521778721 - FAILED: Input/output error
                     - Repaired
    Block 1521778722 - FAILED: Input/output error
                     - Repaired
    Block 1521778723 - FAILED: Input/output error
                     - Repaired
    Block 1521778724 - FAILED: Input/output error
                     - Repaired
    Block 1521778725 - FAILED: Input/output error
                     - Repaired
    Block 1521778726 - FAILED: Input/output error
                     - Repaired
    Block 1521778727 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1523089440

/dev/sda:
re-writing sector 1523089440: succeeded
This is an advanced-format disk.
Also checking blocks 1523089440 - 1523089447 (8 blocks)
    Block 1523089440 - OK
    Block 1523089441 - FAILED: Input/output error
                     - Repaired
    Block 1523089442 - FAILED: Input/output error
                     - Repaired
    Block 1523089443 - FAILED: Input/output error
                     - Repaired
    Block 1523089444 - FAILED: Input/output error
                     - Repaired
    Block 1523089445 - FAILED: Input/output error
                     - Repaired
    Block 1523089446 - FAILED: Input/output error
                     - Repaired
    Block 1523089447 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1523351584

/dev/sda:
re-writing sector 1523351584: succeeded
This is an advanced-format disk.
Also checking blocks 1523351584 - 1523351591 (8 blocks)
    Block 1523351584 - OK
    Block 1523351585 - FAILED: Input/output error
                     - Repaired
    Block 1523351586 - FAILED: Input/output error
                     - Repaired
    Block 1523351587 - FAILED: Input/output error
                     - Repaired
    Block 1523351588 - FAILED: Input/output error
                     - Repaired
    Block 1523351589 - FAILED: Input/output error
                     - Repaired
    Block 1523351590 - FAILED: Input/output error
                     - Repaired
    Block 1523351591 - FAILED: Input/output error
                     - Repaired

Running select disk self test
Error at LBA 1523613728

/dev/sda:
re-writing sector 1523613728: succeeded
This is an advanced-format disk.
Also checking blocks 1523613728 - 1523613735 (8 blocks)
    Block 1523613728 - OK
    Block 1523613729 - OK
    Block 1523613730 - OK
    Block 1523613731 - OK
    Block 1523613732 - OK
    Block 1523613733 - OK
    Block 1523613734 - OK
    Block 1523613735 - OK

Running select disk self test
Error at LBA 1523659536

/dev/sda:
re-writing sector 1523659536: succeeded
This is an advanced-format disk.
Also checking blocks 1523659536 - 1523659543 (8 blocks)
    Block 1523659536 - OK
    Block 1523659537 - OK
    Block 1523659538 - OK
    Block 1523659539 - OK
    Block 1523659540 - OK
    Block 1523659541 - OK
    Block 1523659542 - OK
    Block 1523659543 - OK

Running select disk self test

Checking partition tables...

MBR Status: not present
GPT Status: not present

Partition table is missing/corrupt. If the disk has not been formatted by
the Humax, recovery by fix-disk may not be successful.

Searching for partitions...

Unable to find partition 1, exiting...
fix-disk: session terminated with exit status 1
 
It almost certainly would stop any possible recovery. Don't do it!

Make sure you have no USB sticks plugged in and then start with:
Code:
humax# ls -ld /sys/block/sd?
humax# fdisk -lu /dev/sda
humax# smartctl -a /dev/sda
and report what it outputs.

Here is the output, thanks.

Code:
Humax HDR-Fox T2 (humax) 1.03.12/3.12                                                                                                                                                 
                                                                                                                                                                                      
To return to the menu, type: exit                                                                                                                                                     
                                                                                                                                                                                      
humax# ls -ld /sys/block/sd?                                                                                                                                                           
drwxr-xr-x    5 root     root             0 Mar 28 18:59 /sys/block/sda
humax# fdisk -lu /dev/sda                                                                                                                                                             
fdisk: can't open '/dev/sdafdisk': No such file or directory                                                                                                                           
                                                                                                                                                                                      
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes                                                                                                                                         
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors                                                                                                               
Units = sectors of 1 * 512 = 512 bytes                                                                                                                                                 
                                                                                                                                                                                      
Disk /dev/sda doesn't contain a valid partition table                                                                                                                                 
humax# smartctl -a /dev/sda                                                                                                                                                           
smartctl 6.4 2015-06-04 r4109 [7405b0-smp-linux-2.6.18-7.1] (local build)                                                                                                             
Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org                                                                                                           
                                                                                                                                                                                      
ERROR: smartctl takes ONE device name as the final command-line argument.                                                                                                             
You have provided 2 device names:                                                                                                                                                     
/dev/sdasmartctl                                                                                                                                                                       
/dev/sda                                                                                                                                                                               
                                                                                                                                                                                      
Use smartctl -h to get a usage summary                                                                                                                                                 
                                                                                                                                                                                      
humax#
 
fdisk: can't open '/dev/sdafdisk': No such file or directory
You have provided 2 device names: /dev/sdasmartctl
I don't quite understand what's going on with your telnet client or what's adding the first part of the command to the end.
You need to run these without them getting corrupted.
 
Sorry, not sure what happened with that but I just did it again and here are the results.
Code:
humax# smartctl -a /dev/sda                                                                                                                                                           
smartctl 6.4 2015-06-04 r4109 [7405b0-smp-linux-2.6.18-7.1] (local build)                                                                                                             
Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org                                                                                                           
                                                                                                                                                                                      
=== START OF INFORMATION SECTION ===                                                                                                                                                   
Model Family:     Seagate Video 3.5 HDD                                                                                                                                               
Device Model:     ST1000VM002-1CT162                                                                                                                                                   
Serial Number:    S1G1M23H                                                                                                                                                             
LU WWN Device Id: 5 000c50 0616fadfa                                                                                                                                                   
Firmware Version: SC23                                                                                                                                                                 
User Capacity:    1,000,204,886,016 bytes [1.00 TB]                                                                                                                                   
Sector Sizes:     512 bytes logical, 4096 bytes physical                                                                                                                               
Rotation Rate:    5900 rpm                                                                                                                                                             
Form Factor:      3.5 inches                                                                                                                                                           
Device is:        In smartctl database [for details use: -P show]                                                                                                                     
ATA Version is:   ATA8-ACS T13/1699-D revision 4                                                                                                                                       
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)                                                                                                                               
Local Time is:    Tue Mar 28 20:25:07 2017 BST                                                                                                                                         
SMART support is: Available - device has SMART capability.                                                                                                                             
SMART support is: Enabled                                                                                                                                                             
                                                                                                                                                                                      
=== START OF READ SMART DATA SECTION ===                                                                                                                                               
SMART overall-health self-assessment test result: PASSED                                                                                                                               
See vendor-specific Attribute list for marginal Attributes.                                                                                                                           
                                                                                                                                                                                      
General SMART Values:                                                                                                                                                                 
Offline data collection status:  (0x00) Offline data collection activity                                                                                                               
                                        was never started.                                                                                                                             
                                        Auto Offline Data Collection: Disabled.                                                                                                       
Self-test execution status:      (   0) The previous self-test routine completed                                                                                                       
                                        without error or no self-test has ever                                                                                                         
                                        been run.                                                                                                                                     
Total time to complete Offline                                                                                                                                                         
data collection:                (   97) seconds.                                                                                                                                       
Offline data collection                                                                                                                                                               
capabilities:                    (0x73) SMART execute Offline immediate.                                                                                                               
                                        Auto Offline data collection on/off support.                                                                                                   
                                        Suspend Offline collection upon new                                                                                                           
                                        command.                                                                                                                                       
                                        No Offline surface scan supported.                                                                                                             
                                        Self-test supported.                                                                                                                           
                                        Conveyance Self-test supported.                                                                                                               
                                        Selective Self-test supported.                                                                                                                 
SMART capabilities:            (0x0003) Saves SMART data before entering                                                                                                               
                                        power-saving mode.                                                                                                                             
                                        Supports SMART auto save timer.                                                                                                               
Error logging capability:        (0x01) Error logging supported.                                                                                                                       
                                        General Purpose Logging supported.                                                                                                             
Short self-test routine                                                                                                                                                               
recommended polling time:        (   1) minutes.                                                                                                                                       
Extended self-test routine                                                                                                                                                             
recommended polling time:        ( 127) minutes.                                                                                                                                       
Conveyance self-test routine                                                                                                                                                           
recommended polling time:        (   2) minutes.                                                                                                                                       
SCT capabilities:              (0x10b9) SCT Status supported.                                                                                                                         
                                        SCT Error Recovery Control supported.                                                                                                         
                                        SCT Feature Control supported.
                                        SCT Data Table supported.                                                                                                                     
                                                                                                                                                                                      
SMART Attributes Data Structure revision number: 10                                                                                                                                   
Vendor Specific SMART Attributes with Thresholds:                                                                                                                                     
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE                                                                                       
  1 Raw_Read_Error_Rate     0x000f   095   095   006    Pre-fail  Always       -       169722802                                                                                       
  3 Spin_Up_Time            0x0003   097   097   000    Pre-fail  Always       -       0                                                                                               
  4 Start_Stop_Count        0x0032   095   095   020    Old_age   Always       -       5389                                                                                           
  5 Reallocated_Sector_Ct   0x0033   094   094   036    Pre-fail  Always       -       7872                                                                                           
  7 Seek_Error_Rate         0x000f   088   060   030    Pre-fail  Always       -       781365764                                                                                       
  9 Power_On_Hours          0x0032   082   082   000    Old_age   Always       -       15984                                                                                           
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0                                                                                               
 12 Power_Cycle_Count       0x0032   095   095   020    Old_age   Always       -       5389                                                                                           
184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0                                                                                               
187 Reported_Uncorrect      0x0032   061   061   000    Old_age   Always       -       39                                                                                             
188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       38655295497                                                                                     
189 High_Fly_Writes         0x003a   001   001   000    Old_age   Always       -       212                                                                                             
190 Airflow_Temperature_Cel 0x0022   063   038   045    Old_age   Always   In_the_past 37 (Min/Max 37/48 #81)                                                                         
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0                                                                                               
192 Power-Off_Retract_Count 0x0032   098   098   000    Old_age   Always       -       5387                                                                                           
193 Load_Cycle_Count        0x0032   098   098   000    Old_age   Always       -       5389                                                                                           
194 Temperature_Celsius     0x0022   037   062   000    Old_age   Always       -       37 (0 21 0 0 0)                                                                                 
197 Current_Pending_Sector  0x0012   097   097   000    Old_age   Always       -       503                                                                                             
198 Offline_Uncorrectable   0x0010   097   097   000    Old_age   Offline      -       503                                                                                             
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0                                                                                               
                                                                                                                                                                                      
SMART Error Log Version: 1                                                                                                                                                             
ATA Error Count: 249 (device log contains only the most recent five errors)                                                                                                           
        CR = Command Register [HEX]                                                                                                                                                   
        FR = Features Register [HEX]                                                                                                                                                   
        SC = Sector Count Register [HEX]                                                                                                                                               
        SN = Sector Number Register [HEX]                                                                                                                                             
        CL = Cylinder Low Register [HEX]                                                                                                                                               
        CH = Cylinder High Register [HEX]                                                                                                                                             
        DH = Device/Head Register [HEX]                                                                                                                                               
        DC = Device Command Register [HEX]                                                                                                                                             
        ER = Error register [HEX]                                                                                                                                                     
        ST = Status register [HEX]                                                                                                                                                     
Powered_Up_Time is measured from power on, and printed as                                                                                                                             
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,                                                                                                                                 
SS=sec, and sss=millisec. It "wraps" after 49.710 days.                                                                                                                               
                                                                                                                                                                                      
Error 249 occurred at disk power-on lifetime: 15982 hours (665 days + 22 hours)                                                                                                       
  When the command that caused the error occurred, the device was active or idle.                                                                                                     
                                                                                                                                                                                      
  After command completion occurred, registers were:                                                                                                                                   
  ER ST SC SN CL CH DH                                                                                                                                                                 
  -- -- -- -- -- -- --                                                                                                                                                                 
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455                                                                                                                     
                                                                                                                                                                                      
  Commands leading to the command that caused the error were:                                                                                                                         
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name                                                                                                                     
  -- -- -- -- -- -- -- --  ----------------  --------------------                                                                                                                     
  24 00 01 ff ff ff ef 00      05:27:41.882  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:41.857  WRITE SECTORS(S) EXT                                                                                                                     
  ec 00 00 26 80 cc a0 00      05:27:41.842  IDENTIFY DEVICE                                                                                                                           
  24 00 01 ff ff ff ef 00      05:27:41.191  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:41.165  WRITE SECTORS(S) EXT                                                                                                                     
                                                                                                                                                                                      
Error 248 occurred at disk power-on lifetime: 15982 hours (665 days + 22 hours)                                                                                                       
  When the command that caused the error occurred, the device was active or idle.                                                                                                     
                                                                                                                                                                                      
  After command completion occurred, registers were:                                                                                                                                   
  ER ST SC SN CL CH DH                                                                                                                                                                 
  -- -- -- -- -- -- --                                                                                                                                                                 
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455                                                                                                                     
                                                                                                                                                                                      
  Commands leading to the command that caused the error were:                                                                                                                         
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name                                                                                                                     
  -- -- -- -- -- -- -- --  ----------------  --------------------                                                                                                                     
  24 00 01 ff ff ff ef 00      05:27:41.191  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:41.165  WRITE SECTORS(S) EXT                                                                                                                     
  ec 00 00 25 80 cc a0 00      05:27:41.150  IDENTIFY DEVICE                                                                                                                           
  24 00 01 ff ff ff ef 00      05:27:40.499  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:40.473  WRITE SECTORS(S) EXT                                                                                                                     
                                                                                                                                                                                      
Error 247 occurred at disk power-on lifetime: 15982 hours (665 days + 22 hours)                                                                                                       
  When the command that caused the error occurred, the device was active or idle.                                                                                                     
                                                                                                                                                                                      
  After command completion occurred, registers were:                                                                                                                                   
  ER ST SC SN CL CH DH                                                                                                                                                                 
  -- -- -- -- -- -- --                                                                                                                                                                 
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455                                                                                                                     
                                                                                                                                                                                      
  Commands leading to the command that caused the error were:                                                                                                                         
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name                                                                                                                     
  -- -- -- -- -- -- -- --  ----------------  --------------------                                                                                                                     
  24 00 01 ff ff ff ef 00      05:27:40.499  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:40.473  WRITE SECTORS(S) EXT                                                                                                                     
  ec 00 00 24 80 cc a0 00      05:27:40.458  IDENTIFY DEVICE                                                                                                                           
  24 00 01 ff ff ff ef 00      05:27:39.797  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:39.771  WRITE SECTORS(S) EXT                                                                                                                     
                                                                                                                                                                                      
Error 246 occurred at disk power-on lifetime: 15982 hours (665 days + 22 hours)                                                                                                       
  When the command that caused the error occurred, the device was active or idle.                                                                                                     
                                                                                                                                                                                      
  After command completion occurred, registers were:                                                                                                                                   
  ER ST SC SN CL CH DH                                                                                                                                                                 
  -- -- -- -- -- -- --                                                                                                                                                                 
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455                                                                                                                     
                                                                                                                                                                                      
  Commands leading to the command that caused the error were:                                                                                                                         
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name                                                                                                                     
  -- -- -- -- -- -- -- --  ----------------  --------------------                                                                                                                     
  24 00 01 ff ff ff ef 00      05:27:39.797  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:39.771  WRITE SECTORS(S) EXT                                                                                                                     
  ec 00 00 23 80 cc a0 00      05:27:39.756  IDENTIFY DEVICE                                                                                                                           
  24 00 01 ff ff ff ef 00      05:27:39.099  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:39.073  WRITE SECTORS(S) EXT                                                                                                                     
                                                                                                                                                                                      
Error 245 occurred at disk power-on lifetime: 15982 hours (665 days + 22 hours)                                                                                                       
  When the command that caused the error occurred, the device was active or idle.                                                                                                     
                                                                                                                                                                                      
  After command completion occurred, registers were:                                                                                                                                   
  ER ST SC SN CL CH DH                                                                                                                                                                 
  -- -- -- -- -- -- --                                                                                                                                                                 
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455                                                                                                                     
                                                                                                                                                                                      
  Commands leading to the command that caused the error were:                                                                                                                         
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name                                                                                                                     
  -- -- -- -- -- -- -- --  ----------------  --------------------                                                                                                                     
  24 00 01 ff ff ff ef 00      05:27:39.099  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:39.073  WRITE SECTORS(S) EXT                                                                                                                     
  ec 00 00 22 80 cc a0 00      05:27:39.024  IDENTIFY DEVICE                                                                                                                           
  24 00 01 ff ff ff ef 00      05:27:38.360  READ SECTOR(S) EXT                                                                                                                       
  34 00 01 ff ff ff ef 00      05:27:38.334  WRITE SECTORS(S) EXT                                                                                                                     
                                                                                                                                                                                      
SMART Self-test log structure revision number 1                                                                                                                                       
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error                                                                                       
# 1  Short offline       Completed without error       00%     15983         -                                                                                                         
# 2  Short offline       Completed without error       00%     15983         -                                                                                                         
# 3  Selective offline   Completed without error       00%     15983         -                                                                                                         
# 4  Selective offline   Completed: read failure       90%     15982         1523659536                                                                                               
# 5  Selective offline   Completed: read failure       90%     15982         1523613728                                                                                               
# 6  Selective offline   Completed: read failure       90%     15982         1523351584                                                                                               
# 7  Selective offline   Completed: read failure       90%     15982         1523089440                                                                                               
# 8  Selective offline   Completed: read failure       90%     15982         1521778720                                                                                               
# 9  Selective offline   Completed: read failure       90%     15982         1521516576                                                                                               
#10  Selective offline   Completed: read failure       90%     15982         1521254432                                                                                               
#11  Selective offline   Completed: read failure       90%     15982         1519943712                                                                                               
#12  Selective offline   Completed: read failure       90%     15982         1519681568                                                                                               
#13  Selective offline   Completed: read failure       90%     15982         1519419424                                                                                               
#14  Selective offline   Completed: read failure       90%     15982         1519157280                                                                                               
#15  Selective offline   Completed: read failure       90%     15982         1517846560                                                                                               
#16  Selective offline   Completed: read failure       90%     15982         1517584416                                                                                               
#17  Selective offline   Completed: read failure       90%     15982         1517322272                                                                                               
#18  Selective offline   Completed: read failure       90%     15982         1516011552                                                                                               
#19  Selective offline   Completed: read failure       90%     15982         1515749408                                                                                               
#20  Selective offline   Completed: read failure       90%     15982         1514176544                                                                                               
#21  Selective offline   Completed: read failure       90%     15982         1513914424                                                                                               
                                                                                                                                                                                      
SMART Selective self-test log data structure revision number 1                                                                                                                         
 SPAN     MIN_LBA     MAX_LBA  CURRENT_TEST_STATUS                                                                                                                                     
    1  1523659536  1953525167  Not_testing                                                                                                                                             
    2           0           0  Not_testing                                                                                                                                             
    3           0           0  Not_testing                                                                                                                                             
    4           0           0  Not_testing                                                                                                                                             
    5           0           0  Not_testing                                                                                                                                             
Selective self-test flags (0x0):                                                                                                                                                       
  After scanning selected spans, do NOT read-scan remainder of disk.                                                                                                                   
If Selective self-test is pending on power-up, resume after 0 minute delay.

I'm not sure if that means anything to you, but thanks again for taking the time. I really do appreciate it.
 
It means your disk is knackered and you need a new one.
Run the fixdisk process again and see if the Current_Pending_Sector and Offline_Uncorrectable counts go down - you need to get to 0 but there are probably few if any spare sectors left given that 7872 have been reallocated already.
If not, then I suspect you may not be able to recover anything easily. It looks like your partition table has already been corrupted, although you may be able to recreate it and recover the filesystems and then the files.
Depends how important you think the contents are.
 
Thanks, I really appreciate it. I'd love to recover the files, just because there are quite a few unwatched programs but if I can't get them back, I'll certainly survive and things will get repeated. I've tried the fixdisk again and the errors haven't reduced so I think it's time to bite the bullet and replace the hard drive.

Thanks again.
 
I'd love to recover the files
Was the disk originally formatted through the standard Humax on-TV menus? If so, you can try putting back the default partition table and see if it works. I can write you a diagnostic to do this.
 
Was the disk originally formatted through the standard Humax on-TV menus? If so, you can try putting back the default partition table and see if it works. I can write you a diagnostic to do this.

I would really appreciate that. I have never manually formatted the disk, it was already formatted when I bought the box. If it's relevant, it was the 1tb version that I bought.

Thanks
 
Here goes:
Code:
humax# diag igorw                                                                                                                                                                     
Running: igorw                                                                                                                                                                         
Searching for partition 1...                                                                                                                                                           
Unable to find partition 1                                                                                                                                                             
Searching for partition 2...                                                                                                                                                           
Unable to find partition 2                                                                                                                                                             
Searching for partition 3...                                                                                                                                                           
Unable to find partition 3                                                                                                                                                             
Partition 3 starts @ , ends @ 1953520064
 
Back
Top