I know about mount/umount. I was just not sure if I could manipulate the fstab file without getting into any kind of trouble...
Since all disks/volumes automount on /Volumes.
Why do you want to manipulate /etc/fstab? As soon as it's automounted:
The issue here is that I am going to migrate from a SUN Solaris based server to a OS X based server.
On the Solaris server, the external raid system is mounted on /raid.
It is important for me to maintain the paths on the file system.
That is why I would like to get an equal mount point on OS X as I currently have on the Solaris server.
One thing is to manually change the mount point for a disk, but I also need it to stay that way after a reboot as well.
Seems that my crystal ball misinterpreted your information so far. The words "newly connected" and "automatically mounts" apparently triggered the "I want to mount my USB pen drive in a different directory" chain.
As long as your external RAID system is connected using the same device path, just add it in /etc/fstab (and I'm sure OSX has a nifty GUI for that) to keep it there even after a reboot.
Hi folks,
because of disk space problem my root is almost full..The root is mounted on rpool and i want to move /app on a new disk, is that possible without compromising any link?How can i do that?
I use solaris 10
Thank you in advance,
Matt
---------- Post updated at 04:36 PM... (8 Replies)
So. My system have 2 solaris10 machine but system disk of machine 1 data crash.I bring the system disk of machine 1 install on machine2 for get data from disk machine1 but I can't mount disk. because msg is
bash-3.00# mount /dev/dsk/c1t3d0s0 /mnt
mount: /dev/dsk/c1t3d0s0 is not this fstype... (3 Replies)
Hi all,
i must add a new disk on a LPAR.
I've done all the HMC and VIOS Procedure to create a virtual host with disk and assign it to lpar.
I don't remember how i must do on the lpar to see this disk. (i use lvm not veritas).
Thanks in advance and sorry for my english.
Bye
Mario (2 Replies)
I am working with a Sun StoredgeTek 6540 disk array connected to two Sun 490 servers. After taking one of the 490 nodes on the cluster down to single user mode I proceeded to install the latest cluster patch from Oracle. After the patch was completed the system rebooted, failed to rejoin the... (2 Replies)
Hey there, sorry if this is a bit too much of a noob question, trying to get to grips with a simple bash script - but i have done ZERO bash scripting.
basically having worked out how to mount and unmount disks using:
disktool -m *device* & disktool -e *device*
- and looking at the result of... (2 Replies)
hi
i am wondering if it is possible to use one nfs mount point for several logical volumes.
i have a top level directory /imaging with data1 - data50 below it. each dataX directory is a logical volume configured through LVM. if i mount them separately on the client (i.e. 50 lines in fstab... (1 Reply)
Good morning,
I have a problem replacing a disk with raid-5 volumes.
An hardware error was occurred from a disk c9t3 so all slices were in maintenace. Every slice is part of a raid-5 volume. Any replica is present.
Following Volume manager manual for replacing a disk, I have:
- phisically... (0 Replies)
Anyone,
I am trying to mount a second hard drive on a sunfire V120 w/solaris 5.8. I took this hard drive from another system because I deleted some files off that system and I want to mount it to another system so I can copy the file back onto the system. I really have no other means of... (2 Replies)