nughaud
03-30-2004, 07:36 PM
Here is what I have tried... hda is FAT32 / hdb is CDROM / hdc is working DVR40 (I have tried hacked and non hacked drive) / hdd is the 120gig drive I have tried to get working... also tried 160, and the same result.
Here are the commands I ran...
mfsbackup -f 9999 -so - /dev/hdc | mfsrestore -s 127 -xpi - /dev/hdd
I also tried:
mfsbackup -f 9999 -6so /mnt/c/DVR40.mfs /dev/hdc
then
mfsrestore -s 127 -xzpi /mnt/c/DVR40.mfs /dev/hdc
WITH /dev/hdc as the TIVO to be HACKED DRIVE, as I had removed the GOOD WORKING DVR40 Drive which was previously on /dev/hdc
Everything says it ran correct.... says new estimated standalone size: 129 hours (89 more)
Ok, but I just get one reboot and then the screen goes all psychodelic...
I've also tried Sleepers ISO 1.02, I did the backup of a virgin DVR40 drive and also a hacked DVR40 drive. Then I did the restore and so forth and I got the same results...
I am able to successfully do a
hdparm -d1 /dev/hdc
hdparm -d 1 /dev/hdd
dd if=/dev/hdc of=/dev/hdd
from a 40GB to another 40GB, and I am able to do a HDVR2 via MONTE with Sleepers ISO, but so far on either Hughes or a RCA DVR40, to a larger hard drive at least, it's not wanting to boot up.
Below is the output after, which I continually get after I have tried numerous different upgrade paths.
InitTivoConfig: unrecognized board/platform id: 0xe00
Couldn't get the memory size configuration
Loading R5432 MMU routines.
CPU revision is: 00005430
Primary instruction cache 32kb, linesize 32 bytes.
Primary data cache 32kb, linesize 32 bytes.
Linux version 2.4.4-TiVo-3.0 (build@buildmaster10) (gcc version 3.0) #27 Sat Sep
28 21:47:44 PDT 2002
Determined physical RAM map:
memory: 01e24000 @ 001dc000 (usable)
Initial ramdisk at: 0x8014b000 (592265 bytes)
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/hda4 dsscon=true console=2,115200 BASH_ENV=`mount
$IFS-n$IFS/dev/hda14$IFS/mnt;echo$IFS/mnt/runmonte`
Monotonic time calibrated: 81.00 counts per usec
Calibrating delay loop... 161.38 BogoMIPS
Contiguous region 0: 1048576 bytes
Contiguous region 1: 131072 bytes
Contiguous region of 1179648 bytes reserved at 0x81ee0000.
Memory: 29192k/30864k available (1029k kernel code, 1672k reserved, 71k data, 60
k init)
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Checking for 'wait' instruction... unavailable.
POSIX conformance testing by UNIFIX
PCI: Probing PCI hardware
ttyS00 at iomem 0xb4100100 (irq = 79) is a 16550A
ttyS00 at port 0xbc010000 (irq = 133) is a unknown
ttyS00 at iomem 0xb4100140 (irq = 81) is a 16550A
ttyS00 at iomem 0xb4100120 (irq = 80) is a 16550A
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd v1.8
block: queued sectors max/low 19322kB/6440kB, 64 slots per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: Maxtor 6Y120P0, ATA DISK drive
ide0 at 0x400-0x407,0x438 on irq 87
hda: 240121728 sectors (122942 MB) w/7936KiB Cache, CHS=238216/16/63<7>fpga_ide_
dmaproc: unsupported ide_dma_verbose func: 11
Partition check:
hda: [mac] hda1 hda2 hda3 hda4 hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13
hda14 hda15 hda16
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 578k freed
Serial driver version 5.05a (2001-03-20) with MANY_PORTS SHARE_IRQ SERIAL_PCI en
abled
ttyS00 at 0x0100 (irq = 79) is a 16550A
ttyS01 at 0xbc010000 (irq = 133) is a unknown
ttyS02 at 0x0140 (irq = 81) is a 16550A
ttyS03 at 0x0120 (irq = 80) is a 16550A
PPP generic driver version 2.4.1
PPP Deflate Compression module registered
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 4096)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (romfs filesystem) readonly.
Running as /linuxrc - autoscan!
Loading signatures file
1591 valid entries loaded
Scan /mnt
Scan /mnt/bin
Scan /mnt/dev
Scan /mnt/etc
Scan /mnt/etc/rc.d
Scan /mnt/initrd
Scan /mnt/lib
Scan /mnt/lost+found
Scan /mnt/mnt
Scan /mnt/sbin
Scan /mnt/var
The filesystem seems to be OK
Scanner main is done
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=3
Freeing unused kernel memory: 60k freed
mount: you must specify the filesystem type
- continued
Here are the commands I ran...
mfsbackup -f 9999 -so - /dev/hdc | mfsrestore -s 127 -xpi - /dev/hdd
I also tried:
mfsbackup -f 9999 -6so /mnt/c/DVR40.mfs /dev/hdc
then
mfsrestore -s 127 -xzpi /mnt/c/DVR40.mfs /dev/hdc
WITH /dev/hdc as the TIVO to be HACKED DRIVE, as I had removed the GOOD WORKING DVR40 Drive which was previously on /dev/hdc
Everything says it ran correct.... says new estimated standalone size: 129 hours (89 more)
Ok, but I just get one reboot and then the screen goes all psychodelic...
I've also tried Sleepers ISO 1.02, I did the backup of a virgin DVR40 drive and also a hacked DVR40 drive. Then I did the restore and so forth and I got the same results...
I am able to successfully do a
hdparm -d1 /dev/hdc
hdparm -d 1 /dev/hdd
dd if=/dev/hdc of=/dev/hdd
from a 40GB to another 40GB, and I am able to do a HDVR2 via MONTE with Sleepers ISO, but so far on either Hughes or a RCA DVR40, to a larger hard drive at least, it's not wanting to boot up.
Below is the output after, which I continually get after I have tried numerous different upgrade paths.
InitTivoConfig: unrecognized board/platform id: 0xe00
Couldn't get the memory size configuration
Loading R5432 MMU routines.
CPU revision is: 00005430
Primary instruction cache 32kb, linesize 32 bytes.
Primary data cache 32kb, linesize 32 bytes.
Linux version 2.4.4-TiVo-3.0 (build@buildmaster10) (gcc version 3.0) #27 Sat Sep
28 21:47:44 PDT 2002
Determined physical RAM map:
memory: 01e24000 @ 001dc000 (usable)
Initial ramdisk at: 0x8014b000 (592265 bytes)
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/hda4 dsscon=true console=2,115200 BASH_ENV=`mount
$IFS-n$IFS/dev/hda14$IFS/mnt;echo$IFS/mnt/runmonte`
Monotonic time calibrated: 81.00 counts per usec
Calibrating delay loop... 161.38 BogoMIPS
Contiguous region 0: 1048576 bytes
Contiguous region 1: 131072 bytes
Contiguous region of 1179648 bytes reserved at 0x81ee0000.
Memory: 29192k/30864k available (1029k kernel code, 1672k reserved, 71k data, 60
k init)
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Checking for 'wait' instruction... unavailable.
POSIX conformance testing by UNIFIX
PCI: Probing PCI hardware
ttyS00 at iomem 0xb4100100 (irq = 79) is a 16550A
ttyS00 at port 0xbc010000 (irq = 133) is a unknown
ttyS00 at iomem 0xb4100140 (irq = 81) is a 16550A
ttyS00 at iomem 0xb4100120 (irq = 80) is a 16550A
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd v1.8
block: queued sectors max/low 19322kB/6440kB, 64 slots per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: Maxtor 6Y120P0, ATA DISK drive
ide0 at 0x400-0x407,0x438 on irq 87
hda: 240121728 sectors (122942 MB) w/7936KiB Cache, CHS=238216/16/63<7>fpga_ide_
dmaproc: unsupported ide_dma_verbose func: 11
Partition check:
hda: [mac] hda1 hda2 hda3 hda4 hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13
hda14 hda15 hda16
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 578k freed
Serial driver version 5.05a (2001-03-20) with MANY_PORTS SHARE_IRQ SERIAL_PCI en
abled
ttyS00 at 0x0100 (irq = 79) is a 16550A
ttyS01 at 0xbc010000 (irq = 133) is a unknown
ttyS02 at 0x0140 (irq = 81) is a 16550A
ttyS03 at 0x0120 (irq = 80) is a 16550A
PPP generic driver version 2.4.1
PPP Deflate Compression module registered
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 4096)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (romfs filesystem) readonly.
Running as /linuxrc - autoscan!
Loading signatures file
1591 valid entries loaded
Scan /mnt
Scan /mnt/bin
Scan /mnt/dev
Scan /mnt/etc
Scan /mnt/etc/rc.d
Scan /mnt/initrd
Scan /mnt/lib
Scan /mnt/lost+found
Scan /mnt/mnt
Scan /mnt/sbin
Scan /mnt/var
The filesystem seems to be OK
Scanner main is done
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=3
Freeing unused kernel memory: 60k freed
mount: you must specify the filesystem type
- continued