Hi Tru64 UNIX managers,
System disk partition of our A/S ES40 is in mirrored
volumes under LSM of Tru64 UNIX v5.1.
Following is part of our /etc/fstab:
/dev/vol/rootdg/rootvol / ufs rw 1 1
/proc /proc procfs rw 0 0
/dev/vol/rootdg/vol-dsk0g /usr ufs rw 1 2
It's file system is UFS.
The question:
If I want to bring the system to single user mode,
then how to mount /usr in order to have read
& write access? Will it be:
#mount /dev/vol/rootdg/vol-dsk0g /usr
--- or ---
#mount /dev/disk/dsk0g /usr
Background of the question: Patch kit installation in
a single user mode.
Thanks & rgds,
Ronny Yusniawan
ryusniawan_at_yahoo.com
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
Received on Mon Nov 11 2002 - 07:31:37 NZDT