Re: Floppy handling

From: Zone (zone@q7.net)
Date: Mon Jun 19 2000 - 20:30:40 EST


>
> Part of the problem is security - you don't want any user to remove/use the
> floppy other than the owner of the floppy. This cannot be enforced since
> anyone with physical access to the system can remove the floppy (mounted
> or not). Removal of a mounted device will (nearly always) damage the
> file system.
>

Some (if not all) of the security issues can be solved by where the
removalabe media is mounted. If the floppy is mounted at /home/usr/floppy
it should not be accessable to the world.

Many of the issues for floppy drives apply to any removable media, as well
as network file systems and file systems that are not on RAID protected
media. The application program can take steps to make sure that the data
in use can be saved to an alternate location.

After all, some of the same issues on hitting the floppy eject button
could be made for hitting the power button instead of doing a shutdown.
While it would be great if Linux were fool proof, there is a lot more low
hanging fruit to go after before this issues needs this much time and
energy.

 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:18 EST