1836289 Members
2387 Online
110098 Solutions
New Discussion

Re: mounting cdrom

 
eykyn17
Advisor

mounting cdrom

hi,
I tried mountting cdrom but it fails the error says " /cdrom was either ignored or nto found in /etc/fstab"

what should i do? how am i defined in fstab i meant what is the format
3 REPLIES 3
Torsten.
Acclaimed Contributor

Re: mounting cdrom

I guess you typed only

mount /cdrom

But you should try this:

run "ioscan -fnCdisk" and locate your CD-ROM drive.

now mount it

mount /dev/dsk/c0t2d0 /cdrom

(directory /cdrom must exist)

and use the cxtxdx file you found n the ioscan output.

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!   
eykyn17
Advisor

Re: mounting cdrom

i got it i just mispelled
Torsten.
Acclaimed Contributor

Re: mounting cdrom

BTW, try to make all your questions appearing on this page:

http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1397686&listType=questionsolution&forumId=1

Do you want to know how? Read this:

http://forums1.itrc.hp.com/service/forums/helptips.do?#33

Points are always highly appreciated here

;-)

Have fun!

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!