You are not logged in.

#1 2009-09-11 19:08:28

logic_guy76
Member
Registered: 2009-09-05
Posts: 30

Accessing a zip drive

I have an IDE Zip drive attached as slave on the secondary IDE channel.  How can I access this drive from Arch?  I believe I need to add something to /etc/fstab, but I'm not sure what to put.

Offline

#2 2009-09-12 00:12:25

logic_guy76
Member
Registered: 2009-09-05
Posts: 30

Re: Accessing a zip drive

OK, I figured it out.  I shoved in a zip disk and then looked at the bottom of file /var/log/everything.log to see if it was detected and any system messages generated.  There was definitely some activity there and it appeared that the zip disk was detected as /dev/sdb4.  I added the following line to /etc/fstab:
/dev/sdb4   /media/zip  auto  user,noauto

Rebooted.
That worked.  Now I can do
mount /media/zip
umount /media/zip
eject /media/zip
and they all work.

Offline

#3 2009-09-12 02:46:43

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,223
Website

Re: Accessing a zip drive

Is this because you've been reading "what is your old hardware doing" thread? tongue

Can you mark as 'solved' please? smile

Offline

Board footer

Powered by FluxBB