> "Dale" == Dale E Martin <[EMAIL PROTECTED]> writes:
> Once a filesystem is on the disk, you can mount it just
> like any other partition: mount /dev/sda1 /mnt
To simplify mounting even further, I put this in my /etc/fstab:
/dev/sda1 /zip ext2 noauto,user,nodev,noexec,nosuid,r
"Michael Rudmin" <[EMAIL PROTECTED]> writes:
> Can anyone tell me more about how to mount it? Also, are there specific
> drivers that I should
> install, or should have intalled when I initialized my debian Linux
>
>Thanks.
You probably need to load the aha152x module into your kernel - wit
Simply treat the ZIP as another Drive (floppie, hard disk). You need to know
what device your scsi card detected it at (ie /dev/sd??). I have a ZIP that
happends to be my "D" drive so my mount command go like:
mount -t vfat /dev/sdd4 /zip
...You can even go into fdisk and repartition (so that
On Wed, Aug 26, 1998 at 07:58:17PM -0700, Michael Rudmin wrote:
> I have an IOMEGA SCSI zip drive, with an IOMEGA zoom SCSI card
> (non-bootable) on my 486.
>
> I haven't seen anything in the setup that tells me that the drive is
> mountable. In addition, in the Debian documentation, (Chapter 4),
Reply Separator
_____
Subject: ZIP Disk mounting: still no answer...so reposting
Author: "Michael Rudmin" <[EMAIL PROTECTED]> at SCITEX
Date:8/27/98 2:58 AM
I have an IOMEGA SCSI zip drive, with an IOMEGA zoom SCSI card
(non-bootable) on my 486.
I haven't seen anything in the
> I have an IOMEGA SCSI zip drive, with an IOMEGA zoom SCSI card (non-boota=
> ble) on my 486.
>
> I haven't seen anything in the setup that tells me that the drive is moun=
> table.
I don't see what you mean; all drives are mountable.
>In addition, in the
> Debian documentation, (Chapter 4)
6 matches
Mail list logo