Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2004 22:37:54 -0500
From:      Chris <racerx@makeworld.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: PROBLEM: Error Mounting CDROM
Message-ID:  <200405212237.54355.racerx@makeworld.com>
In-Reply-To: <W9564325337300001085196889@webmail1>
References:  <W9564325337300001085196889@webmail1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 21 May 2004 10:34 pm, putnam@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405212237.54355.racerx>