1758410 Members
2528 Online
108869 Solutions
New Discussion юеВ

rx6660

 
navin
Super Advisor

rx6660

How come i dont see dvdrom in the rx6660 in the ioscan output.
ioscan -funC disk gives output like this
disk 5 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED DEVICE USB SCSI St
ack Adaptor
/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008
+294=A60020000001
/dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-100
8+294=A60020000001
disk 2 0/4/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP
IR Volume
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
/dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1
/dev/dsk/c0t0d0s2 /dev/rdsk/c0t0d0s2
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3

no dvd displayed - any idea?
thanks
Learning ...
5 REPLIES 5
Patrick Wallek
Honored Contributor

Re: rx6660

If I recall previous threads correctly, your DVD is actually this device:

disk 5 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED DEVICE USB SCSI Stack Adaptor
/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001
/dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001
Matti_Kurkela
Honored Contributor

Re: rx6660

DVD-ROM of the rx6660 is unlike the DVD-ROMs of older PA-RISC/Itanium server models: it's an USB device, not SCSI. This awfully long device path actually is the DVD-ROM:

/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001

MK
MK
Michal Kapalka (mikap)
Honored Contributor

Re: rx6660

hi,

you could make a symlink to the file for example to the /dev/cdrom ==> /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001

mikap
Steven E. Protter
Exalted Contributor

Re: rx6660

Shalom,

rx3600 is the same if memory serves.

Its probably mentioned in the docs on http://docs.hp.com

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Torsten.
Acclaimed Contributor

Re: rx6660

As said before, the device files are

dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008
+294=A60020000001
/dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-100
8+294=A60020000001

because this is 11.31 with an USB DVD drive and the older version of the USB driver.


Consider to use the new USB2.0 driver!!!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!