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
disk can see in the format command.
please me for solve this problem Thank everybody.
Hi Guru's,
I am unable to mount NFS share on unix system (DG/UX) which is nfs client.
Error:
Code:
mount: /nfsshare: Invalid argument
mount: giving up on:
/mountpoint
i tried following commands
Code:
mount -t nfs remotehost:/nfsshare /mountpoint
Error:
Code:
mount: /nfsshare: Invalid argument
mount: giving up on:
/mountpoint
there is no entry of this in /etc/mnttab.
Hi Guru's,
I am unable to mount NFS share on unix system (DG/UX) which is nfs client.
Error:
Code:
mount: /nfsshare: Invalid argument
mount: giving up on:
/mountpoint
i tried following command
Code:
mount -t nfs remotehost:/nfsshare /mountpoint
Error:
Code:
mount: /nfsshare: Invalid argument
mount: giving up on:
/mountpoint
there is no entry of this in /etc/mnttab.
re
I've just converted a server from Fedora 14 to Ubuntu 12.04. "Converted" of course means a clean install.
I'm now trying to get all of the services back up and running and have some working pretty quickly, but I'm stymied on getting automount to mount work with a local directory.
Hey all,
I'm running into some problems with Kubuntu all of a sudden. Yesterday the computer was running poorly, and after a restart it came up with:
Code:
error: hd0 out of disk
press any key to continue...
...
I'm Unable to install VirtualBox Guest Additions on Fedora 64bit LXDE, the first couple of Linux virtual machines I setup I had no problems with guest additions, but I had to throw them again because of other issues.
Fedora is working fine except for the guest additions part.
First of all I was able to mount it, but it wouldn't run LinuxAdditions.run, does Guest Additions support 64bit Linux or
My problem occurs when I try to mount /dev/sda2 to /disk. I keep receiving this error message: "mount: unknown filesystem type 'LVM2_member'"All my data is in this ... [by columbus]
Hello,
I recently rooted and installed a custom ROM CM10 nightly onto my transformer, and proceeded to wipe data as normal. I went to do it, and it was taking a long time, 5-6-7-8 mins passed and I thought something is wrong. So I force turned it off.
I have a real linux installation being virtualized under a Windows 8 host, by using the VBoxManage.exe internalcommands createrawvmdk method.
I'm trying to mount an exFAT partition into the virtualized machine (which is the partition of shared work files), but even though I have fuse-exfat installed, and the partition is perfectly mountable while booting entirely into Ubuntu, I can't mount it whi