HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: USB DAT72 Tape Drive on RedHat Linux
Operating System - Linux
1825719
Members
2896
Online
109686
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2008 09:43 AM
01-03-2008 09:43 AM
USB DAT72 Tape Drive on RedHat Linux
Hi All,
Im a new in linux environment.
I just installed the USB DAT 72 Tape Drive into the ML350 G5, the server already runs with RedHat Enterprise Linux ES3.
The Tape drive is not detected in the Linux.
How do i detect the newly connected USB tape drive?
Im a new in linux environment.
I just installed the USB DAT 72 Tape Drive into the ML350 G5, the server already runs with RedHat Enterprise Linux ES3.
The Tape drive is not detected in the Linux.
How do i detect the newly connected USB tape drive?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2008 08:37 AM
01-04-2008 08:37 AM
Re: USB DAT72 Tape Drive on RedHat Linux
Hi,
I have no familiarity with USB tape drives, and how to use them under Linux.
Usually a USB device is discovered my the kernel when it is plugged in.
On plug-in you should consult /var/log/messages and dmesg for any notifications.
Also the lsusb command might show something.
Some USB devices require a piece of closed source firmware to be usable.
Many Linux distros don't bundle such firmware because of either ethical reasons (e.g. Debian) or to avoid legal hassle (e.g. RH).
Sometimes it is reported in /var/log/messages what sort of firmware is required and even where to get it.
Then often, downloading the firmware and copying it to /lib/firmware, and replugging the device should automagically load the needed driver (check with lsmod).
I have no familiarity with USB tape drives, and how to use them under Linux.
Usually a USB device is discovered my the kernel when it is plugged in.
On plug-in you should consult /var/log/messages and dmesg for any notifications.
Also the lsusb command might show something.
Some USB devices require a piece of closed source firmware to be usable.
Many Linux distros don't bundle such firmware because of either ethical reasons (e.g. Debian) or to avoid legal hassle (e.g. RH).
Sometimes it is reported in /var/log/messages what sort of firmware is required and even where to get it.
Then often, downloading the firmware and copying it to /lib/firmware, and replugging the device should automagically load the needed driver (check with lsmod).
Madness, thy name is system administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2008 05:20 PM
01-05-2008 05:20 PM
Re: USB DAT72 Tape Drive on RedHat Linux
Here is what i observer in one of my server
#cat /etc/redhat-release
Red Hat Enterprise Linux AS release 3 (Taroon Update 8)
#lsusb
Bus 001 Device 001: ID 0000:0000
#rpm -qa|grep -i usb
usbutils-0.11-2
libusb-devel-0.1.6-3
libusb-0.1.6-3
#cat /etc/redhat-release
Red Hat Enterprise Linux AS release 3 (Taroon Update 8)
#lsusb
Bus 001 Device 001: ID 0000:0000
#rpm -qa|grep -i usb
usbutils-0.11-2
libusb-devel-0.1.6-3
libusb-0.1.6-3
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP