Sponsored Content
Full Discussion: mount point
Top Forums UNIX for Dummies Questions & Answers mount point Post 45940 by zazzybob on Tuesday 6th of January 2004 06:03:51 AM
Old 01-06-2004
You'll need to make sure that /newdirectory (i.e., the mountpoint), exists before trying to mount anything on that mountpoint.

Type
Code:
mkdir /newdirectory

to make the directory, then run the mount command again.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

mount point lost

hi , I was applying patches after that when i reboot i get these message. I did not do anything other thatn this. Now i am unable to start my oracle . Tell me how to solve this These are the error messages forceload of /drv/rdriver failed /drv/rdmexus failed ... (7 Replies)
Discussion started by: sathiya
7 Replies

2. UNIX for Dummies Questions & Answers

Recover mount point

A disk was sliced into 6 slices with m01 being the mount point for one of the slices. This mount point was deleted with rmdir (ie. rmdir m01). What is the easiest way to recover this mount point? (1 Reply)
Discussion started by: here2learn
1 Replies

3. UNIX for Dummies Questions & Answers

concept of mount point

Hi All I Know it is a really basic and stupid question perhaps...But I am going bonkers.. I have following valid paths in my unix system: 1. /opt/cdedev/informatica/InfSrv/app/bin 2. /vikas/cdedev/app Both refer to the same physical location. So if I created one file 'test' in first... (3 Replies)
Discussion started by: Vikas Sood
3 Replies

4. UNIX for Advanced & Expert Users

Mount point options

Hello all, I'm sharing 1 volume from a Sun Storage array (6130), out to 2 servers. Created a slice on one server and mounted a filesystem. On the other server the disk already sees the created slice from the other server (shared throught the storage array, so mounted this filesystem as well. ... (1 Reply)
Discussion started by: Sunguy222
1 Replies

5. UNIX for Advanced & Expert Users

mount point lists

is there any command to know the list of mount points in a server.i need only the mount point lists.i tried using df but it was not helpful.i am using Solaris (1 Reply)
Discussion started by: dr46014
1 Replies

6. Solaris

Size of Mount Point

Hi, On Solaris 5.10, I have a following mount point: /dev/dsk/emcpower0a 492G 369G 118G 76% /u02 In /u02, from the du -h command, I can see that only 110G is used by couple of directories. I am wondering where the rest of 259G has gone? Any ideas please? How can I check... (17 Replies)
Discussion started by: fahdmirza
17 Replies

7. AIX

Change Mount point

Deart All, can any one help to do this, i need to change mount point in AIX 6 /opt/OM should be /usr/lpp/OM, how do i do.... Please help me Urgent issue (2 Replies)
Discussion started by: gulamibrahim
2 Replies

8. Shell Programming and Scripting

Mount point usage

Hi Guys, I have Solaris 9 and RHEL 5 boxes I implemented script to send me an email when my mount point is > 90. Now the ouput id like these: /dev/dsk/emcpower20a 1589461168 1509087840 64478720 96% /data1 /dev/dsk/emcpower21a 474982909 451894234 18338846 97% /data2... (2 Replies)
Discussion started by: Phuti
2 Replies

9. Red Hat

NFS mount point

Hi, Can you tell me something about NFS mount point ? Regards, Maddy (3 Replies)
Discussion started by: Maddy123
3 Replies

10. UNIX for Beginners Questions & Answers

How to create a new mount point with 600GB and add 350 GBexisting mount point? IN AIX

How to create a new mount point with 600GB and add 350 GBexisting mount point Best if there step that i can follow or execute before i mount or add diskspace IN AIX Thanks (2 Replies)
Discussion started by: Thilagarajan
2 Replies
HVMOUNT(1)						      General Commands Manual							HVMOUNT(1)

NAME
hvmount - Mount or umount device through HAL SYNOPSIS
hvmount COMMAND ARGS [options] hvumount [options] <-c | -r> <-a | mountpoint | device | udi> DESCRIPTION
hvmount Umount the mountpoint, device, or udi given on the command line, or all mounted devices. Alternatively (and additionaly), device, udi and mountpoint may be given using options -p, -d or -u. COMMANDS
mount device udi mount device which has udi. register mountpoint udi register mountpoint for udi. umount unmount device, mountpoint or udi. list list mounted and registered devices. umountpoint udi unregister mountpoint for udi. remove udi remove completly udi. clean remove database. OPTIONS
-d device -p mountpoint -u udi -a When listing, list all the existing devices. For the other operations, perform the operation on all the handled devices. hvumount Options -l label set label (for pmount) -m umask --s if set, mount sync SEE ALSO
halevt(1), halevt-mount(1) 7th Edition HVMOUNT(1)
All times are GMT -4. The time now is 06:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy