- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mount CD -R
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
03-30-2002 08:15 PM
03-30-2002 08:15 PM
Mount CD -R
# mount -F cdfs /dev/dsk/c1t2d0 /SD_CDROM
# mount -F cdfs -r -o cdcase /dev/dsk/c1t2d0 /SD_CDROM
although i can read the file system, and it returns this
# fstyp /dev/dsk/c1t2d0
cdfs
oh yeah cant forget this one
# pfs_mount /dev/dsk/c1t2d0 /SD_CDROM
pfs_mount: giving up on /SD_CDROM
Well i am going to try to find another CDR and give it another try.
if anyone has any good ideas im all ears
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 01:25 AM
03-31-2002 01:25 AM
Re: Mount CD -R
try this
mount -r -o cdcase /dev/dsk/c1t2d0 /SD_CDROM
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 03:23 AM
03-31-2002 03:23 AM
Re: Mount CD -R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 04:44 AM
03-31-2002 04:44 AM
Re: Mount CD -R
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 08:33 AM
03-31-2002 08:33 AM
Re: Mount CD -R
are you able to take the Cd put it into another server or PC and be able to read it ?
have you tried reading another CD in the problematic server ?
what is the server/workstation model ?
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 08:47 AM
03-31-2002 08:47 AM
Re: Mount CD -R
Try a mount with a HP core or apps CD.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 09:19 AM
03-31-2002 09:19 AM
Re: Mount CD -R
Thanks Everyone
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 09:29 AM
03-31-2002 09:29 AM
Re: Mount CD -R
Looks like a duff CD, can your write another one and try that.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 06:12 PM
03-31-2002 06:12 PM
Re: Mount CD -R
please try this :
mount -F cdfs -o ro /dev/dsk/...... /cdrom
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 12:45 AM
04-01-2002 12:45 AM
Re: Mount CD -R
it appears at the moment there is an incompatability between the CD created on windows and the B132L+. We know both CD drives work and can read other CD's. Can you look at the s/w you use to write the CD with and check to see if it will allow different write formats.
what cd writer do you have and what s/w are you using.
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 02:27 AM
04-01-2002 02:27 AM
Re: Mount CD -R
i saw that all ready you got the answer about doing the mount -o cdcase .
i will try to create a new moint point to see if the problem is with the mount point so :
mkdir /test
mount -o cdcase /dev/dsk/c1t2d0 /test
and see if you have a problem .
again if it will not work try to check the device file of the device with diskinfo on the raw device .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:03 AM
04-01-2002 07:03 AM
Re: Mount CD -R
So I would start with a relatively new external CDROM drive and see if the problem goes away. The fact that manufactured CDs like HP-UX read OK would seem to confirm the problem.
Bill Hassell, sysadmin