YaST interface to fstab
Feature state
To change or remove a product, please use the icons next to its name.
Description
The Partitions module does not allow to edit all fstab entries. In particular, it does not allow editing removable media entries.
User benefit:
The easiest procedure to allow writing to floppy disks, described at [1], is not that easy at all because you have to remember lots of syntax and chances of screwing it up are high.
[1] http://en.opensuse.org/Fstab
Usecase
To allow users to write to floppy drives.
Testcase
#!/bin/sh
mount /media/floppy
>>/media/floppy/test
Discussion
No comments yet
Last change: 8 years ago