Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
April 15th, 2025, 19:58
Hi there,
Can anyone please help to unlock the rom for 10TB 2mini rom please.
- Attachments
-
- 2minirom.zip
- (1.05 MiB) Downloaded 448 times
April 16th, 2025, 14:16
The first half of each ROM is identical to the second half, so that would suggest that the real ROM size is 2MiB rather than 4MiB. What are the part markings on the ROMs?
These ROMs are RAID-ed. The RAID is assembled as follows:
0 - 0x9ffff from ROM 0 -- code and adaptives
0 - 0x9ffff from ROM 1 -- RAP
0xa0000 - 0xa00ff from ROM 0 -- NvC
0xa0000 - 0xa00ff from ROM 1
0xa0100 - 0xa01ff from ROM 0
0xa0100 - 0xa01ff from ROM 1
...
The code/adaptives section is a 2-stripe RAID 0 with a stripe size of 0xa0000.
The NvC (nonvolatile cache) section is a RAID 0 with a stripe size of 0x100 bytes.
April 16th, 2025, 17:16
fzabkar wrote:The first half of each ROM is identical to the second half, so that would suggest that the real ROM size is 2MiB rather than 4MiB. What are the part markings on the ROMs?
These ROMs are RAID-ed. The RAID is assembled as follows:
0 - 0x9ffff from ROM 0 -- code and adaptives
0 - 0x9ffff from ROM 1 -- RAP
0xa0000 - 0xa00ff from ROM 0 -- NvC
0xa0000 - 0xa00ff from ROM 1
0xa0100 - 0xa01ff from ROM 0
0xa0100 - 0xa01ff from ROM 1
...
The code/adaptives section is a 2-stripe RAID 0 with a stripe size of 0xa0000.
The NvC (nonvolatile cache) section is a RAID 0 with a stripe size of 0x100 bytes.
the rom should be 2mb, but problaby the reader has select 4mb so it read twice, any way we can unlock?
April 16th, 2025, 17:47
What tool do you have? Does the tool complain about critical errors when parsing the ROM(s)?
You could try assembling the RAID and then unlocking the RAID-ed ROMs. I could probably do the assembly, if that's a feasible approach.
April 16th, 2025, 18:03
the tools is just a normal SPI 4x3 adapter that can read a mini rom, the tools read 4194304byte, it does shows when any error. Reading from PC3000 and the adapter came out the same md5 hash so it read correctly, size does not matter I can read 2mb now.
The drive is a single drive came from PC use as D storage , no RAID as I know.
the drive seems no user data access, I want to get F3 to get terminal to do more.
April 16th, 2025, 20:13
I have attached the un-RAID-ed ROM, with zeros in the NvCache. If you can unlock it with PC3K, you then need to restore the RAID-ed ROM0 by extracting the first 0xA0000 bytes and patching ROM0.bin. I can do this for you if you get this far and upload your unlocked ROM.
- Attachments
-
- ROM0_ROM1_A0000_RAID_zero_filled_NvC.7z
- (527.92 KiB) Downloaded 435 times
Powered by phpBB © phpBB Group.