|
Home > Archive > Red Hat Configuration > August 2004 > Automount ZIP disks
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Automount ZIP disks
|
|
| Schewdent 2004-07-30, 5:52 pm |
| Hello,
On RH9, when a CD is inserted, a nice icon pops up on my screen which I
can click. How do I do the same for ZIP disks (which have this ability
under XP, I might add).
Thanks,
Schewdent.
| |
| taharka 2004-08-01, 7:47 am |
| On Fri, 30 Jul 2004 22:41:41 +0000, Schewdent wrote:
> Hello,
>
> On RH9, when a CD is inserted, a nice icon pops up on my screen which I
> can click. How do I do the same for ZIP disks (which have this ability
> under XP, I might add).
Is this an internal or external zip drive?
> Thanks,
You're welcome ;)
>
> Schewdent.
taharka
Lexington, Kentucky U.S.A.
| |
| Schewdent 2004-08-01, 5:50 pm |
| On Sun, 01 Aug 2004 09:28:33 -0400, taharka wrote:
> On Fri, 30 Jul 2004 22:41:41 +0000, Schewdent wrote:
>
>
> Is this an internal or external zip drive?
>
Internal
| |
| taharka 2004-08-02, 5:56 pm |
| On Sun, 01 Aug 2004 19:09:50 +0000, Schewdent wrote:
> On Sun, 01 Aug 2004 09:28:33 -0400, taharka wrote:
>
>
>
> Internal
Hmm...., I'm rather surprised as RedHat 8.0/9.0 will recognize an internal
zip drive during the install or if it's added to the system later. What
does your /etc/fstab file look like?
Below are my RedHat 8.0/9.0
/etc/fstab files with & without the internal zip drives.
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0
/dev/hdd4 /mnt/zip auto noauto,owner,kudzu 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
Have a nice day!!
taharka
Lexington, Kentucky U.S.A.
|
|
|
|
|