1829873 Members
2253 Online
109993 Solutions
New Discussion

Mounting Issues

 
Amrit Rao
Occasional Contributor

Mounting Issues

Hi,
When I mount my cdrom using the following command. I get the following errors.

mount /dev/dsk/c0t0d0 /cdrom mount: I/O Error

What are the possible reasons that I could get the above error.

Regards,
Amrit
10 REPLIES 10
Michael Tully
Honored Contributor

Re: Mounting Issues

Three possible reasons that I can think of:

1) You have a hardware problem.
2) The hardware device your using is incorrect. (please provide output of)
# ioscan -fnC disk
3) There is no CD in the drive.
4) The CD cannot be read.
Anyone for a Mutiny ?
Michael Tully
Honored Contributor

Re: Mounting Issues

I meant four .... I neveer could count up to ten ... (can't spell either ....)
;^))
Anyone for a Mutiny ?
Robert-Jan Goossens
Honored Contributor

Re: Mounting Issues

Hi Amrit,

Are you sure it is /dev/dsk/c0t0d0 and not c0t1d0 ?

Check output from
# ioscan -fnkC disk

Hope it helps,

Robert-Jan.
Amrit Rao
Occasional Contributor

Re: Mounting Issues

Hi Robert,

I am sure the device is c0t0d0.

Amrit

Zigor Buruaga
Esteemed Contributor

Re: Mounting Issues

Hi,

Check with "ioscan -fn" that the device is CLAIMED.
Also check with "ll /dev/dsk" that the device file is correct.
Try also using "swinstall". Move to the tab "Find local CD", click Enter and see what happens.

Hope this helps.
Kind regards,
Zigor

Michael Tully
Honored Contributor

Re: Mounting Issues

Can we see the ioscan output please ....

It is pointless trying to run 'swinstall' if the CD cannot be mounted.
Anyone for a Mutiny ?
Michael Tully
Honored Contributor

Re: Mounting Issues

Have a look at this posting also, it has a few more possibilities, more than I can type. Have you tried a different CD to try and mount?

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbee45f260cafd4118fef0090279cd0f9,00.html
Anyone for a Mutiny ?
Amrit Rao
Occasional Contributor

Re: Mounting Issues

Hi Guys,

Looks like I burnt the CD incorrectly. I would burn a new CD and hopefully the problem disappears.

Thanks for the info.

Amrit.
doug hosking
Esteemed Contributor

Re: Mounting Issues

Does it work any better with '-o ro' option on the mount?
Bill Hassell
Honored Contributor

Re: Mounting Issues

Can you mount an HP CDROM such as the Core opsystem or one of the Application CDs? Note that there are a number of CD formats that HP-UX cannot read (ie, Joliet). The -o ro option may help convince the driver that the CD is in a useable format. Older or unpatched versions of HP-UX will not read RockRidge extensions correctly without the (now obsolete) PFS tools.


Bill Hassell, sysadmin