[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#218649: partconf-mkfstab: Should use /dev/cdrom for /cdrom device



Package:  partconf-mkfstab
Version:  0.12
Severity: minor

At the moment, the fstab entry for /cdrom is using the currently
mounted device instead of /dev/cdrom.  I believe it should be changed
from for example /dev/hdc on my machine, to /dev/cdrom.

This is the currently generated line:

  /dev/hdc /cdrom auto ro,user,noauto 0 0

I believe it should be changed to this line:

  /dev/cdrom /cdrom auto ro,user,noauto 0 0



Reply to: