[CentOS] Mount floppy on startup?

Thu Aug 25 20:24:45 UTC 2005
Ash Christopher <Ash.Christopher at pason.com>

Hi Craig,

By default there is a noauto in the fstab.

I first tried removing the entry for the floppy from the fstab, and upon
my next boot up the following was inserted at the end of my fstab file:

/dev/fd0                /media/floppy           auto
pamconsole,exec,noauto,managed 0 0

Are you suggesting I change this to the following? So, as you can see,
the noauto is already in my fstab.

Maybe I do not understand your solution properly.

Thanks,
Ash


-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
Behalf Of Craig White
Sent: Thursday, August 25, 2005 1:50 PM
To: CentOS mailing list
Subject: Re: [CentOS] Mount floppy on startup?

On Thu, 2005-08-25 at 13:40 -0600, Ash Christopher wrote:
> On bootup, it seems CentOS automatically mounts the floppy drive
> to /media/floppy.
> 
>  
> 
> Is there a way to stop this from happening, short of removing the
> floppy drive from the system (as I don't use it)?
> 
---
noauto option in /etc/fstab should do it...

CentOS 4
/dev/fd0                /media/floppy1          auto
pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed 0
0

CentOS 3
/dev/fd0                /mnt/floppy             auto
noauto,owner,kudzu 0 0

Craig

_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos