Keith Dancey
New Member
Hi,
After maybe a dozen attempts, I appear unable to overcome this fixdisk error:
The "Error at LBA" gives a different address on each attempt...
Clearly, I do not know how the final error "can't read a block bitmap while reading a block bitmap" can occur, or why "testb: Filesystem not open" may happen, because I do not have access to the source code...
But, for those of you with greater experience, is there anything else I may try? Or is this disc simply considered well and truly dead?
Cheers,
keith
After maybe a dozen attempts, I appear unable to overcome this fixdisk error:
Code:
Press return to continue:
/---------------------------------------------\
| 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.13 ]
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 -d
Are you sure you wish to run the hard disk checker (-y -d)? [Y/N] y
Running /bin/fix-disk
PART: [3 1 2]
FSCKOPTS: []
Checking disk sda (512 byte sectors)
Partition /dev/sda1 is already unmounted
Partition /dev/sda2 is already unmounted
Partition /dev/sda3 is already unmounted
Running short disk self test
Error at LBA 46406855
/dev/sda:
re-writing sector 46406855: succeeded
Running short disk self test
No pending sectors found - skipping sector repair
Checking partition tables...
MBR Status: MBR only
GPT Status: not present
Using superblock 0 on sda1
Using superblock 0 on sda2
Using superblock 0 on sda3
Dev: /dev/sda LBA: 46406855
LBA: 46406855 is on partition /dev/sda2, start: 2104515, bad sector offset: 44302340
dumpe2fs 1.42.13 (17-May-2015)
Using superblock 0
Block size: 4096
LBA 46406855 maps to file system block 5537792 on /dev/sda2
Checking to see if this block is in use...
debugfs 1.42.13 (17-May-2015)
/dev/sda2: Can't read a block bitmap while reading block bitmap
testb: Filesystem not open
Unknown error
fix-disk: session terminated with exit status 1
Press return to continue:
The "Error at LBA" gives a different address on each attempt...
Clearly, I do not know how the final error "can't read a block bitmap while reading a block bitmap" can occur, or why "testb: Filesystem not open" may happen, because I do not have access to the source code...
But, for those of you with greater experience, is there anything else I may try? Or is this disc simply considered well and truly dead?
Cheers,
keith
Last edited by a moderator: