Since you can dump/restore, you might be able to get this just by hex-editing. Change "AMER" to "ROW ". Note the space on the end, which makes the filesize not change. A newline would also work.
I was thinking about this before...but...as you can see, there is no place to replace ROW with AMER. (taken from full nand dump file)
By the way. Changing ROW/AMER in config.ini will change unit to RestOfWorld version permanently.
Changing it in firmware, will change unit till next firmware update.
PS. Config.ini looks always the same. I made dumps with firmware 2.5, 3.0, 3.5, 4.0.
I'm sure everything is in config.ini.
Some time ago I had HDS5 factory ROW version.
I just copied 12kb config.ini from this unit and pasted it into HDS5-AMER version dump.
After that HDS5-AMER started as ROW version.
---------- Post updated at 06:12 PM ---------- Previous update was at 06:01 PM ----------
Quote:
Originally Posted by Corona688
I'll take a closer look at the big dump when I get home.
Anyway. Thank you very much for your help.
You are my only hope to solve my problem.
It'll take ages for me to download that rom dump. Sweet dreams
---------- Post updated 09-23-11 at 10:28 AM ---------- Previous update was 09-22-11 at 05:21 PM ----------
Quote:
Originally Posted by PouchX
Full NAND dump link is posted above.
It is 1GB chip.
is that 256kiloBYTE pagesize or 256kiloBIT page size? The ROM is not a multiple of either in size. (4K doesn't work either.) It's not a gigabyte in size, not even a "drivemaker's gigabyte". Instead it's almost exactly 0x42000000 bytes long, with 2,200 bytes of change ( total 0x42000898 ).
I don't understand why they'd have data areas in a ROM chip that're smaller than the chip's page size. Is there any physical structure to the data layout? Some sort of special hardware data area?
I'm unable to mount this image as a MTD device yet. I'd need 44 gigabytes of RAM to emulate a 1GB MTD. Instead I'm seeing if I can find the offsets of partitions inside it and rip them out.
Last edited by Corona688; 09-23-2011 at 01:47 PM..
Hey guys, wondering if this is possible to accomplish.
PowerHA SystemMirror7.1 active/passive cluster. Restored a clustered system in test and upgraded to the latest version of PowerHA. Things are working great. However in the interest of time during cut over to the new system, I was hoping to... (4 Replies)
Hi
I have been trying to figure a way to copy a file, (a template), that has internal variables. Using the values as defined for those variables in another script.
So a file called x -
#! /bin/bash
D=aa.$X.bb
And file y
#! /bin/bash
X=6
while read line
do
eval echo... (5 Replies)
I have noticed that when I copy files to flash disk and in UI I see message copy completed in notification area on task bar, usually copy is not completed. So, if I eject the media I loose data.
It is very serious problem because may cause loss of valuable and even critical data.
Moreover, when... (2 Replies)
Hi All,
I have a rather stange set of requirements that I'm hoping someone here could help me with. We receive a file that is actually a concatenation of 4 files (don't believe this would change, but ideally the solution would handle n files).
The super-file looks like:... (7 Replies)
Around a month ago we suffered a prolonged power outage, due to circumstances the servers and storage arrays were still in use when the UPS dropped. One of the servers was running a flash copy on the database while batch processing had commenced. This is the only server that suffered any further... (2 Replies)
I need some assistance formatting a compact flash card in Ubtunu.
I connect up the CF card through a USB reader. Ubuntu recognizes the reader usb device, but does not "mount" the CF card as a device.
The CF card was formatted in FAT32 format.
Any help would be greatly appreciated.... (3 Replies)
I have a V490 that has couple internal disks attached to the same dual-port HBA card that I'm planning attach to the SAN for additional storage.
Would I sacrifice performance if I use the same HBA?
Is it better to throw in a new HBA instead? (1 Reply)
Hi all
i would like to ask some suggests about my next job!
I have to install a new Sun Netra T5220, with an additional internal StorageTek SAS HBA Raid.
The problem come in if every disk is now controlled by the HBA, how can I install the OS?
No disk is being detected by the OS.
SAS card... (2 Replies)
Hi,
I need to redirect internal internet requests to a auth client site siting on the gateway. Currently users that are authenticated to access the internet have there mac address listed in the FORWARD chain. All other users need to be redirected to a internal site for authentication.
Can... (1 Reply)
I need to install a raid HBA internal card on a T5240. The reason is I have
more drives and the current mother board controller does not support more
than 4 drives.
My question is I have raidctl set up on current drives. If I install new HBA
card do I have to delete current raidctl and... (3 Replies)