All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
help in retrieving data
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login  |
|
|
help in retrieving data - Aug. 12, '06, 6:36:13 PM
|
|
|
cgfin
Posts: 2
Joined: Aug. 12, '06,
Status: offline
|
Looking for help in retrieving some data off of an 8mm tape drive.
The data is stored on a 8mm tape drive that uses 80Gbyte tapes, it is a Exabyte tape drive. The individual files are very large, around 5 Gbytes.
Anyway, the data was tar'ed with gnu tar on an SGI machinge using the command
tar --record-size=204800 -cvf /dev/tape0
any suggestions how to retrieve it from a PC running XP with SFU tools?
much obliged for any suggestions,
Charles
|
|
|
RE: help in retrieving data - Aug. 13, '06, 5:05:08 AM
|
|
|
Rodney
Posts: 3728
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
|
Have you tried attaching the Exabyte to the box running SFU/Interix?
Within Interix you have access to the tape drives as /dev/tape[0-9].
Interix comes with tar that will access these devices.
|
|
|
RE: help in retrieving data - Aug. 13, '06, 11:39:12 AM
|
|
|
cgfin
Posts: 2
Joined: Aug. 12, '06,
Status: offline
|
Yes,
I have an Exabyte atached to my box running SFU/Interix, but the Interix tar doesn't seem to support this record-size field, unless it is something else that is choking. It seems to be talking to the tape drive OK, but no luck extracting the table of contents either. I guess I could try and install the gnu tar and try that, I was just wondering if anyone might suggest an alternative route using pax or dd that might work. PS, I'm an inexperienced unix driver.
thanks,
Charles
|
|
|
RE: help in retrieving data - Aug. 21, '06, 10:54:20 PM
|
|
|
markfunk
Posts: 673
Joined: Mar. 31, '03,
Status: offline
|
You could try using the 'mt' command to read the tape.
Do a "man mt" to get more details.
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|