Hi!
I am trying to install oracle. i want to create mount point.
How can I create in unix sun ver 8.0
I am not unix admin.
Please help
Printable View
Hi!
I am trying to install oracle. i want to create mount point.
How can I create in unix sun ver 8.0
I am not unix admin.
Please help
I would recommend you to get the Unix admin behind you.
A mount point is simply a directory so:
$ mkdir /u01
It's a good mount point , BUT you will be using the space of root "/"
It's hard to explain a lot of things that's why you must ask your sysadmin to create you a mount point at least 2Gigabytes big.
I agree with ramon
You can pretty much screw up the whole disk if you dont know what they are.. Please contact a Sysadmin
If you are very familiar with Unix and just want some help in creating some mounts off of a new disk etc., check the sun docs at http://docs.sun.com/
Hope that helps
dba