On Mon, 2003-03-10 at 04:26, Eric Medina wrote: > Hi! I've got a bit of a problem with my DLT tape drive connected to pc server > running redhat 7.1. The DLT drive is daisychained with my ciprico 6500 raid array > and both are detected by the system. However, I cant use tar or mt. When I run mt > status, it reports that it cant /dev/tape. Do i need to do some configuring before > im able to use the drive or do i need to load drivers for it? Any help will be > appreciated. >
is /dev/tape linked to st0? try mt status /dev/st0 is the st module loaded? lsmod if not try insmod st you can create /dev/tape if it does not exist. ln -s /dev/st0 /dev/tape HTH Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list