When did it see these ? Before you started any recovery action ?
Just after HDToolBox once i started WB3.0 with disks.
Anyway, good news, here's the summary i wrote on notepad :
HD infos :
823 cylindres
2016 block par cylindre (512 byte par block)
Launched the command
RDBrecov scsi.device 0 s 512 c 1659168 cs 1
Here are the results :
Possible FFS Bootblock found at cylinder 144: DosType=444F5303 (Cylindre 1, block 144)
Possible FFS Bootblock found at cylinder 205200: DosType=444F5301 (Cylindre 101, block 1584)
Possible FFS Bootblock found at cylinder 819792: DosType=444F5301 (Cylindre 407, block 1296)
Possible FFS Bootblock found at cylinder 1229616: DosType=444F5301 (Cylindre 609, block 1872)
Possible FFS Bootblock found at cylinder 1393632: DosType=444F5301 (Cylindre 691, block 576)
Checking FFS partitions
FFS Bootblock found at cylinder 144: Size = 205056 cyls Dostype=444f5305 / Name="TITI"
FFS Bootblock found at cylinder 205200: Size = 614592 cyls Dostype=444f5301 / Name="TOTO"
FFS Bootblock found at cylinder 819792: Size = 409824 cyls Dostype=444f5301 / Name="DATAS"
FFS Bootblock found at cylinder 1229616: Size = 164016 cyls Dostype=444f5301 / Name="TEMP"
==> note: must read block instead of cylinder, and the size given by rdbrecov is not correct, also, last partition name is JEUX
Calculations :
--Partition 1--
block 144 = 1st cylinder
As 2nd partition starts on cylinder 101, it makes 101-1 : SIZE = 100 cylinders / 100*2016= 201600 blocks // 201600/2 = 100.800 ko
FFS Bootblock is on Cylinder 1 - Block 144
--Partition 2--
block 205200 = 205200/2016 = 101 cylinder
As 3nd partition starts on cylinder 406, it makes 406-101 : SIZE = 305 cylinders / 305*2016= 614880 blocks // 614880/2 = 307.440 ko
FFS Bootblock is on Cylinder 101 - Block 1584 (205200 MOD 2016)
--Partition 3--
block 819792 = 819792/2016 = 406 cylinder
As 4th partition starts on cylinder 609, it makes 609-406 : SIZE = 203 cylinders / 203*2016= 409248 blocks // 409248/2 = 204.624 ko
FFS Bootblock is on Cylinder 609 - Block 1296 (819792 MOD 2016)
--Partition 4--
block 1229616 = 1229616/2016 = 609 cylinder
As 5th partition starts on cylinder 691, it makes 691-609 : SIZE = 82 cylinders / 82*2016 = 165312 blocks // 165312/2= 82.656 ko
FFS Bootblock is on Cylinder 609 - Block 1872 (1229616 MOD 2016)
--Partition 5--
block 1393632 = 1393632/2016 = 691 cylinder
As HD makes 823 cylinders, it makes 823-691 ((((( + 1 ))))) : SIZE = 133 cylinders / 133*2016= 268128 blocks // 268128/2= 134.064 ko
FFS Bootblock is on Cylinder 691 - Block 576 ( 1393632 MOD 2016)
Checks:
Cylinders: 100+305+203+82+133 = 823 cylinders (823*2016*512 = 849.494.016 bytes)
Size: 100800+307440+206624+82656+134064 = 831584 ko = 851.542.016 bytes (850.010.112 bytes !?)
So correct me if my calculations are ok or not ?
Now, after this, i launched HDInstTool but it gives mi this warning : Piktogramm nicht gefunden, die Einstellungen können nicht geladen werden
The 6 buttons below are grayed. Only if i double click on the HD it warns me he gonna all format so I click "Nein"
Hum ... is there a way to recover the partitions ?
Thanks indeed !
Alex