PROBLEM: Error Mounting CDROM

Chris racerx at makeworld.com
Fri May 21 20:38:08 PDT 2004


On Friday 21 May 2004 10:34 pm, putnam at speakeasy.net 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


More information about the freebsd-questions mailing list