Re: Mounting Zip drive on FC4?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 27, 2007 at 02:40:09PM -0700, Knute Johnson wrote:
> I've got an FC4 installation running that I'm about to change over to 
> F7.  I need to get some of the data backed up and the computer has a 
> Zip drive.  The problem is I can't figure out what the device name 
> is.  This is all automatic on F7.  How do I determine the name for 
> the drive?

If it's a parallel port or USB drive, it should show up as a scsi
device (/dev/sdX). If it's a built in IDE drive, as an ide device
(/dev/hdX).

If it's an external drive, shut it down, and plug the cable in to both
the computer and the drive. Open a terminal on the computer. As root,
run "tail -f /var/log/messages". Now turn on the drive. As the drive
comes up, you should see a message indicating the device file the
kernel assigns to the drive.

If it's a parallel port drive, you'll need to insert the appropriate
module, either ppa or (I think) mma. As root, in another window and
with tail still running:

modprobe ppa

If the device is plugged in and on, that should produce a message as
above.

After that, you will need to know the partition number so you can
mount it.

fdisk -l /dev/[h|s]dX

-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB

Attachment: pgpiMvCmBHtsP.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux