Author Topic: gotta wierd problem with m zip drive  (Read 818 times)

rdsii64

  • Newbie
  • *
  • Posts: 9
  • Kudos: 0
    • http://members.cox.net/rdsii64
gotta wierd problem with m zip drive
« on: 16 April 2002, 08:01 »
My zip drive works ok with suse but there is one little problem that drives me nuts. once i put th zip disk in the machine won't eject it when I want to take it out. the button on the zip drive won't work and when i click on the zip icon i don't have an "eject" to pick from like the cd icon has. if it matters I am using suse 7.3 personal.

thanx
Ron
The more I learn about linux the more I hate microsoft

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
gotta wierd problem with m zip drive
« Reply #1 on: 16 April 2002, 08:16 »
If you cannot eject the disk, it would most likely mean that the disk is still mounted. A workaround would be to open up a shell prompt and type "mount" to see which devices are mounted. Say the zip disk is mounted on "/mnt/zip" you would type "umount /mnt/zip" to unmount it, then you should be able to eject it.

Personally I have mine set up to automatically mount the zip disk at the point I decide to access it. And it will automatically unmount after nothing has used it for around a minute. Of course if a process is using the disk you can not unmount it. Even if you just have a shell open and have "cd'ed" to a directory on the zip drive.

You should be able to configure your zip drive ICON to allow you to mount/unmount the zip drive, just like a CD or floppy ICON. Do you use KDE?
Someone please remove this account. Thanks...

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
gotta wierd problem with m zip drive
« Reply #2 on: 16 April 2002, 13:39 »
so folks, how would one set up the automount/autounmount feature then?

i will actually figure out amd and automount myself but i have hundreds of other things cooking, and i thought maybe it should be posted here for others' benefit.

If i figure it out firat, i\ll post..
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
gotta wierd problem with m zip drive
« Reply #3 on: 17 April 2002, 01:19 »
or if you wanna use a frontend to mount.
press alt+F2 then type usermount. It will have all the devices and let you mount/unmount any of the drives.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

asdf

  • Member
  • **
  • Posts: 51
  • Kudos: 0
gotta wierd problem with m zip drive
« Reply #4 on: 17 April 2002, 02:26 »
quote:
Originally posted by Calum:
so folks, how would one set up the automount/autounmount feature then?

i will actually figure out amd and automount myself but i have hundreds of other things cooking, and i thought maybe it should be posted here for others' benefit.

If i figure it out firat, i\ll post..


First, make sure you have it in your kernel.

You need to install the autofs package. Once that's done, edit your /etc/auto.master, which is a list of mount points (delimited by whitespace). For example, you could just put "/mnt" in there. Then, edit the /etc/auto.misc file. Here's an example of what could go in there:
floppy -fstype=auto :/dev/fd0

Then start the autofs service (restart if it's already running). Then, try to go into /mnt/floppy (ls /mnt/floppy, or whatever else you want to do in there) and it'll try to mount /dev/fd0 there.

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
gotta wierd problem with m zip drive
« Reply #5 on: 17 April 2002, 02:59 »
my linux side is all to fuck at the moment, as i have a SiS630 chipset, and an old 2.2 kernel, and i have just reinstalled (i know there was really no need, but it's done now), and besically it's a lot of effort for me to try and get X working again. I am learning stuff, but not succeeding.
So, i won't be automounting anything for a while...
I have a funny distro at the moment anyway. it doesn't include pico in a default install!
also red hat 7 doesn't include amd in a normall install...
And i now have a crummy old version of rpm that doesn't work with half the rpms i want to install, including lynx 4.4...
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

asdf

  • Member
  • **
  • Posts: 51
  • Kudos: 0
gotta wierd problem with m zip drive
« Reply #6 on: 17 April 2002, 04:30 »
quote:
Originally posted by Calum:
my linux side is all to fuck at the moment, as i have a SiS630 chipset, and an old 2.2 kernel, and i have just reinstalled (i know there was really no need, but it's done now), and besically it's a lot of effort for me to try and get X working again. I am learning stuff, but not succeeding.
So, i won't be automounting anything for a while...
I have a funny distro at the moment anyway. it doesn't include pico in a default install!
also red hat 7 doesn't include amd in a normall install...
And i now have a crummy old version of rpm that doesn't work with half the rpms i want to install, including lynx 4.4...



Sounds like RPM woes to me. Why don't you give Debian a shot? I love Debian. If you don't have something, just use apt-get to download and install it automatically - it even automatically downloads and installs dependencies as well!

And yes, I'm quite aware that this post was well off-topic  

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
gotta wierd problem with m zip drive
« Reply #7 on: 17 April 2002, 13:40 »
0.1!!!
i wish i had that installed though, that would be cool just for history's sake.

I'm supposed to be getting red hat 7.2 from two different people, but so far nothing.
i have turbolinux 6.1, red hat 7 (both are very idiosyncratic releases of otherwise stable software)
and also Trinux (a security geared distro on 3 floppies), Phatlinux (an old linloader type OS that sits on yr windows side, but doesn't work in WinME or later, so useless) and PicoBSD (a one floppy distro that i haven't tried yet. It's just for networking though.

Anyway as you can see, i am stuck in this gum tree till i get red hat 7.2 when i will try to be bothered to fix the Xserver/SiS630 problem again..
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
gotta wierd problem with m zip drive
« Reply #8 on: 18 April 2002, 10:07 »
If you use KDE and want an ICON on your desktop that will allow you to mount/unmount the zip disk just like a floppy or CD you should be able to do it in the same way you would do a floppy or CD.

First make sure you have an entry in your /etc/fstab for the zip drive. It may look something like this:

Code: [Select]

That assumes your zip drive device is "/dev/zip" and you have a directory "/mnt/zip" where you want the zip drive to mount. Assuming you can manually mount/umount the zip drive with no trouble just create a filesystem ICON on your desktop by Right-Clicking on the desktop, select "Create New"->"Floppy Device" (or "File System Device"). Type in "Zip Drive" on the General tab, then click on the "Device" tab and put in "/dev/zip" (again assuming your zip drive device is "/dev/zip"), then press OK.

The "Right-Click" menu on that ICON should have a "mount" option if the disk is not mounted. It should have an "unmount" option if it is mounted. If you Left-Click on the ICON it should mount it and open up Konqueror file manager in /mnt/zip.
Someone please remove this account. Thanks...