I'm trying to backup my Directv tivo drive.
When I issue the command
mkdir /mnt/dos
mount /dev/hda /mnt/dos
per instructions I get the error 'You must specify file system type'
my setup is as described in the instructions:
Tivo drive on master primary IDE
FAT32 drive on master secondary IDE
CD drive as slave on secondary IDE
The backup then fails after reading source drive.
What am I doing wrong?
When I issue the command
mkdir /mnt/dos
mount /dev/hda /mnt/dos
per instructions I get the error 'You must specify file system type'
my setup is as described in the instructions:
Tivo drive on master primary IDE
FAT32 drive on master secondary IDE
CD drive as slave on secondary IDE
The backup then fails after reading source drive.
What am I doing wrong?
Comment