[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Tape problem




On Thu, 30 Dec 1999, Joseph John wrote:

> I had installed a SCSI tape drive in my Linux machine , now how to
> mount it , one of my firnd told for scsi there is no mounting, only it
> si for ide mout command is there , so please help me to read the tape


Only devices which have a "filesystem" imposed on them can be mounted onto
a directory tree. Character devices treat data as a string of bytes
without any pre-imposed format (such as that imposed by a filesystem) and
there is no need to "mount" such devices. You can treat your tape drive
which is a character device, exactly as you would treat your serial port.

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.