- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mounting non-HP CDROM and reading files
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
09-09-2004 03:49 AM
09-09-2004 03:49 AM
Mounting non-HP CDROM and reading files
I was able to mount and see the files. The problem is it show all the file names in uppercase and it is similar to DOS filenames.
Is it possible to mount with some options would help me to display the file names correctly?
Or HP-UX don't support non-HP cdrom file system.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 03:52 AM
09-09-2004 03:52 AM
Re: Mounting non-HP CDROM and reading files
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 03:52 AM
09-09-2004 03:52 AM
Re: Mounting non-HP CDROM and reading files
Try using "mount -o cdcase" option.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 03:53 AM
09-09-2004 03:53 AM
Re: Mounting non-HP CDROM and reading files
But if only the uppercase is the issue, you can try something like this
# mount -F cdfs -o cdcase /dev/dsk/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 04:04 AM
09-09-2004 04:04 AM
Re: Mounting non-HP CDROM and reading files
try,
mount -o cdcase /dev/rdsk/cxtydz /mount_point
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 04:19 AM
09-09-2004 04:19 AM
Re: Mounting non-HP CDROM and reading files
See this thread: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=604711
Hope this'll help,
Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 06:43 AM
09-09-2004 06:43 AM
Re: Mounting non-HP CDROM and reading files
Bill Hassell, sysadmin