Problem with CD-ROM in QNX RTP 6.1.0

I have upgraded QNX from 6 to 6.1.0 and now i don’t see CD-ROM (IDE,
ATAPI), but it worked good in the previous version.

Hi Pavel,

Is there a /dev/cd0 entry on your system? Check the dev directory.
If so you should be able to mount this:

mount /dev/cd0 /fs/cd0

E.


Pavel Titov <Pavel.Titov@mtu-net.ru> wrote:

I have upgraded QNX from 6 to 6.1.0 and now i don’t see CD-ROM (IDE,
ATAPI), but it worked good in the previous version.

Hi Pavel,

Also note that under QNX 6.1, we don’t support the illegal setup of
having a CDROM as slave with no other drive attached as master. So
make certain that if the CDROM is slave, that there is a master attached.

E.


Hardware Support Account <hw@qnx.com> wrote:

Hi Pavel,

Is there a /dev/cd0 entry on your system? Check the dev directory.
If so you should be able to mount this:

mount /dev/cd0 /fs/cd0

E.



Pavel Titov <> Pavel.Titov@mtu-net.ru> > wrote:
I have upgraded QNX from 6 to 6.1.0 and now i don’t see CD-ROM (IDE,
ATAPI), but it worked good in the previous version.