Roland Deschain
03-18-2007, 08:30 PM
The title pretty much says it all...wondering if anyone has had success with various Linux distros attempting to mount any of the Tivo partitions when the drive is installed in an external USB enclosure?
I'm having to re-hack my DVR40 after DTV pushed out the 6.2a update a month or so ago.
I've got the Tivo drive in a USB enclosure plugged into my laptop running an RHEL4 distro (2.6.9-42 kernel). The device registers as sda as expected, and I can successfully run both pdisk and bootpage against it.
pdisk -p shows the following Ext2 partitions:
4: Root 1 (128M)
7: Root 2 (128M)
9: /var (128M)
bootpage -p returns this:
root=/dev/hda7 dsscon=true console=2,115200
However, attempting to mount any of these partitions returns this error:
[root@saggitarius tivo]# mount /dev/sda7 /media/tivo7
mount: special device /dev/sda7 does not exist
Yes, the target mount point exists. The result is the same regardless of the partition number used...I tried everything from sda1 to sda9, no joy.
So, is this an issue of RHEL not recognizing the goofy Apple partition structure used by the Tivo? If so, are there any distros that will recognize it? Knoppix, maybe?
EDIT:
Just tried it under Knoppix 5.1 - no joy. I'm going to attempt it booting under the MFSTOOLS ISO next.
I'm having to re-hack my DVR40 after DTV pushed out the 6.2a update a month or so ago.
I've got the Tivo drive in a USB enclosure plugged into my laptop running an RHEL4 distro (2.6.9-42 kernel). The device registers as sda as expected, and I can successfully run both pdisk and bootpage against it.
pdisk -p shows the following Ext2 partitions:
4: Root 1 (128M)
7: Root 2 (128M)
9: /var (128M)
bootpage -p returns this:
root=/dev/hda7 dsscon=true console=2,115200
However, attempting to mount any of these partitions returns this error:
[root@saggitarius tivo]# mount /dev/sda7 /media/tivo7
mount: special device /dev/sda7 does not exist
Yes, the target mount point exists. The result is the same regardless of the partition number used...I tried everything from sda1 to sda9, no joy.
So, is this an issue of RHEL not recognizing the goofy Apple partition structure used by the Tivo? If so, are there any distros that will recognize it? Knoppix, maybe?
EDIT:
Just tried it under Knoppix 5.1 - no joy. I'm going to attempt it booting under the MFSTOOLS ISO next.