What module I can run for my IDE Device Tape? In the Debian use modprobe ide_tape
Error: FATAL: Module ide_tape not found.
Tanks
Mauricio Merlin wrote:
What module I can run for my IDE Device Tape? In the Debian use modprobe ide_tape
Error: FATAL: Module ide_tape not found.
Use the "unsupported" kernel from the centosplus repository, this has the idetape driver compiled into the kernel:
[angenenr@shutdown ~]$grep -i idetape /boot/config-2.6.9-22.0.1.106.unsupported CONFIG_BLK_DEV_IDETAPE=y [angenenr@shutdown ~]$
Regards,
Ralph