popbox wrote:

Hello.
There is no separated information about mounting DVD in manual man, FreeBSD 
Handbook and other documentation. Mounting it such as CD not gives result.
For example, my variant:
1)     #mount /cdrom
        cd9660: /dev/acd0c: Invalid argument

2) #mount_cd9660 /dev/acd0c /cdrom
mount_cd9660 /dev/acd0c: Invalid argument
My OS: FreeBSD 4.10
I compiled kernel with ATAPI/CAM support, and added DMA access for ATAPI devices, as it recommended in section Creating and Using Optical Media (DVDs) of FreeBSD Handbook.


dmesg output: acd0: DVD-ROM <TOSHIBA DVD-ROM SD-M1912> at ata1-master UDMA33

There is "FreeBSD ports collection" on the disks, from your russian diller LinuxCenter.ru. Discs are valid and works under Windows 98. _______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"





Try to use /dev/cd0c instead, if you have compiled CAM. It be no difference - DVD's mounts exactly as CD.


Best regards,
Alexander.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to