- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem with dvd-rw long file names
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
02-15-2004 09:21 PM
02-15-2004 09:21 PM
problem with dvd-rw long file names
We've mounted media with command:
mount -F cdfs -o rr /dev/cdrom /CDROM
and we able to read data from disk now but long file names support dosn't work.
Any suggestions?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 11:10 PM
02-16-2004 11:10 PM
Re: problem with dvd-rw long file names
see man pfs_mount
try that with rockridge
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 03:37 AM
02-17-2004 03:37 AM
Re: problem with dvd-rw long file names
I think it's a problem from burning the DVD.
You should try ISO9660 with long names option.
But I believe it is supported only up to 30 characters.
And one tip I got was to disable Joliet, because it's a pur PC format.
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 03:54 AM
02-17-2004 03:54 AM
Re: problem with dvd-rw long file names
Have you tried -o cdcase ?
mount -F cdfs -o rr,cdcase /dev/dsk/cXtYdZ /CDROM
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 01:17 AM
02-19-2004 01:17 AM
Re: problem with dvd-rw long file names
Thak you for your answers.
To Steve: We had very awful experience with pfs_mount month ago before we applied CDFS patches. It mounts CD perfecly but there is no way to unmount media until reboot. It cause more troubles than benefits so I haven't even tried it.
To V.Nyga: I burned a set of DVD's with different settings (with ore without Joilet, with or without versioning suppresion, with or without ISO "relaxing" restrictions). Results were the same - no long file names support.
To Jeff: I've tried as you advised but it didn't help.
CD disks have been mounting correctly but not DVD's. :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 01:33 AM
02-19-2004 01:33 AM
Re: problem with dvd-rw long file names
have you installed recent GOLD patches (available in support plus media),
you could try this .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 01:49 AM
02-19-2004 01:49 AM
Re: problem with dvd-rw long file names
My apologies to Jeff. It really solve the problem but for it i had to burn DVD without Joilet.
Thank you all! :)
BR
Konstantin Komash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 01:54 AM
02-19-2004 01:54 AM
Re: problem with dvd-rw long file names
To Ravi: Could you provide exact patches numbers from th GOLD because it's huge and contains a lot of updates we don't really need.
Thank you
Konstantin Komash