Hi again,
how can we access the CD-ROM drive from QNX?
Thanks
Hi again,
how can we access the CD-ROM drive from QNX?
Thanks
You should find it under directory /fs/cd…
“TM” <tm@kernelconsult.com> wrote in message
news:39DAB9C3.6028513C@kernelconsult.com…
Hi again,
how can we access the CD-ROM drive from QNX?
Thanks
Hallo,
If CDOM Drive should be connected with a SCSI-Controller, there is no entry
/fs/cd. You have to load the applicable SCSI driver first (/sbin/devb-****)
and then
mount -t cd /dev/cd0
One cannot create an entry /fs/cd because /fs has dr-xr-xr-x access rights.
Regards,
Roland
“Mario Charest” <mcz@videotron.ca> schrieb im Newsbeitrag
news:8rf706$b96$1@inn.qnx.com…
You should find it under directory /fs/cd…
“TM” <> tm@kernelconsult.com> > wrote in message
news:> 39DAB9C3.6028513C@kernelconsult.com> …
Hi again,how can we access the CD-ROM drive from QNX?
Thanks