Ini harus bekerja pada apa pun yang EL5 (CentOS5, RHEL5, dll) atau yang lebih baru. Paket mungkin pada versi yang lebih lama tetapi saya belum memeriksa. The mt-st
paket untuk memeriksa status perangkat tape drive sangat kecil dan dalam base
repositori seperti Anda meminta.
[root@testbox ~]# yum info mt-st
Available Packages
Name : mt-st
Arch : x86_64
Version : 1.1
Release : 5.el6
Size : 41 k
Repo : base
Summary : Tool for controlling tape drives
URL : ftp://ftp.ibiblio.org/pub/linux/system/backup
License : GPL+
Description : The mt-st package contains the mt and st tape drive management
: programs. Mt (for magnetic tape drives) and st (for SCSI tape devices)
: can control rewinding, ejecting, skipping files and blocks and more.
:
: Install mt-st if you need a tool to manage tape drives.
Ketergantungannya hanyalah hal-hal yang membuat Anda sulit hidup tanpa:
[root@testbox~]# repoquery --requires --recursive mt-st
/bin/bash
/bin/sh
chkconfig
libc.so.6(GLIBC_2.7)(64bit)
rtld(GNU_HASH)
[root@testbox~]# repoquery --requires --resolve --recursive mt-st
mt-st-0:1.1-5.el6.x86_64
glibc-0:2.12-1.149.el6.i686
bash-0:4.1.2-29.el6.x86_64
chkconfig-0:1.3.49.3-2.el6_4.1.x86_64
glibc-0:2.12-1.149.el6_6.7.x86_64