Hi, just noticed that I can't mount anything anymore on the cd[01]a devices anymore. The cd[01]c devices work correctly, as does the acd[01]a device. These are an ATAPI dvd writer (cd0) and a dvd player(cd1) trough cam(4). This applies to both dvd and cd media. Remaking the device through MAKEDEV has no influence. Nothing reported by dmesg. root@ghost ~ # mount_cd9660 /dev/cd1a /mnt mount_cd9660: /dev/cd1a: Invalid argument root@ghost ~ # mount_cd9660 /dev/acd1a /mnt root@ghost ~ # ls -al /mnt total 101 ... root@ghost ~ # umount /mnt root@ghost ~ # mount_cd9660 /dev/cd1c /mnt root@ghost ~ # ls -al /mnt total 101 ... -- Melvyn ======================================================FreeBSD ghost.lan.webteckies.org 4.9-RC FreeBSD 4.9-RC #6: Wed Oct 1 07:44:36 CEST 2003 root@ghost.lan.webteckies.org:/usr/obj/usr/src/sys/GHOST i386 ======================================================-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: signature Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20031004/b9d7f00a/attachment.bin
Peter Radcliffe
2003-Oct-04 02:28 UTC
cd0/1a device became invalid between Sep 2 and Oct 1
Melvyn Sopacua <freebsd-stable@webteckies.org> probably said:> just noticed that I can't mount anything anymore on the cd[01]a devices > anymore. The cd[01]c devices work correctly, as does the acd[01]a device. > These are an ATAPI dvd writer (cd0) and a dvd player(cd1) trough cam(4).> This applies to both dvd and cd media. Remaking the device through > MAKEDEV has no influence. Nothing reported by dmesg.Have you run mergemaster and then removed/receated the device files ? P. -- pir