- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem mounting DVD-ROM
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 05:29 AM
11-03-2010 05:29 AM
Problem mounting DVD-ROM
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 05:40 AM
11-03-2010 05:40 AM
Re: Problem mounting DVD-ROM
Pl give the error message.
DVD ROM is usually c0t0d0...
Try it n let's know,
HTH
SNS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 05:53 AM
11-03-2010 05:53 AM
Re: Problem mounting DVD-ROM
#ioscan -fn -C disk | more
Check the Description part to identify the DVD ROM.Normally hard disks shows the capacity also like HP 146 GB #######.
Confirm it with #diskinfo /dev/rdsk/cXtXdX
And mount using
#mount /dev/dsk/cXtXdX /dvdrom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 06:02 AM
11-03-2010 06:02 AM
Re: Problem mounting DVD-ROM
Not a very detailed description of anything.
uname -a
> When try to mount mount my dvd-rom on my hp
> 9000 I get an error;
As usual, showing actual commands with their
actual output can be more helpful than vague
descriptions or interpretations.
> [...] I don't know how to identify the
> "device file" [...]
That's a coincidence. When you 'do an
"ioscan -fnC" to see the dvd', _I_ can't
identify it, either.
Potentially useful:
ioscan -fn -C disk
Around here, I see things like:
[...]
disk 2 0/2/2/0.0.0.0 sdisk CLAIMED DEVICE HL-DT-STDVD-ROM GDR8160B
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
[...]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 06:20 AM
11-03-2010 06:20 AM
Re: Problem mounting DVD-ROM
"# mount /dev/dsk/c1t2d0 /DVD_ROM
/dev/dsk/c1t2d0: I/O error"
or, when I do this....
"# mount /dev/rdsk/c1t2d0 /DVD_ROM
mount: /dev/rdsk/c1t2d0 is an invalid operand"
I am trying to mount it to my /DVD_ROM directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 06:26 AM
11-03-2010 06:26 AM
Re: Problem mounting DVD-ROM
And are you trying
# mount /dev/dsk/c1t2d0 /DVD_ROM
after inserting the DVD on drive..??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 06:33 AM
11-03-2010 06:33 AM
Re: Problem mounting DVD-ROM
# ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
disk 0 1/0/0/3/0.6.0 sdisk CLAIMED DEVICE HP 146 GST3146855LC
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
disk 1 1/0/0/3/1.2.0 sdisk CLAIMED DEVICE Optiarc DVD RW AD-5
170A
/dev/dsk/c1t2d0 /dev/rdsk/c1t2d0
disk 2 1/0/1/1/0/1/1.6.0 sdisk CLAIMED DEVICE HP 146 GST31468
55LC
/dev/dsk/c3t6d0 /dev/rdsk/c3t6d0
As you can see, my dvdrom is /dev/dsk/c1t2d0.
Why am i having problems when i do a
"mount /dev/dsk/c1t2d0 /dvd_rom??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 07:08 AM
11-03-2010 07:08 AM
Re: Problem mounting DVD-ROM
Can you try with another media..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 07:26 AM
11-03-2010 07:26 AM
Re: Problem mounting DVD-ROM
Also....I go into SAM and whn I try to swinstall SAM ask me for the target media - I tell it /dev/dsk/c1t2d0 - SAM tells me that I dom't have proper rights to mount the path even though I am root.Why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 11:37 AM
11-03-2010 11:37 AM
Re: Problem mounting DVD-ROM
You own only one CD-ROM or DVD-ROM? Really?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2010 07:03 AM
11-09-2010 07:03 AM
Re: Problem mounting DVD-ROM
1. Open dvd drive
2. Insert a dvd
3. Close dvd drive
4. Mount dvd drive
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2010 09:06 AM
11-09-2010 09:06 AM
Re: Problem mounting DVD-ROM
As others have indicated before try the following:(samples are from one of my old pa-risc servers.)
root@serverx:/root> ioscan -funC disk
Class I H/W Path Driver S/W State H/W Type Description
==========================================================================
disk 0 0/0/3/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0
disk 2 0/1/1/1.0.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c3t0d0 /dev/rdsk/c3t0d0
root@serverx:/root> diskinfo /dev/rdsk/c0t0d0
SCSI describe of /dev/rdsk/c0t0d0:
vendor: TEAC
product id: DV-28E-N
type: CD-ROM
size: 0 Kbytes
bytes per sector: 0
When size = 0 kbytes it usually indicates there is no cd in drive. When one is successfully loaded:
root@serverx:/> diskinfo /dev/rdsk/c0t0d0
SCSI describe of /dev/rdsk/c0t0d0:
vendor: TEAC
product id: DV-28E-N
type: CD-ROM
size: 4090998 Kbytes
bytes per sector: 2048
If you input diskinfo -v /dev/rdsk/c0t0d0 it will display firmware version as well as other information.
If the dvd is bootable try:
root@serverx:/> mount -r /dev/dsk/c0t0d0 /cdrom
root@serverx:/> cd /cdrom
root@serverx:/cdrom>
You could also try:
mount -F cdfs /dev/dsk/c0t0d0 /cdrom
If still no go what is output of fuser (dvd directory)
strings /etc/lvmtab
cat /etc/fstab
ll /dvddirectory for owner:group permissions
example: drwxr-xr-x 2 root sys 96 Jan 3 2007 cdrom
Lastly are there any other hp-ux based servers you could try to duplicate your attempts with?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2010 09:58 AM
11-09-2010 09:58 AM
Re: Problem mounting DVD-ROM
Why don't u try or check out the following :-
Do a diskinfo on the specified device file and see if it is a DVD-ROM as well as check if the size of the disk is being shown to make sure that the drive is actually detecting ur disk.
Next thing is have you created the mount point?
Also do a diskinfo on /dev/rdsk/c0t0d0 cez typically that is the drive you would be concerned with.
If not, try mounting the DVD with persistent DSF if u r using v3 by doing an ioscan -m dsf.
Best of luck,