How can you create mount points in solaris?

Answer Posted / $3nth!l kum@r.s,

Creating mount point on UFS FS.
ex..
1.newfs /dev/rdsk/c0t0d0s7
2.mkdir /createUFS
3.mount -F ufs -o
rw,laregefiles /dev/dsk/c0t0d0s7 /createUFS(if your
mountpoint size above 2GB you have to use the option
laregefiles..)
4.vi /etc/vfstab(for making Permanent mountpoint)

Creating mount point on VXFS FS
ex...
1.mkfs /dev/vx/rdsk/newdg/vol1
2.mkdir /createUFS
3.mount -F vxfs -o rw,
laregefiles /dev/vx/dsk/newdg/vol1 /createUFS(if your
mountpoint size above 2GB you have to use the option
laregefiles..)
4.vi /etc/vfstab(for making Permanent mountpoint)

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can u find a file which is logged in last week?

2172


If the root disk is failed how can change it?

1956


please post step by step installation of packages from the EIS cd..

1762


Write the steps involved in creating and executing a program to implement the “case” command.

526


How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?

3398






How to configure email notification in solaris 8? We are using netbackup 5

2882


Where do you get Alarm prompt?

2262


What are the differences between the command line and graphical user interface?

609


What does pkgadd command do?

648


what is the difference between solaris8 and solaris9 and solaris10

4851


Which command is used to backup and restore solaris file system?

558


After first installation of Solaris 10, what and all the Securities We need to set and how ?

1809


There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?

1970


How to make SUN server as router in subnetwork?

2153


what are the alarms in solaris?

2699