HowToFixComputers.com




Watched TopicsWatched Topics SearchSearch RegisterRegister Log in to check your private messagesLog in to check your private messages ProfileProfile Log inLog in
SCSI device not showing as Drive in XP

 
Post new topic   Reply to topic    Index -> SCSI
Author Message
Guest






PostPosted: Sun Mar 18, 2007 8:01 pm    Post subject: SCSI device not showing as Drive in XP Reply with quote

I am new to SCSI, just bought an external SCSI device(DLT Tape
drive.), I have a windowsXP based PC. With the provided driver CD, i
have installed the device. it shows as "Media storage" in "computer
management", and shows as "tape drive" in "device manager", and status
as "working", but it is not showing in "my computer". it is not being
recognized by backup software like Nero either.(that was the sole
purpose of buying it). However, it is being recognized by some other
software like Adobe Encore(DVD authoring software), but I have no clue
how to access the device to get or save data from/to it.
Any information would be greatly appreciated.
Thanks

BARMAN
Back to top
Rob Turk
Guest





PostPosted: Sun Mar 18, 2007 8:32 pm    Post subject: Re: SCSI device not showing as Drive in XP Reply with quote

<ab.clemson@gmail.com> wrote in message
news:1174230103.684815.88790@d57g2000hsg.googlegroups.com...
Quote:
I am new to SCSI, just bought an external SCSI device(DLT Tape
drive.), I have a windowsXP based PC. With the provided driver CD, i
have installed the device. it shows as "Media storage" in "computer
management", and shows as "tape drive" in "device manager", and status
as "working", but it is not showing in "my computer". it is not being
recognized by backup software like Nero either.(that was the sole
purpose of buying it). However, it is being recognized by some other
software like Adobe Encore(DVD authoring software), but I have no clue
how to access the device to get or save data from/to it.
Any information would be greatly appreciated.
Thanks

BARMAN


Try the built-in backup utility in Windows XP.
"Start", "Accessories", "System Tools", "Backup".
You should be able to select the tape drive as backup destination

Rob
Back to top
Guest






PostPosted: Mon Mar 19, 2007 6:29 am    Post subject: Re: SCSI device not showing as Drive in XP Reply with quote

Quote:

Try the built-in backup utility in Windows XP.
"Start", "Accessories", "System Tools", "Backup".
You should be able to select the tapedriveas backup destination

Rob

Thanks for the info Rob, but I fear in my XP home edition, I dont have
that option, even if I do, how can I retrive data from the tape in
case I need? As it is not showing in "my computer" as drive, I could
not figure out, how to see the files that is saved in that tape:(
Any idea?
Thanks
Back to top
Guest






PostPosted: Mon Mar 19, 2007 6:37 am    Post subject: Re: SCSI device not showing as Drive in XP Reply with quote

Quote:
Try the built-in backup utility in Windows XP.
"Start", "Accessories", "System Tools", "Backup".
You should be able to select the tapedriveas backup destination

Rob

Hi Rob,
Thanks for the info, but I was wondering as I can not see it as drive
in "my computer", how can access teh data from the tape(files/
folders?) when I need them?
Thanks
Back to top
Rob Turk
Guest





PostPosted: Mon Mar 19, 2007 11:19 am    Post subject: Re: SCSI device not showing as Drive in XP Reply with quote

<ab.clemson@gmail.com> wrote in message
news:1174267776.824472.16610@y80g2000hsf.googlegroups.com...
Quote:


Try the built-in backup utility in Windows XP.
"Start", "Accessories", "System Tools", "Backup".
You should be able to select the tapedriveas backup destination

Rob

Thanks for the info Rob, but I fear in my XP home edition, I dont have
that option, even if I do, how can I retrive data from the tape in
case I need? As it is not showing in "my computer" as drive, I could
not figure out, how to see the files that is saved in that tape:(
Any idea?
Thanks


Tape drives never show up as regular drives in "My Computer". They are not
accessible through explorer, just through a backup/restore program. Since
your home edition doesn't have the backup utility you will need to buy one
that supports your drive. Check out BackupExec or Novaback. Or consider
selling the drive again and buy a removable harddisk instead.

Rob
Back to top
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Matthew Augier (dps)
Guest





PostPosted: Mon Mar 19, 2007 4:13 pm    Post subject: Re: SCSI device not showing as Drive in XP Reply with quote

Tape drives do not work like regular drives. A Hard Disk has the ability to
read any data off any position, where as a tape the data is stored
sequentially. There did use to be a program to allow you to use a tape like
a hard disk, but I do not believe it's supported or works with xp anyway.

As Rib says, you will requie a backup/restore application that will allow
you to copy files from your HD to Tape, then if needed back from Tape to HD.

What are you trying to achieve?

Mat
<ab.clemson@gmail.com> wrote in message
news:1174268247.879487.135380@b75g2000hsg.googlegroups.com...
Quote:

Try the built-in backup utility in Windows XP.
"Start", "Accessories", "System Tools", "Backup".
You should be able to select the tapedriveas backup destination

Rob

Hi Rob,
Thanks for the info, but I was wondering as I can not see it as drive
in "my computer", how can access teh data from the tape(files/
folders?) when I need them?
Thanks



Back to top
Jeff Jonas
Guest





PostPosted: Tue Mar 20, 2007 9:02 am    Post subject: Re: SCSI device not showing as Drive in XP Reply with quote

Quote:
Thanks for the info, but I was wondering as I can not see it as drive
in "my computer", how can access teh data from the tape(files/
folders?) when I need them?

As already said, tape drives do not normally appear as a drive letter
since it's normally used in a sequential manner.
Similarly, the serial and parallel ports are not drive letters
because they're not normally used that way
(well, unless you have a floppy/Zip/CD drive attached
with the proper drivers).

For free software, try
http://www.cygwin.com/
GNU/Linux/Unix tape standards such as TAR are supported,
thus letting you create and read tapes in open-standard formats.
--

-- mejeep deMeep ferret!
Back to top
bansalvikrant@gmail.com
Guest





PostPosted: Sat Mar 24, 2007 11:02 pm    Post subject: Re: SCSI device not showing as Drive in XP Reply with quote

On Mar 20, 9:02 am, j...@panix.com (Jeff Jonas) wrote:
Quote:
Thanks for the info, but I was wondering as I can not see it as drive
in "my computer", how can access teh data from the tape(files/
folders?) when I need them?

As already said, tape drives do not normally appear as a drive letter
since it's normally used in a sequential manner.
Similarly, the serial and parallel ports are not drive letters
because they're not normally used that way
(well, unless you have a floppy/Zip/CD drive attached
with the proper drivers).

For free software, try
http://www.cygwin.com/
GNU/Linux/Unix tape standards such as TAR are supported,
thus letting you create and read tapes in open-standard formats.
--

-- mejeep deMeep ferret!

You can find your tape at

Run->compmgmt.msc->Storage->Removable Storage
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Index -> SCSI All times are GMT
Page 1 of 1

 

 MemberlistMemberlist  UsergroupsUsergroups



Powered by p|-|pBB

Featured Sites: DIY Projects