Installation guide
> dd if=RTV_5K_FactoryReset_140.rtv of=/dev/diskN bs=1024 count=517121
which produces an output like:
517121+0 records in
517121+0 records out
529531904 bytes transferred in 286.508004 secs (1848227 bytes/sec)
Notes:
1. the "N" in /dev/diskN is from step 1.
2. This took almost 5 minutes to complete. You can watch the activity light on the drive to see that things are happening.
3. If you are in the correct directory, you can "see" the .rtv file with the ls -l command:
> ls -l
-rw-r--r-- 1 name admin 529531904 Dec 28 2004 RTV_5K_FactoryReset_140.rtv
This confirms you are in the right directory and also tells you the size, in this case 529531904 bytes. Note that 517121*1024 =
529531904.
4. For a different file, RTV_FILE.rtv, of size M, choose a blocksize BS (about 1024) number and a CNT number so that M =
BS*CNT (EXACTLY). Then run:
> dd if=RTV_FILE.rtv of=/dev/diskN bs=BS count=CNT
in the example, M = 529531904, BS = 1024 and CNT = 517121.
Step 3 *** Run RTVPatch:
I install it in /usr/local/bin/RTVPatch
When I run:
> RTVPatch
I get:
*****
***** RTVPatch version 2.5.1, built on Feb 26 2005, 12:52:25
*****
/dev/diskN : Using binary search drive size detection
/dev/diskN (Drive N) : Detected size = 390721968 sectors
The system contains the following disks:
N /dev/diskN, Drive N, 200GB, ReplayTV Disk (4xxx or 5xxx), NEEDS TO BE PATCHED
Commands:
i Show disks INFO
s Set SOURCE disk (currently not set)
t Set TARGET disk (currently not set)
m MIRROR the first partition (system)
2 MIRROR the second partition (shows)
3 MIRROR the third partition (photo)
p PATCH target disk (currently not set)
a ADD a second drive
f FORCE a disk's size
l LENGTH of the photo partition (currently default)
x EXIT
Enter Command:
Run these commands in this order
> s