Results 1 to 9 of 9

Thread: problems mounting my ZIP drives

  1. #1

    problems mounting my ZIP drives

    Hi all,

    I just reinstalled my the OS on my Mandrake 8.1 box and now I'm unable to mount my internal ZIP100 and external ZIP250 USB drives. Not sure what happened. Before the reinstall, they both worked fine. Here's my /etc/fstab settings:

    /dev/hda6 / ext3 defaults 1 1
    /dev/hda1 /boot ext3 defaults 1 2
    none /dev/pts devpts mode=0620 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/hdc /mnt/cdrom auto user,iocharset=iso8859-1,exec,codepage=850,ro,noauto 0 0
    /dev/scd0 /mnt/cdrom2 auto user,iocharset=iso8859-1,exec,codepage=850,ro,noauto 0 0
    /dev/fd0 /mnt/floppy auto user,iocharset=iso8859-1,sync,exec,codepage=850,noauto 0 0
    /dev/hdb4 /mnt/zip auto user,iocharset=iso8859-1,sync,exec,codepage=850,noauto 0 0
    /dev/sda4 /mnt/zip2 auto user,iocharset=iso8859-1,exec,codepage=850,noauto 0 0
    none /proc proc defaults 0 0
    /dev/hda5 swap swap defaults 0 0

    I didn't add any settings to this file. These are default after install.

    Here's the error that I receive:

    mount: special device /dev/hdb4 does not exist


    Thanks for any help you can give. I'm stumped.....everything looks okay to me.

  2. #2

    Re: problems mounting my ZIP drives

    My external USB ZIP drive seems to be working now. The internal is still having some problems.

    Thanks!

  3. #3

    Re: problems mounting my ZIP drives

    hello,
    what does ls -l /dev/ | grep hdb give ?

  4. #4

    Re: problems mounting my ZIP drives

    It doen't give anything.......

    ???

  5. #5

    Re: problems mounting my ZIP drives

    Nothing?? how about ls -l /dev/ | grep hda ?

  6. #6

    Re: problems mounting my ZIP drives

    Following is what I received. I must have been typing it in wrong......


    [root@mandrake chad]# ls -l /dev/|grep hda
    lr-xr-xr-x 1 root root 32 Jan 12 14:02 hda -> ide/host0/bus0/target0/lun0/disc
    lr-xr-xr-x 1 root root 33 Jan 12 14:02 hda1 -> ide/host0/bus0/target0/lun0/part1
    lr-xr-xr-x 1 root root 33 Jan 12 14:02 hda2 -> ide/host0/bus0/target0/lun0/part2
    lr-xr-xr-x 1 root root 33 Jan 12 14:02 hda5 -> ide/host0/bus0/target0/lun0/part5
    lr-xr-xr-x 1 root root 33 Jan 12 14:02 hda6 -> ide/host0/bus0/target0/lun0/part6
    [root@mandrake chad]# ls -l /dev/|grep hdb
    lr-xr-xr-x 1 root root 32 Jan 12 14:02 hdb -> ide/host0/bus0/target1/lun0/disc
    lr-xr-xr-x 1 root root 33 Jan 12 14:02 hdb4 -> ide/host0/bus0/target1/lun0/part4
    [root@mandrake chad]#

    Thanks again for the help!

  7. #7

    Re: problems mounting my ZIP drives

    what does mandrake do with its dev directory? is it using devFS? - anyway we can see that /dev/hdb4 is there. do you have ide-floppy loaded as a module? if not load it and see what that does for us...

  8. #8
    Associate
    Join Date
    Nov 2001
    Posts
    29

    Re: problems mounting my ZIP drives

    Yes, mandrake uses devFS

  9. #9

    Re: problems mounting my ZIP drives

    thanks otheos

Similar Threads

  1. Mounting Flash Drives, How-To
    By huntz in forum Linux - General Topics
    Replies: 2
    Last Post: 06-25-2005, 07:10 AM
  2. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:35 AM
  3. Problems mounting NTFS partition
    By griobhta in forum Linux - General Topics
    Replies: 2
    Last Post: 06-22-2002, 05:00 PM
  4. Problems mounting winXP partition ...
    By bafalouk in forum Linux - General Topics
    Replies: 3
    Last Post: 05-31-2002, 08:13 PM
  5. Problems mounting ZIP drive
    By chadm1967 in forum Linux - General Topics
    Replies: 2
    Last Post: 12-09-2001, 01:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •