Hi,
I am trying to mount a CD/DVD Writer on Mistral OMAP3EVM. Below mentioned is the procedure i have followed:
- Connect the DVD Writer to OMAP3EVM via USB hub.
- Boot the EVM with uImage (Support enabled for SCSI bus and CD/DVD Rom filesystems on PSP 3.00.01.06)
- Once the kernel boots: Tried followin commands:
- root@am3715:~# mount -t auto /dev/scd0 /media/cdrom/ -o rw
mount: block device /dev/scd0 is write-protected, mounting read-only
I am facing an issue mounting the same as readwrite(rw)
Regards,
N.S.SriHarsha