Description of problem: A CDROM written using cdrecord cannot be mounted until the CD is ejected and reloaded. Version-Release number of selected component (if applicable): cdrecord 2.01.0.a32 0.EL3.2 How reproducible: Completely, on two different machines. Steps to Reproduce: 1. cdrecord -v -dao cdrom.iso Runs normally, no error messages. 2. mount /mnt/cdrom Yields error msg: mount: wrong fs type, bad option, bad superblock on /dev/cdrom, or too many mounted file systems 3. eject /mnt/cdrom 4. mount /mnt/cdrom ; find /mnt/cdrom Mounts correctly and shows contents of CD just burnt. Actual results: As just described. Expected results: Should mount correctly on the first attempt. Additional info:
hmm, first report... workaround: # sfdisk -R after burning, should update the kernel.
This bug is filed against RHEL 3, which is in maintenance phase. During the maintenance phase, only security errata and select mission critical bug fixes will be released for enterprise products. Since this bug does not meet that criteria, it is now being closed. For more information of the RHEL errata support policy, please visit: http://www.redhat.com/security/updates/errata/ If you feel this bug is indeed mission critical, please contact your support representative. You may be asked to provide detailed information on how this bug is affecting you.