Public bug reported:
Binary package hint: python-fstab
In systems with more than 1 optical drive only sr0 gets an fstab entry
Ex. - 2 cd/dvd drives on fresh install
While /media/cdrom1 is created and /etc/udev/rules.d/70-persistent-cd.rules
receives/contains 2 entries, only 1 is written to fstab
# add the ENV{GENERATED}=1 flag to your own rules as well.
# DVDR_PX-712A (pci-0000:00:1f.1-scsi-1:0:1:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:1:0", SYMLINK+="cdrom",
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:1:0", SYMLINK+="cdrw",
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:1:0", SYMLINK+="dvd",
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:1:0", SYMLINK+="dvdrw",
ENV{GENERATED}="1"
# DVD-ROM_GDR8164B (pci-0000:00:1f.1-scsi-1:0:0:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:0:0", SYMLINK+="cdrom1",
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:0:0", SYMLINK+="dvd1",
ENV{GENERATED}="1"
# / was on /dev/sda1 during installation
UUID=edecaa8c-f3f0-4b87-b077-5b4d8983fae5 / ext4
errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=77d3f7b6-77c9-4fd8-9f58-4634596e9512 none swap sw
0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
The same also occurs in 9.10 - karmic
ProblemType: Bug
Architecture: i386
Date: Fri Jan 8 22:55:11 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100104)
NonfreeKernelModules: nvidia
Package: python-fstab 1.4-1
PackageArchitecture: all
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: python-fstab
Tags: lucid
Uname: Linux 2.6.32-9-generic i686
** Affects: python-fstab (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 lucid
--
Only one optical drive receives fstab entry
https://bugs.launchpad.net/bugs/505052
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs