DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

Results 1 to 3 of 3

Thread: Zip Drive

  1. #1
    Dehreorn Guest

    Zip Drive


    Hello!

    I just installed Red Hat 7.2 and am new to Linux. I can't figure out how
    to get the Zip drive (or the floppy drive) to work.

    I'm using Gnome, and I believe my Zip drive is "hdd4." I think it automatically
    mounts this drive; there's a directory called /mnt/zip100.0. However, nothing
    is listed in that directory even though there are things on the Zip drive
    (like mp3s and folders with other stuff).

    Does a Zip drive have to be formatted for Linux, or can Red Hat read a Windows-formatted
    Zip drive, and there's just something else I need to do?

    Thanks everyone--I appreciate any help you can give!

    Dehreorn

  2. #2
    Dean Earley Guest

    Re: Zip Drive

    > Hello!
    >
    > I just installed Red Hat 7.2 and am new to Linux. I can't figure out how
    > to get the Zip drive (or the floppy drive) to work.
    >
    > I'm using Gnome, and I believe my Zip drive is "hdd4." I think it automatically
    > mounts this drive; there's a directory called /mnt/zip100.0. However, nothing
    > is listed in that directory even though there are things on the Zip drive
    > (like mp3s and folders with other stuff).


    Have you tried mounting it manually?
    mount /mnt/zip100.0

    if that fails, try:
    mount /dev/hdd4 /mnt/zip100.0 -t vfat

    > Does a Zip drive have to be formatted for Linux, or can Red Hat read a Windows-formatted
    > Zip drive, and there's just something else I need to do?


    No, linux can read windows formatted drives/disks, but it can only read NTFS (used in NT, 2K, and XP) read only)

    > Thanks everyone--I appreciate any help you can give!


    Hope this helps

    --
    Dean Earley (dean.earley@icode.co.uk)
    Assistant Developer

    iCode Systems



  3. #3
    Dehreorn Guest

    Re: Zip Drive


    Thanks--I'll give that a try. I appreciate it!

    Dehreorn

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
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links