On 06-May-98 Enrico Ballarin Dolfin wrote:
> Hi!
> 
> any experience with installing the removable SCSI Iomega JAZ 2GB drive on
> RedHat 5.0?
> 
> I would like to install it on my running RedHat 5.0 and use it mainly for
> backup purposes. What I have to do? (e.g. run Disk Druid, relink the
> kernel
> etc?)

Not usng a Jaz but, a Zip works fine. As long as you have the SCSI card
getting recognized at boot.

If you type 'dmesg' you'll see where the system wants to place the Jaz in
the /dev directory.

> Once installed I think I have to mount/unmount it like the CDROM.

Create a mount point (/jaz or /mnt/jaz would work unless you have more
than one parition - then you'll need more mount points), use fdisk (Druid is
flaky) to create the partitions the way you want them, put entries in
/etc/fstab for the partitions you created, run mkfs for each parition, then
mount them just like the CD.

My Zip currently lives on /dev/sdc1. But, it has been on /dev/sda1,
/dev/sda4 and /dev/sdb1. So, you'll need to use dmesg to look at where it's
is placed during bootup. And I ran fdisk on /dev/sdc, NOT /dev/sdc1, to
create partitions.

---
Who are the Brain Police?


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to