Willem Brown on Sun, 2 Jul 2000 12:02:33 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: GLUG: HP Colorado 5GB


Hi,

Is it a tape drive? What does the output of the dmesg command look
like?

If it is a tape drive, the device name for scsi drive is normally
/dev/st0 for the normal driver and /dev/nst0 for the no-rewind
driver.

To access these you would use tar or cpio amongst others to copy
the files to and from the tape. Also look at the mt, dump and 
restore commands.

man tar
man cpio
man mt
man dump
man restore

All this assumes that it is indeed a tape drive.

Regards
Willem Brown

On Sun, Jul 02, 2000 at 10:28:22AM +0200, Graeme Walker wrote:
> Hi
> 
> I have an HP Colorado 5Gb and need to backup either a Mandrake or RedHat
> system. Mandrake 7.1 picks up the drive, but when I try mount the drive with
> /dev/hdb, no matter what I use for the type, it gives me an incorrect type.
> Where to from here.
> 
> Graeme
> 
> 
> ---
> To unsubscribe from this list: send the line "unsubscribe glug" in
> the body of a message to majordomo@xxxxxxxxxxxxx If you have a
> problem unsubscribing, please mail owner-glug@xxxxxxxxxxxx
> 

-- 
 /* =============================================================== */
 /*      Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours.      */
 /* =============================================================== */

Adding manpower to a late software product makes it later.