|-----Original Message-----
|From: Paul [mailto:[EMAIL PROTECTED]]
|Sent: Sunday, July 16, 2000 3:55 AM
|To: Linux Newbie Mandrake
|Subject: Re: [newbie] Cannot find tape in tape drive
|
|
|On Sat, 15 Jul 2000, Jeff Malka wrote:
|
|>I am running Mandrake 7.1  My ATAPI tape drive (Conner, Travan) shows as
|>correctly recognized during bootup.  However when I use the KDE 
|Tape backup
|>utility, with a tape in the tape drive, it keeps telling me there 
|is no tape
|>in the drive.
|>
|>I probably have it misconfigured but cannot figure out where ot how.
|>
|>Any help appreciated.
|
|You will have to find a way to tell Ktape to access /dev/ht0.


The simplest way to do this is to create a symbolic link to the device...

I.E.

ln -s /dev/ht0 /dev/tape

-JMS

Reply via email to