On Friday 21 May 2004 10:34 pm, [EMAIL PROTECTED] wrote:
> PROBLEM: Error Mounting CDROM
>
> AT BOOT SYSTEM DISPLAYS: acd0: CDROM<Samsung SCR-3232] at ata1-master PI04
>
> THE COMMAND THAT I USED TO ACCESS IT WAS: mount /dev/acd0
> WHICH RETURNED: CD9660:/dev/acd0: Input/output error
>
> I checked  /dev to insure that the device was there I checked the kernel,
> tried to add option SCSI_REPORT_GEOMETRY , obviously the CDROM is ATA which
> I now know after checking the boot log.
>
> What are FLAGS?


Try mount -t cd9660 /dev/acd0 /cdrom


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

Reply via email to