diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-10-29 10:05:42 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-10-29 10:05:42 -0700 |
commit | b813adec2a11222748b6fd8976ddda9de1e3da5d (patch) | |
tree | d438b1eaa8612c97d1efc725e23094215a1a590b /README | |
parent | 8cc248d3d90d606e87adb412049b318dba687487 (diff) | |
download | vyatta-cfg-b813adec2a11222748b6fd8976ddda9de1e3da5d.tar.gz vyatta-cfg-b813adec2a11222748b6fd8976ddda9de1e3da5d.zip |
Change how floppy is mounted
This fixes several problems:
1) Only try mounting once which avoids several I/O errors
2) Mount floppy with safer options for security
3) Use more optimum methods to reduce boot time
This should really be done by better udev support. But the root of the
problem lies in the Debian upstream package maintainer.
He is hostile to later advancements, and still maintains a static
/dev infrastructure as well as devfs compatiablity!
Ubuntu, SUSE, and Redhat have all migrated to creating devices via udev;
this would allow floppy device to only exist if floppy is present.
And then inserting a floppy could cause udev add event to mount
/media/floppy...
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions