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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to