BTS

Message2322

Author mika
Recipients mika
Date 2009-06-26.09:55:52
Content
Under some certain conditions there might be entries like the following in /etc/
fstab (the "/mnt/..." option is missing):

# Added by GRML
LABEL=TESTSTUFF ext3 # noauto,user,dev,suid,exec 0 0 /dev/sdb8
# Added by GRML
LABEL=MIKAUSB vfat # noauto,user,dev,suid,exec 0 0 /dev/sdc1

This does affect only *new* generated entries - so definitely no data damage. 
But there seems to some race condition on any stage between "plugin new device -
> scanpartitions/rebuildfstab -> /etc/fstab".
History
Date User Action Args
2009-06-26 09:55:55mikasetrecipients: + mika
2009-06-26 09:55:54mikasetmessageid: <1246010154.31.0.597143919271.issue701@bts.grml.org>
2009-06-26 09:55:54mikalinkissue701 messages
2009-06-26 09:55:53mikacreate