- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Copy large tar file to USB drive - RH 8.2
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-14-2025 07:42 AM - last edited on 01-15-2025 07:38 PM by support_s
01-14-2025 07:42 AM - last edited on 01-15-2025 07:38 PM by support_s
Copy large tar file to USB drive - RH 8.2
Hello,
Can anyone point me to a ref document or linux cmds to copy (use dd, cp. scp?) a large tar file to a USB drive on a HP DL380 gen 10 running RH 8.2.
I'm not sure how the USB drive should be formatted and what the device names are defined for the front & rear USB ports..
thx!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 01:53 PM
01-15-2025 01:53 PM
Re: Copy large tar file to USB drive - RH 8.2
> [...] a large tar file [...]
Define "large".
> I'm not sure how the USB drive should be formatted [...]
That would depend on where (which OS) the USB drive will be _read_.
A USB storage gizmo is just another storage device, and can be formatted
with any file system you might want.
If you expect to read the USB drive on a Windows system, then you
might want to format it with a FAT (or NTFS) file system.
> [...] what the device names are defined for the front & rear USB
> ports..
I'm ignorant of the hardware and Red Hat, but I would not be amazed
if a FAT-formatted USB drive got mounted automatically when inserted
into a USB port. "fdisk -l" might be informative.
> [...] (use dd, cp. scp?) [...]
I'd guess "cp". "dd" might be useful if the destination system also
has "dd", but I wouldn't use it for a file. "scp" is a _network_
utility.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 12:20 AM
01-20-2025 12:20 AM
Query: Copy large tar file to USB drive - RH 8.2
Hello,
Let us know if you were able to resolve the issue.
If you are satisfied with the answers then kindly click the "Accept As Solution" button for the most helpful response so that it is beneficial to all community members.
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".