HDD GURU FORUMS
http://forum.hddguru.com/

newbie question
http://forum.hddguru.com/viewtopic.php?f=11&t=33606
Page 1 of 1

Author:  DaMa [ June 12th, 2016, 7:38 ]
Post subject:  newbie question

Hi

I have found firmware for my hard disk and in it is ROM.bin and *.MOD files. How can I convert it to PCR and RPM files and import it in PC-3000 UDMA?

Thanks

Author:  jermy [ June 12th, 2016, 14:36 ]
Post subject:  Re: newbie question

Just replace the extension

Author:  fzabkar [ June 12th, 2016, 16:34 ]
Post subject:  Re: newbie question

Code:
C:\>md test

C:\>cd test

C:\test>echo file1 > file1.mod

C:\test>echo file2 > file2.mod

C:\test>dir

.              <DIR>        06-13-16  6:29a .
..             <DIR>        06-13-16  6:29a ..
FILE1    MOD             8  06-13-16  6:29a file1.mod
FILE2    MOD             8  06-13-16  6:29a file2.mod

C:\test>ren *.mod *.rpm

C:\test>dir

.              <DIR>        06-13-16  6:29a .
..             <DIR>        06-13-16  6:29a ..
FILE2    RPM             8  06-13-16  6:29a file2.rpm
FILE1    RPM             8  06-13-16  6:29a file1.rpm

Author:  DaMa [ June 13th, 2016, 4:29 ]
Post subject:  Re: newbie question

Thanks you

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/