MOUNT
Florian Lohoff
flo at rfc822.org
Mon Aug 28 13:18:16 CEST 2000
On Mon, Aug 28, 2000 at 12:23:57PM +0200, Holtmann, Dirk wrote:
> Um die SAP-GUI 4.6 zu installieren muß die CD so gemountet werden, das alle
> Datei und Verzeichnisnamen in GROSSBUCHSTABEN erscheinen.
>
> Wie bekomme ich das hin???
less /usr/src/linux/Documentation/filesystems/isofs.txt
Mount options unique to the isofs filesystem.
block=512 Set the block size for the disk to 512 bytes
block=1024 Set the block size for the disk to 1024 bytes
block=2048 Set the block size for the disk to 2048 bytes
check=relaxed Matches filenames with different cases
check=strict Matches only filenames with the exact same case
cruft Try to handle badly formatted CDs.
map=off Do not map non-Rock Ridge filenames to lower case
map=normal Map non-Rock Ridge filenames to lower case
map=acorn As map=normal but also apply Acorn extensions if present
mode=xxx Sets the permissions on files to xxx
nojoliet Ignore Joliet extensions if they are present.
norock Ignore Rock Ridge extensions if they are present.
unhide Show hidden files.
Ich haette es jetzt mal mit "map=off" probiert ...
mount -o map=off,ro -t iso9660 /dev/hdc /mnt
Flo
--
Florian Lohoff flo at rfc822.org +49-5201-669912
"Write only memory - Oops. Time for my medication again ..."
-
Hinweise zur Benutzung dieser (und anderer Mailing-Listen) bitte beachten:
--> http://lug-owl.de/mailinglist_hints.html <--
More information about the Linux
mailing list