![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to acess unix from windows | Sanjeeb | High Level Programming | 3 | 02-29-2008 04:58 AM |
| Ftp acess problem | piooooter | AIX | 3 | 09-26-2006 12:49 AM |
| Acess HD from live CD | jjvacc | UNIX for Dummies Questions & Answers | 3 | 04-25-2006 08:36 AM |
| Acess to X server on AIX | piooooter | UNIX for Dummies Questions & Answers | 0 | 04-04-2006 02:11 PM |
| router and internat acess | kasia | IP Networking | 3 | 08-26-2004 04:16 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Acess DAT with SCO 3.2
Hi,
I've just get a SCO UNIX computer that includes DAT reader. This computer also run a professionnal software i do not know. It runs Kornshell too. I tried so use ls /dev/rmt, but I always have the same files... so, I think /dev/rmt is not the right file. My question is : how can I get access to my DAT reader ? It seems that a file in /dev, may be /dev/rmt can provide me access to my DAT. Thanks for reply. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I presume by DAT reader you mean a DDS-type tape drive.
tape drives cannot be mounted like hard drives; they are sequential devices, not block devices. /usr/bin/tape handles most thing to do with tape drives, try 'man tape'. |
|||
| Google The UNIX and Linux Forums |