Hello,
        Installed 5.0 Release from cdrom, installation / everything is working fine, 
except it won't see my second cd-rom drive: /dev/acd1

I believe I installed FreeBSD from the acd1 drive [not sure], but anyways I have this 
in /etc/fstab:
        /dev/acd0               /cdrom          cd9660  ro,noauto       0       0
        /dev/acd1               /cdrom1         cd9660  ro,noauto       0       0

That was put there automagically. I am able to mount the acd0, but for acd1:
        
        # mount /cdrom1
        cd9660: /dev/acd1: No such file or directory
        #
        
        #ls /dev/ | grep acd
        acd0
        acd0a
        acd0c

        acd0 = DVD
        acd1=Lite-On-LTR CD-RW, which is detected in bios startup.

        dmesg:

        $ dmesg|grep acd
        acd0: DVD-ROM <IDE DVD-ROM 16X> at ata1-master PIO4

.....any suggestions ? hints ?




--------------
In Tulsa, Oklahoma, it is against the law to open a soda bottle without
the supervision of a licensed engineer.

---FreeBSD The Power To Serve---

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to