Re: Mount a cdrom case sensitive
From: Alberto 'JCN-9000' Varesio (A-Varesio_at_eads.matradatavision.com)
Date: 05/14/03
- Next message: Paul Norris: "DEFAULT ROUTE IB SMIT"
- Previous message: Naser: "How To Control High Paging"
- In reply to: Dale Talcott: "Re: Mount a cdrom case sensitive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 14 May 2003 11:50:48 +0200
Dale Talcott wrote:
> Stefan.Wilke@de.manturbo.com (Stefan Wilke) writes:
>
>
>>how do I mount a cdrom case sensitive?
>>With 'ls -l' I see all files and directorys in lower case. There
>>should be some upprecase directorys in the filesystem.
>
>
> I'd like to know the answer also. The mount "nocase" option looked
> like the right choice, but it didn't work as I hoped.
>
> The last time I ran into this, I ended up mounting the CD on a Mac and
> exporting it via NFS to the AIX box.
>
That will be the solution for that CD, tough a Linux system or even a Windows
one will also be helpful.
I don't want to act as a teacher, but this is often little known
( better and deeper explanations available on the net):
I'm posting this hoping it will spread ...
CD have a basic data structure known as ISO9660 which is merely a
specification on how data can be written and read to/from CD.
Since it dates Old Good DOS days filenames will be 8.3;1 uppercase.
Newer or smarter OS needed better handling of filenames so many "extensions"
were created, each one has it's followers and mantainers, and incompatibilities
These externsion usually permit: Long Filenames, File Permissions, Deeper
Directory Nesting, File ACL, ...
So whe could have a CD using
ISO9660 basic
ISO9660 extended
ISO9660 + RockRidge ( Unix Systems )
ISO9660 + Joliet ( Windows System )
ISO9660 + RockRidge + Joliet ( Custom build )
ISO9660 + HighSierra FileSystem ( Old SunOS )
ISO9660 + HFS ( Mac ? )
UDF ??
more ??
You can see the that you can always access CD data using the ISO info,
but some other info lies hidden inside the extensions. Sad to say each
OS has the choice to implement a personal set of these.
AIX only reads Rockridge, Windows only uses Joliet, Linux should be
able to read both, ...
When burning a CD care should be taken when choosing the extensions
to put along with ISO so that a CD can be read on most systems.
You may usually find Windows+Mac CD, but Unix+Windows are much more difficult
to find, usually because Windows CD Mastering Software never targets unix systems.
My personal solution is to use and suggest using "mkisofs/cdrecord" on all Unis
systems : AIX, Linux, Solaris, ... and Windows to build the ISO images you need
to burn on CD. This way you can build multi-system CD.
-- Alberto 'JCN-9000' Varesio AKA BlueRider AIX pSeries System Admin EADS-MDTV - Via Goito 51/A Riding the world Jeeper on Black '01TJ4.0 10195 Grugliasco (TO) ITALY on HONDA CB500 Phone: +39-011-415-8111 mailto:A-Varesio@eads.matradatavision.com A-Varesio@eads.dnsalias.net Please http://www.fsf.org/philosophy/no-word-attachments.html, thanks! -- BOFH Excuse: Internet shut down due to maintainance
- Next message: Paul Norris: "DEFAULT ROUTE IB SMIT"
- Previous message: Naser: "How To Control High Paging"
- In reply to: Dale Talcott: "Re: Mount a cdrom case sensitive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|