1833038 Members
2405 Online
110049 Solutions
New Discussion

pfs_mount question

 
Tommy Wang
Occasional Advisor

pfs_mount question

is there anyone can help me to mount a dvdrom(PIONEER DVD-ROM DVD-303) using pfs_mount.
any help would be highly appreciated.
2 REPLIES 2
Andreas Voss
Honored Contributor

Re: pfs_mount question

Hi,

look here:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x2963c5ea0230d411ade80090279cd0f9,00.html
This problem was discussed in the past.

Hope that helps you.

Greetings

Andrew
Steve Massey_1
Frequent Advisor

Re: pfs_mount question

Hi

I use this to mount Oracle CD's

Create //etc//pfs_fstab
include
//dev//dsk//c5t3d0 //SD_CDROM pfs-rrip xlat=unix 1 0

Run

nohup //usr//sbin//pfs_mountd &
nohup //usr//sbin//pfsd &

//usr//sbin//pfs_mount /SD_CDROM

I am sure it would work on any type

Steve
Note if 2 forward slashes appear in the above it should only be 1.