Ubuntu :: Mount ISO On A Network Share?
Jul 2, 2010
I'm trying to mount an ISO file over a Windows network share. The share is automatically mounted by Nautilus somewhere in ~/.gvfs and I'm trying to mount the image using:
Code:
sudo mount -o loop,ro -t iso9660 '~/.gvfs/[...]/image.iso' /tmp/iso
However, I just get a
Code:
[...]/image.iso: Permission denied
When I copy the ISO file over to my local hard disk, it works fine, but not over the network. How come? I don't have write access to said network share, but I don't think that should be necessary anyway.
View 3 Replies
ADVERTISEMENT
Jan 24, 2010
I have a Karmic server install on which I've set up a network drive mapping to a NAS (CIFS). I'm having trouble with automounting the disk though, as (from what I can tell) the disk is attempting to mount before the network is up.dmesg shows the following:
Code:
[ 10.421192] lirc_dev: lirc_register_driver: sample_rate: 0
[ 10.427116] lirc_mceusb[2]: Topseed Technology Corp. eHome Infrared Transceiver on
[code]...
View 2 Replies
View Related
Jan 22, 2011
I have installed ubuntu 10.10 and the Samba addon to configure my shares to my Windows terminals.This is what I got
Firewall off (utf disabled)
Internal Sata /dev/sda1 (EXT4 FS)
External USB HDD /dev/sdb1 mounted at /media/SG1500GB (EXT4 FS)
I have two shares
1. //home/test - Which I can see and access with no problems (can't write to it though even though I set the share as writable?, but, I can read from it). This is available to everyone. My windows terminal can see this folder and access it. This is on my main 80GB internal drive /dev/sda1.
2. //media/SG1500GB/Music. I set this up for everyone full access and I can see it at all my Windows machines but,I can't get into the folder. Windows keeps giving me an error stating network path not found.I also try to access it via the Nautilus (Places/Network/system/music) and get an error message "unable to mount location, Failed to mount windows share". This drive is mounted per the disk utility.
View 4 Replies
View Related
Jan 26, 2010
We recently moved to a new home and I am trying to get my home file/print server set up again. Thanks to swerdna's excellent website, I got my server box (just upgraded from 11.0 to 11.2) running Samba and serving my shares over the network, and my "client" machines can access them without a problem.However, I'm not having much luck setting up CIFS mounts on my Linux desktop. I have my all-purpose user added to the Samba auth list (via smbpasswd), and configured my client as swerdna's howto's specify, and I can access the files just find. However, when I try to mount the shares with this command:
Code:
mount -t cifs -o username=klein,password=klein //192.168.1.70/sharedmedia /home/zak/SharedMedia/
I get the following error:
[code].....
View 2 Replies
View Related
Sep 13, 2010
I tried to mount a NFS share folder from another subnet. The NFS client on my SUSE 11 server could not detect it. The folder is in a different subnet. Is some one know how to make it work?
View 6 Replies
View Related
Mar 19, 2011
I have a computer, the one I am on now, with Ubuntu 10.10, it should be completely updated... and I can network with other computers, I can access Windows XP and 7 shared locations on other computers, and I can also get Ubuntu on other computers to access this computer's shared files.What I can't do, however, is share my hardrives that are on this computer, I have tried sharing them in /media/ and etc, but it is not working, apparently you have to mount them in some mystical way.
Another problem is getting Windows machines to access Ubuntu computers on the network - which I believe is a Windows problem, so I can figure that out some other time, but importantly, I want to be able to share my hardrives over the network.
If someone can give me some instructions to mounting and sharing hardrives(internal), and even my DVD-Drives, and portable USB devices, would also be fantastic - since, in Windows you can just right click, "share", and it's done.. It is a very useful thing to have, and I don't want to use Windows on this computer anymore, but I have no choice, really, if I can't share my storage to the other computers.
View 4 Replies
View Related
Mar 21, 2011
Q: How do I mount a CIFS share so that my user stevej has all rights to it?
Summary: I can mount the share as root.
mount.cifs //10.x.x.x/Data /home/stevej/Synology/Data/ --verbose -o user=stevej
Using Dolphin in Super-User mode, I can copy files and directories from the share to itself with no errors. Using Dolphin in Normal-user mode. I get the failure "Could not change permissions for...". The file is copied, but its owner,timestamp and permissions are wrong. If a subdirectory is involved, the copy aborts.
Using Windows XP I can copy files and directories from the share to itself with no errors.
Testing: If I mount with uid and gid, then my normal user can not access the share.
mount.cifs //10.x.x.x/Data /home/stevej/Synology/Data/ --verbose -o user=stevej uid=stevej gid=users
[code]...
Synology DS211 - There are 2 users on it. One of which is stevej and the other is julie. Rights RWX are applied to the users and the group called users. All files have stevej as the owner and users as the group with RWX Opensuse 11.4 - There are 2 pc's. One is run as stevej. The other pc runs as julie Windows 2000 - Runs as stevej and maps to the share as stevej.
Works as expected Windows XP - Runs as julie and maps the the share as julie. Works as expected Ultimately, I want the shares to automount at boot, or login and give the user full access. I have been to Swerdna's page and done as much as I can, but still no luck.
View 4 Replies
View Related
Jun 8, 2010
this has happened in different distros, so far i have tried slack, arch, and mint at work i have an xp box with a shared folder i created. on my linux box i setup fstab as follows
Code:
//winxp/temp$ /home/user/temp cifs rw,uid=1000,gid=1000,credentials=/home/user/.creds 0 0
this gets mounted correctly and i can read/write the shared folder at home i have a win7 box that i create a share on and use the exact same code in fstab, but it wont mount the share. i get something like permission denied or access denied is there a difference in how winxp and win7 share folders? my usernames on the linux boxes match those of my windows boxes at each location. i have given my win accounts full access and control over the win shares.
View 9 Replies
View Related
Jul 26, 2010
I have a Dell Inspiron 1720 running Ubuntu v10.04 with a wireless card.My desktop is a Dell Optiflex running WinXP.The desktop is connected via ethernet cable to a Linksys wireless router. Certain folders on the desktop are set for sharing. Up until early last week I was able to access the desktop folders from the laptop with no issues.Suddenly I am now getting this error "Unable to mount location Failed to mount Windows share" whenever I try to access the desktop folders from the laptop.I suspect an upgrade is the culprit, but not sure.
View 3 Replies
View Related
May 25, 2010
I have been trying to share folders from my main PC which is running Ubuntu 10.04. I have been able to figure out Samba enough to get my a couple of folders shared, but I have been unable to share any folders which are on my external harddrive. After entering the path in my smb.conf file they appear on the network but I am unable to navigate to them. When trying to navigate to them through the network folder on the pc they are actually connected to I get an "Unable to mount location: Failed to mount windows share" dialog box. On the windows pc I am trying to share with I get, "Windows cannot acces \Josh-Desktop
ame of folder"
My smb.conf file looks like this:
That folders I cannot access are Music and Videos.
View 9 Replies
View Related
Mar 21, 2010
i'm trying to connect to the three other machines in my house but am having quite a hard time doing so. i've never had a problem in the past with ubuntu, but, with 9.1 and windows 7, things have gotten a bit harder. i'm running 9.1 and my roommates are running windows 7. i've installed, set up and configured samba and i can see the computers on my network, but any time i try to access either of the drives, it says unable to mount location: failed to mount windows share.
View 4 Replies
View Related
Sep 5, 2010
I have recently set up an ubuntu installation on an old PC. After some fiddling with both it, and the windows 7 machine, I have managed to share all of my drives. However, when attempting to access them from ubuntu, only 2 of the 4 hard disk shares will mount, with the other 2 failing with a Unable to mount location, failed to mount windows share error message.
View 2 Replies
View Related
Mar 27, 2011
im trying to get a network setup i followed the instruction via gentoo wiki samba what i have done
[Code]...
then i did chmod 777 to the shared folders on both machines went into nautilus it sees the folder but it will not mount the folder showing the error msg:"unable to mount location failed to mount windows share" ive been searching unbuntu forums opensuseforums and google for an answer to this issue but as of right now anything that i have tried to do has failed and nothing seems to be working.
View 12 Replies
View Related
Sep 3, 2010
I have a router that supports NAS; that is, you can plug a USB drive directly into the router, and it becomes a Windows share. I can manually mount the NAS share and use it properly. But, I would like to have it automatically mount on startup. The main reason for this is to assign it a proper mount point so that I can access it from the command line, since I'm having trouble doing that after I mount it manually.
To mount it manually, I go to Places > Connect to Server, select the "Windows Share" service type, and enter "//192.168.1.1/USB_Storage" as the server name. The server name is supposed to be "//readyshare/USB_Storage," but that does not work, so I used the IP address.
I would like to mount this drive at /mnt/readyshare. So, I followed (I thought) the instruction in this document. I created the directory /mnt/readyshare I assigned myself a samba password with smbpsswd I created a group "readyshare" with the GID 1010 I created a .smbcredentials file in my home directory I modified my /etc/fstab file.The .smbcredentials file reads:
Code:
username=<my username>
password=<the password I created with smbpsswd
The line I added to my /etc/fstab is:
Code:
//192.168.1.1/USB_Storage /mnt/readyshare smbfs iocharset=utf8,credentials=/home/<my username>/.smbcredentials,dir_mode=0775,gid=1010 0 0
But, no dice. The share does not mount.What am I doing wrong?
View 9 Replies
View Related
Dec 11, 2010
I need to mount two Samba shares from my Ubuntu Server to my Desktop they are:
[shared]
path = /media/share
read only = no
guest ok = yes
[www]
path = /var/www
read only = no
I made two directories in my home folder on the desktop called share and www how do I mount these now? I have to use the terminal btw.
If I run the command: smbclient -L //192.168.10.101 which is the IP of my server it works.
View 1 Replies
View Related
Dec 31, 2009
I have four PCs in my house that are running opensuse 11.2 and I want to create a home network to share files, scanner and printer.
View 4 Replies
View Related
May 7, 2011
Sometimes my file share network stops working,and will then work again.I'm lost with this problem. The server pc is a Zenwalk pc.The other pc is a win7 pc. This error only occurs on Zenwalk. When i run puppy from the live cd the file shares are always visible,without fail.Under puppy i use pNethood. When the ping command is used there is no problem, and the pc name can be pinged.This is shown below:
[Code]...
View 6 Replies
View Related
Jan 10, 2010
I cannot connect to a share on Windows XP machine, because it rejects my password. I'm using correct username and password. When running from console, smbclient's error message is: session setup failed: NT_STATUS_LOGON_FAILURE I can connect to said share from other Windows machine.
View 9 Replies
View Related
Feb 8, 2010
I want to mount a samba share form another Ubuntu pc.
With nautilus I can do: smb://xxxxxxx;username@192.168.1.12/sharedfolder/ And i can browse the shared folder without problem
but I want to mount it. I have tried:
Code:
user@compu:~$ sudo mount -t smbfs //192.168.1.12/sharedfolder /mnt/folder -o username=username
mount: wrong fs type, bad option, bad superblock on //192.168.1.64/esco3,
missing codepage or helper program, or other error
[Code].....
Im aware I'm not passing the password and I was hoping it would ask me. Also I'd like to store all that info in my computer and try to auto mount the shared every time i use the pc.
View 3 Replies
View Related
Mar 4, 2010
I'm trying to access shared directories on a WIN/XP box in my home lan and get that message.
I can access other shared directories on a Win-7 box, but not those on the old WIN/XP box.
Where to start to debug this?
View 4 Replies
View Related
Mar 21, 2010
i've been trying to network with the other computers that are in the house so that we can share music and pictures and what not, but, everytime i try to view one of their computers it says unable to mount location failed to mount windows share.
View 1 Replies
View Related
Apr 16, 2010
I'm using Unix services for windows on a windows system and shared a few folders using it; now how can I mount it on Linux?
There's no way you can search for this question online. These search terms -
"mount windows NFS share linux"
Also mean -
"mount linux NFS share windows"
and -
"mount share windows linux NFS"
Which actually means NFS 4 which supports SMB protocol.
So actually it's IMPOSSIBLE to search for this and so this will be a good sticky.
View 9 Replies
View Related
Aug 17, 2010
I'm trying to mount a windows share (that mac users use) using:mount -t cifs //x.x.x.x/Graphics /mnt/graphics -o username=x,password=x,iocharset=utf8.It mounts ok for the most part, but where the mac users put bullets in front of their file names, ubuntu displays questions marks. I've tried this without the iocharset as well and same result when I execute ll -l.
View 1 Replies
View Related
Nov 22, 2010
So here's: sudo apt-get install fusedav
Make a mount location, chown the directory, give yourself permissions.
I put my script in /etc/init.d. I'm sure you could put it anywhere though.
Paste the following in the file.
Make the permissions readable only by root, because it has your password in plain text.
Make it executable.
Make it run at boot.
Reboot and use.
View 2 Replies
View Related
Jan 13, 2011
One problem I'm having is with getting some apps to access NAS hosted files and folder over samba. Two examples are photo managment apps and backup apps, which seem to only want to work with local files and folders.I have come across a number of articles about cifs, autofs, gigolo, fstub, etc (including the autofs community documentation). But so far I've had no luck in auto mounting a samba shared resource as local.
Can anyone point me to a definitive tutorial, or provide an explanation on how I might accomplish auto mounting samba shares?
View 7 Replies
View Related
Jan 21, 2011
used to work perfectly with my password being memorised and all, I would click on network, select the desired pc and access my shares on the network perdectly. As far as I can say nothing has changed, same username and password and workgroup, however when I now select the computer I desired to connect in Nautilus it ask for my password and username (which I know), but it doesn't connect, it continually ask for it.
The weirdest part (which make me believe the problem comes from my machine) is I can mount the network drive using "mount -t smbfs", with my usual login details Why has the graphical nautilus interface stopped working?
View 1 Replies
View Related
Mar 15, 2011
in a nutshell im trying to share 2 HDD's in same machine with several windows machines1. auto login so no welcome screen.2. auto mount the drives3. share the drives with/without password 1 is fine, i did resolve issue 2 with "storage device manager" but no matter what i do i cant get it to load correctly as i cant remove the option "mount file system in read only mode" so i cant create/move/delete anything. i did also change the owner for when it mounts off root to my user, but still no avail.and i can share the drives using ubuntu, but i also have samba.not important
Code:also another 2 Q's for after i have sorted this, i need ubuntu to shut down when i simplypress the off button as this will have no mouse, keyboard or TFT attached.so then i can simply press the on button and within a min or so i can just connect to my 'network drives' and then also to enable a remote desktop viewer, i did try the inbuilt 1 but couldnt connect with my win 7 machines
View 8 Replies
View Related
May 6, 2011
I am currently in a more mixed environment as I desire and I need to mount samba shares because I need to work with the data. I noticed that nautilus does not really mount the shares and some applications cannot deal with smb urls. I searched and found this old thread: [URL]. Is it possible that after all these years, this is still unchanged? To permanently mount on boot time is not an option for me as the drive will not always be available - already changes when I move within the office from fixed to WLAN (e.g. when going to a meeting and vice versa).
View 1 Replies
View Related
Feb 22, 2011
i have 3 comps(running suse 11.3) and a laptop(running vista sp2). i have installed samba on all suse comps. i have a printer attached to one of the comps and it has been shared also the internet connection on that comp has been shared. all the computers are connected using lan cables through an ethernet switch. i also have a wireless router which is connected to the ethernet switch.
I am able to view all the comps on the network except the laptop running vista. all the desktops are visible on the network and are able to print and share files on the network and also connect to the internet. the laptop running vista can connect to the internet but its not visible on the network and nor can it share files across the network or access the printer.
View 1 Replies
View Related
Mar 31, 2011
I've got a NFS server on my network with an IP of 10.1.1.50/24. I installed NFS and configured /etc/exports as follows:
Code:
/data10.1.10.0/24(ro,sync)
/data10.1.1.0/24(rw,sync)
I was able to successfully mount the NFS share from my Ubuntu workstation (10.1.10.204/24) but it failed to mount from the RHEL 6 server which is 10.1.1.50/24 with the error below:
Code:
[root@cmtools /]# mount 10.1.1.31:/data share
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: an incorrect mount option was specified
I think the RHEL 6 server is missing some RPM's or packages to allow NFS mounts or something to that nature.
View 9 Replies
View Related