Re: [CentOS] mounting CDROM without mapaping UC to LC

2014-01-20 Thread John Doe
From: Fred Smith fre...@fcshome.stoneham.ma.us

 this is surely a newbie question, so I should know the answer, but
 I'm fighting with mounting a CD such that filenames are NOT mapped to
 lowercase (I need to use its on-board tools for accessing files on it
 while mounted on Centos 6.5, and those tools assume uppercawse, since
 they assume the entire world runs Windoze.)
 
 but despite my best efforts, it keeps being mounted with UC-LC mapping
 enabled. here's what I've been trying:
 
 mount -t iso9660 -o
 norock,remount,ro,nosuid,nodev,uhelper=udisks,uid=500,gid=500,iocharset=utfi,mode=0400,dmode=0500
  
 /dev/sr0 /mnt/cd
 
 and even this:
 
 umount /mnt/cd mount -t iso9660 -o
 norock,ro,nosuid,nodev,uhelper=udisks,uid=500,gid=500,iocharset=utfi,mode=0400,dmode=0500
  
 /dev/sr0 /mnt/cd
 
 I've also tried using nojoliet both with and without norock, and also
 map=normal, all to no avail.

Tried 'check=relaxed' ?


JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] mounting CDROM without mapaping UC to LC

2014-01-18 Thread Fred Smith
Hi!

this is surely a newbie question, so I should know the answer, but
I'm fighting with mounting a CD such that filenames are NOT mapped to
lowercase (I need to use its on-board tools for accessing files on it
while mounted on Centos 6.5, and those tools assume uppercawse, since
they assume the entire world runs Windoze.)

but despite my best efforts, it keeps being mounted with UC-LC mapping
enabled. here's what I've been trying:

mount -t iso9660 -o
norock,remount,ro,nosuid,nodev,uhelper=udisks,uid=500,gid=500,iocharset=utfi,mode=0400,dmode=0500
 /dev/sr0 /mnt/cd

and even this:

umount /mnt/cd mount -t iso9660 -o
norock,ro,nosuid,nodev,uhelper=udisks,uid=500,gid=500,iocharset=utfi,mode=0400,dmode=0500
 /dev/sr0 /mnt/cd

I've also tried using nojoliet both with and without norock, and also
map=normal, all to no avail.

I also tried the remount option using the original automount location
in /media, and got no better results.

I'm hoping someone out there can point me to what I'm doing wrong.

Thanks!
-- 
---
 .Fred Smith   /  
( /__  ,__.   __   __ /  __   : / 
 //  /   /__) /  /  /__) .+'   Home: fre...@fcshome.stoneham.ma.us 
//  (__ (___ (__(_ (___ / :__ 781-438-5471 
 Jude 1:24,25 -
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos