Operating System - HP-UX
1826665 Members
2459 Online
109696 Solutions
New Discussion

RX6600 - Cannot see/mount cdrom (?!)

 
SOLVED
Go to solution
Mathieu P.
Advisor

RX6600 - Cannot see/mount cdrom (?!)

Hello,

I am trying to install CDE (since it doesn't come pre-packaged in 11.31) via the EO DVD.

But i cant mount / find the cdrom !

when I run ioscan, I there are no devices showing up as CD or DVD. I only see the local disks + my LUNs.


Any help is appreciated ... :)


Thank you.


MP
Programmers are tools to convert cafeine into code.
8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: RX6600 - Cannot see/mount cdrom (?!)

Shalom,

Please post the output of:

ioscan -fnC disk

The first device zero is normally the DVD/CD on these systems.

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
Ganesan R
Honored Contributor

Re: RX6600 - Cannot see/mount cdrom (?!)

Hi,

run insf -e then check. device files should have missing.

Thanks
Best wishes,

Ganesh.
Mathieu P.
Advisor

Re: RX6600 - Cannot see/mount cdrom (?!)

Here is my "ioscan -fnC disk" output :

disk 11 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
disk 30 0/3/1/0.10.1.0.0.0.1 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c28t0d1 /dev/rdsk/c28t0d1
disk 308 0/3/1/1.10.5.0.0.4.3 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c34t4d3 /dev/rdsk/c34t4d3
disk 309 0/3/1/1.10.5.0.0.4.4 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c34t4d4 /dev/rdsk/c34t4d4
disk 0 0/4/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP DH072BB978
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/4/1/0.0.0.1.0 sdisk CLAIMED DEVICE HP DH072BB978
/dev/dsk/c0t1d0 /dev/rdsk/c0t1d0
disk 4 0/4/1/0.0.0.2.0 sdisk CLAIMED DEVICE HP DH072BB978
/dev/dsk/c0t2d0 /dev/rdsk/c0t2d0
disk 5 0/4/1/0.0.0.3.0 sdisk CLAIMED DEVICE HP DH072BB978
/dev/dsk/c0t3d0 /dev/dsk/c0t3d0s2 /dev/rdsk/c0t3d0 /dev/rdsk/c0t3d0s2
/dev/dsk/c0t3d0s1 /dev/dsk/c0t3d0s3 /dev/rdsk/c0t3d0s1 /dev/rdsk/c0t3d0s3
disk 31 0/7/1/0.10.1.0.0.0.1 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c30t0d1 /dev/rdsk/c30t0d1
Programmers are tools to convert cafeine into code.
Torsten.
Acclaimed Contributor
Solution

Re: RX6600 - Cannot see/mount cdrom (?!)

Here it is:

disk 11 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


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

Better to create a link. The "unusual" device file is for USB.

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!   
Mathieu P.
Advisor

Re: RX6600 - Cannot see/mount cdrom (?!)

Ok it did work. I never expected to see a DVDROM as a USB device !

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

Thank you.
Programmers are tools to convert cafeine into code.
Torsten.
Acclaimed Contributor

Re: RX6600 - Cannot see/mount cdrom (?!)

The drive for rx6600, rx2660 and rx3600 is USB.

Since 11.31 the deviceFileSystem is used.


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!   
Torsten.
Acclaimed Contributor

Re: RX6600 - Cannot see/mount cdrom (?!)

And BTW, with 11.23 it looks as always:

disk 0 0/0/2/1.0.16.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0

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!   
Steven E. Protter
Exalted Contributor

Re: RX6600 - Cannot see/mount cdrom (?!)

Shalom again,

The USB configuration is a new thing in the server classes mentioned in Torsten's last post.

It should be be configured when the server ships as a boot device in EFI.

Though this device is USB, the OS does not as far as I know support boot off external USB CD/DVD devices.

Glad you can use it.

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