Operating System - HP-UX
1834935 Members
2494 Online
110071 Solutions
New Discussion

Installing Glanceplus Pak from application CDs.

 
SOLVED
Go to solution
SM_3
Super Advisor

Installing Glanceplus Pak from application CDs.

Installing Glanceplus Pak from application CDs.
There's no problem from the UI or GUI!

But from the command line if I do
#cd /SD_CDROM/B3699AA_TRY


#/SD_CDROM/B3699AA_TRY>ll
total 0
nothing here????

is it not possible to do from the command line?

I'm not at the swinstall -s stage yet

since there's nothing in the directory

but it's this "B3699AA_TRY" i use from the UI

what's happening?
4 REPLIES 4
Ken Hubnik_2
Honored Contributor

Re: Installing Glanceplus Pak from application CDs.

cd /SD_CDROM and do a listing of the directory and see what is there.
SM_3
Super Advisor

Re: Installing Glanceplus Pak from application CDs.

I tried that.
There are directories in there but when I cd into the directory there's nothing in the directory that i'm interested in

# pwd
/SD_CDROM/B3699AA_TRY
# ll
total 0
#
Sridhar Bhaskarla
Honored Contributor
Solution

Re: Installing Glanceplus Pak from application CDs.

Hi,

It is only a pointer. You will find the individual products inside it under the /SD_CDROM directory. If you click on B3699AA_TY in the CLI or GUI, it will display products inside and you will find sub directories of these products in /SD_CDROM. For ex., /SD_CDROM/Glance. B3699AA_TY represents only the bundle.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
SM_3
Super Advisor

Re: Installing Glanceplus Pak from application CDs.

nice!

well that cleared that up!
cheers Ken & Sridhar