mount DVD - invalid argument

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Sat Dec 20 13:08:59 UTC 2008


>
> max@~: grep acd /var/run/dmesg.boot
> acd0: DVDR <PIONEER DVD-RW DVR-111D/1.19> at ata1-master UDMA66
> acd1: DMA limited to UDMA33, device found non-ATA66 cable
> acd1: DVDROM <ASUS DVD-E616A2/1.03> at ata1-slave UDMA33
>
> the optical section of my fstab is like this:
>
> /dev/acd0 /cdrom cd9660 ro,noauto 0 0
> /dev/acd1 /cdrom cd9660 ro,noauto 0 0


isn't it better just to have

/dev/acd0 /dvdr cd9660 ro,noauto 0 0
/dev/acd1 /dvd cd9660 ro,noauto 0 0

to avoid all the mess?


More information about the freebsd-questions mailing list