Unix Technical Forum

"No-Uppercase" problem with CDROM is AIX 4.3.3

This is a discussion on "No-Uppercase" problem with CDROM is AIX 4.3.3 within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hello ! For an SAP installation, we've got problems with CDROM (original SAP CDs !). We mount the CD ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2008, 08:00 PM
Fil
 
Posts: n/a
Default "No-Uppercase" problem with CDROM is AIX 4.3.3

Hello !

For an SAP installation, we've got problems with CDROM (original SAP CDs !).
We mount the CD with "mount /cdrom" as usual.
For information, our /etc/filesystems is configured as below :
/cdrom :
dev = /dev/cd0
vfs = cdfs
mount = true
options = ro
account = false

All the files are in lowercase and we must copy the CD on hard-drive, rename
files (in uppercase) to suceed in the installation.

Do you have any idea ? Is there any invible option for the mount command ?

Thanks in advance
Fil


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 08:01 PM
Dale Talcott
 
Posts: n/a
Default Re: "No-Uppercase" problem with CDROM is AIX 4.3.3

"Fil" <p.hery@free.fr> writes:

>For an SAP installation, we've got problems with CDROM (original SAP CDs !).
>We mount the CD with "mount /cdrom" as usual.

....
>All the files are in lowercase and we must copy the CD on hard-drive, rename
>files (in uppercase) to suceed in the installation.


>Do you have any idea ? Is there any invible option for the mount command ?


Mount has both a "nocase" and an "upcase" option you might try. The
last time I needed this, I think upcase performed as advertised (all
names converted to uppercase). Nocase did not work, so I ended up
mounting the CD on my Mac and NFS exporting that to the AIX box, which
did work.

--
Dale Talcott, IT Research Computing Services, Purdue University
aeh@quest.cc.purdue.edu http://quest.cc.purdue.edu/~aeh/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-04-2008, 08:01 PM
Andreas Schulze
 
Posts: n/a
Default Re: "No-Uppercase" problem with CDROM is AIX 4.3.3

aeh@quest.cc.purdue.edu (Dale Talcott) wrote in message news:<aeh.1059665317@quest.cc.purdue.edu>...
> "Fil" <p.hery@free.fr> writes:
>
> >For an SAP installation, we've got problems with CDROM (original SAP CDs !).
> >We mount the CD with "mount /cdrom" as usual.

> ...
> >All the files are in lowercase and we must copy the CD on hard-drive, rename
> >files (in uppercase) to suceed in the installation.

>
> >Do you have any idea ? Is there any invible option for the mount command ?

>
> Mount has both a "nocase" and an "upcase" option you might try. The
> last time I needed this, I think upcase performed as advertised (all
> names converted to uppercase). Nocase did not work, so I ended up
> mounting the CD on my Mac and NFS exporting that to the AIX box, which
> did work.


Not quite - AFAIK nocase and upcase were introduced with AIX 5L
(especially because of this problem with SAP CD's). Question was 'bout
4.3.3 if I got the subject line right.

Regards,
Andreas
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-04-2008, 08:02 PM
Fil
 
Posts: n/a
Default Re: "No-Uppercase" problem with CDROM is AIX 4.3.3

Thanks for your answer.

Actually, we worked with 4.3.3 only ;-(

Regards
Fil

"Andreas Schulze" <b79xan@gmx.de> a écrit dans le message de news:
5ee46f5c.0307312308.7b4c615c@posting.google.com...
> aeh@quest.cc.purdue.edu (Dale Talcott) wrote in message

news:<aeh.1059665317@quest.cc.purdue.edu>...
> > "Fil" <p.hery@free.fr> writes:
> >
> > >For an SAP installation, we've got problems with CDROM (original SAP

CDs !).
> > >We mount the CD with "mount /cdrom" as usual.

> > ...
> > >All the files are in lowercase and we must copy the CD on hard-drive,

rename
> > >files (in uppercase) to suceed in the installation.

> >
> > >Do you have any idea ? Is there any invible option for the mount

command ?
> >
> > Mount has both a "nocase" and an "upcase" option you might try. The
> > last time I needed this, I think upcase performed as advertised (all
> > names converted to uppercase). Nocase did not work, so I ended up
> > mounting the CD on my Mac and NFS exporting that to the AIX box, which
> > did work.

>
> Not quite - AFAIK nocase and upcase were introduced with AIX 5L
> (especially because of this problem with SAP CD's). Question was 'bout
> 4.3.3 if I got the subject line right.
>
> Regards,
> Andreas



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-04-2008, 08:02 PM
Vikrant
 
Posts: n/a
Default Re: "No-Uppercase" problem with CDROM is AIX 4.3.3

"Fil" <p.hery@free.fr> wrote in message news:<3f2a4938$0$19526$626a54ce@news.free.fr>...
> Thanks for your answer.
>
> Actually, we worked with 4.3.3 only ;-(
>
> Regards
> Fil
>
> "Andreas Schulze" <b79xan@gmx.de> a écrit dans le message de news:
> 5ee46f5c.0307312308.7b4c615c@posting.google.com...
> > aeh@quest.cc.purdue.edu (Dale Talcott) wrote in message

> news:<aeh.1059665317@quest.cc.purdue.edu>...
> > > "Fil" <p.hery@free.fr> writes:
> > >
> > > >For an SAP installation, we've got problems with CDROM (original SAP

> CDs !).
> > > >We mount the CD with "mount /cdrom" as usual.

> ...
> > > >All the files are in lowercase and we must copy the CD on hard-drive,

> rename
> > > >files (in uppercase) to suceed in the installation.

>
> > > >Do you have any idea ? Is there any invible option for the mount

> command ?
> > >
> > > Mount has both a "nocase" and an "upcase" option you might try. The
> > > last time I needed this, I think upcase performed as advertised (all
> > > names converted to uppercase). Nocase did not work, so I ended up
> > > mounting the CD on my Mac and NFS exporting that to the AIX box, which
> > > did work.

> >
> > Not quite - AFAIK nocase and upcase were introduced with AIX 5L
> > (especially because of this problem with SAP CD's). Question was 'bout
> > 4.3.3 if I got the subject line right.
> >
> > Regards,
> > Andreas


I know this problem when you install SAP R/3 under AIX 4.3.3
I have used one of these script to over come this problem. If you wish
you can try out.
There are so many SAP R/3 CD, rather than mount 1 by 1. First I
copied the CD on harddisk, then ....

(1) Simple , quick

#!/bin/ksh
# Script to convert file name from small letter to CAPITAL letter
for fname in `echo *` ; do
bigname=`echo $fname | tr [a-z] [A-Z]`
mv $fname $bigname
done

(2) extended version
#!/bin/ksh
# converts lowercase filenames to uppercase
# First convert all directories from lowecase to UPPERCASE
for i in `find . -type d -print`
do
OLD=$i
NEW=$( echo $i|tr '[a-z]' '[A-Z]' )
if [[ $OLD != $NEW ]]
then
echo "$OLD -> $NEW"
mv $OLD $NEW
fi
done
# Now convert remaining files from lowercase to UPPERCASE
for i in `find . -print`
do
OLD=$i
NEW=$( echo $i|tr '[a-z]' '[A-Z]' )
if [[ $OLD != $NEW ]]
then
echo "$OLD -> $NEW"
mv $OLD $NEW
fi
done

Good Luck,
VK
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-04-2008, 08:04 PM
Fil
 
Posts: n/a
Default Re: "No-Uppercase" problem with CDROM is AIX 4.3.3

Thanks ;-)

"Vikrant" <icanhearyou@rediffmail.com> a écrit dans le message de news:
d236b1b8.0308020232.14bdc2c@posting.google.com...
> "Fil" <p.hery@free.fr> wrote in message

news:<3f2a4938$0$19526$626a54ce@news.free.fr>...
> > Thanks for your answer.
> >
> > Actually, we worked with 4.3.3 only ;-(
> >
> > Regards
> > Fil
> >
> > "Andreas Schulze" <b79xan@gmx.de> a écrit dans le message de news:
> > 5ee46f5c.0307312308.7b4c615c@posting.google.com...
> > > aeh@quest.cc.purdue.edu (Dale Talcott) wrote in message

> > news:<aeh.1059665317@quest.cc.purdue.edu>...
> > > > "Fil" <p.hery@free.fr> writes:
> > > >
> > > > >For an SAP installation, we've got problems with CDROM (original

SAP
> > CDs !).
> > > > >We mount the CD with "mount /cdrom" as usual.

> > ...
> > > > >All the files are in lowercase and we must copy the CD on

hard-drive,
> > rename
> > > > >files (in uppercase) to suceed in the installation.

> >
> > > > >Do you have any idea ? Is there any invible option for the mount

> > command ?
> > > >
> > > > Mount has both a "nocase" and an "upcase" option you might try. The
> > > > last time I needed this, I think upcase performed as advertised (all
> > > > names converted to uppercase). Nocase did not work, so I ended up
> > > > mounting the CD on my Mac and NFS exporting that to the AIX box,

which
> > > > did work.
> > >
> > > Not quite - AFAIK nocase and upcase were introduced with AIX 5L
> > > (especially because of this problem with SAP CD's). Question was 'bout
> > > 4.3.3 if I got the subject line right.
> > >
> > > Regards,
> > > Andreas

>
> I know this problem when you install SAP R/3 under AIX 4.3.3
> I have used one of these script to over come this problem. If you wish
> you can try out.
> There are so many SAP R/3 CD, rather than mount 1 by 1. First I
> copied the CD on harddisk, then ....
>
> (1) Simple , quick
>
> #!/bin/ksh
> # Script to convert file name from small letter to CAPITAL letter
> for fname in `echo *` ; do
> bigname=`echo $fname | tr [a-z] [A-Z]`
> mv $fname $bigname
> done
>
> (2) extended version
> #!/bin/ksh
> # converts lowercase filenames to uppercase
> # First convert all directories from lowecase to UPPERCASE
> for i in `find . -type d -print`
> do
> OLD=$i
> NEW=$( echo $i|tr '[a-z]' '[A-Z]' )
> if [[ $OLD != $NEW ]]
> then
> echo "$OLD -> $NEW"
> mv $OLD $NEW
> fi
> done
> # Now convert remaining files from lowercase to UPPERCASE
> for i in `find . -print`
> do
> OLD=$i
> NEW=$( echo $i|tr '[a-z]' '[A-Z]' )
> if [[ $OLD != $NEW ]]
> then
> echo "$OLD -> $NEW"
> mv $OLD $NEW
> fi
> done
>
> Good Luck,
> VK



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:04 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com