Ubuntu :: Network Share Attempting To Mount Before Network Is Up?

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


ADVERTISEMENT

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 View Related

OpenSUSE Network :: Mount Error 12 When Mounting A CIFS Share?

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

OpenSUSE Network :: Mount NFS Share Folder From Diferent Subnets?

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

Ubuntu Networking :: How To Share/Mount Hard Drives Over A Local Area Network

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

OpenSUSE Network :: Mount A CIFS Share So That User Stevej Has All Rights To It

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

OpenSUSE Network :: Create A Home Network To Share Files - Scanner And Printer

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

Networking :: Network Has An Intermittent Fault - File Share Network Stops Working

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

OpenSUSE Network :: Share Files Across The Network Or Access The Printer?

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

Debian :: Network Manager Can't Share Network Connection?

Nov 13, 2015

In Googling around it appears that the Network Manager used to have a nice simple (obvious, logical, straightforward, intuitive, easy-to-use... ... can you tell I'm a bit surprised that there's not a simple button to do this, it's pretty common functionality ) option in the IPv4 tab called "Shared to other computers" allowing you to share your network connection with any computers connected to yours... kind of like this:

[URL] ....

Professor Google seems to indicate that this may have existed in Debian at one point but, I don't see this option anymore. How do I get it back (or is there another gui way to do this without editing the /etc/network/interfaces file... if there's no other way to do this... that's fine but I'd prefer an easy method of enabling and disabling sharing)?

What I'm trying to do... I have a Beaglebone Black connected via IP over USB. When I'm ssh'ed into the BeagleBone, I want to be able to use aptitude install to grab new packages etc... and that kind of requires access to the outside world. Everything I've found so far seems to to require a modification to the interfaces file but since (according to the interfaces man page) the preferred method is to use the network manager if possible... I'm trying to avoid that.

* It should be noted that I'm running sid with the experimental 4.3 kernel so... maybe in doing so I've shot myself in the foot?

View 5 Replies View Related

Ubuntu Servers :: Bind9 Attempting Ipv6 On Ipv4 Network

Oct 29, 2010

After upgrading from 9.10 to 10.04, a hundred or so of (for example)

Code:
error (network unreachable) resolving '14.42.117.203.in-addr.arpa/PTR/IN': 2001:500:13::c7d4:35#53: 1 Time(s)

messages appear in syslog each day. Each URL has from 2 - 6 attempts at various ipv6 addresses. My question is why is bind9 trying to resolve ipv6 addresses? I have done nothing to enable or disable ipv6 and thought that if not explicitly enabled I would not have to be concerned with it.

View 1 Replies View Related

OpenSUSE Network :: Instance Attempting To Write A File From The Localhost?

Jan 17, 2010

This is a follow-on to "samba write failure crashes linux". It has the dmesg output when the write failure occurs.The remote server is os/2 v4.50 fp3.The failure occurred in this instance attempting to write a file from the localhost to a samba-mounted resource on a remote host. The failure always happens when at least 3 MB have been transferred. Smaller files are not a problem.

Other cases:
1. Saving any email (thunderbird) attachments to the localhost,
2. Downloading anything to the localhost using Firefox.

The most notable aspect are the phrases "kernel BUG" and "invalid opcode".

[Code]...

View 1 Replies View Related

Networking :: Bad Exit Status When Attempting To Build Netxtreme Network Card Driver?

Mar 9, 2011

I am having a terrible time getting any networking to work with a new RedHat Enterprise 6 64 bit install. I am installing on an HP Proliant DL380G7.I have downloaded the driver - hp-netxtreme2-6.2.23-2.src.rpm from the HP website.Followed directions and did the following:1.Build Environment Setup - installed redhat-rpm-config and kernel-devel2.Installed the source (hp-netxtreme) rpm.3. Build the Binary RPM - installed rpm-build and ran the following:rpmbuild -bb /root/rpmbuild/SPECS/hp-netxtreme2.specIt runs through the build process and near the end I get the following:make -C /lib/modules/2.6.3271.el6.x86_64/build UBDIRS=/root/rpmbuild/BUILD/hpnetxtreme26.2.23/obj/default/bnx2-2.0.23b/src modulesexpr: syntax erromake[2]: Entering directory '/usr/src/kernels/2.6.32-71.el6.x86_64'/usr/src/kernels/2.6.32-1.el6.x86_64/arch/x86/makefile:81: stack protector enabled but no compiler supportmake[2]: gcc: command not found

make [3]: ***[/root/rpmbuild/BUILD/hp-netxtreme2-6.2.23/obj/default/bnx2-2.0.23b/src/bnx2.o] Error 127make[2]: ***[_module_/root/rpmbuild/BUILD/hp-netxtreme2-6.2.23/obj/default/bnx2-2.0.23b/src] Error 2make[2]: Leaving directory '/usr/src/kernels/2.6.32-71.el6.x86_64'

[code].....

View 2 Replies View Related

General :: Invalid Mount Option When Attempting To Mount The Volume

Jun 30, 2010

I have two internal hard drives.I just installed Debian Lenny in the smaller 80GB. But when I try to access the other hard drive it shows:

"Invalid mount option when attempting to mount the volume"

info:

-The 80GB is on dual boot with Windows 7 and Debian Lenny.

-The 500GB secondary hard drive is NTFS filesystem.

View 1 Replies View Related

Ubuntu Networking :: Samba Share : Get An Error Message "unable To Mount Location, Failed To Mount Windows Share"?

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

OpenSUSE Network :: Nfs Server On 11.2 - Mount.nfs: Mount System Call Failed

Apr 29, 2010

I've tried to get an opensuse box I have to share a directory via NFS. I've failed each time, but I thought that the third time, I'd enlist some help from the forums, if I could. how do I know that the nfs server and not the client is the problem? Short answer is: I don't! That's why nfs (and many netwrk problems) are laborious, you're troubleshooting needs to take place at both source and desitination. Next question, what do I have set up so far? Well, I did download the nfs server kernel stuff (two months back) and /etc/init.d/nfsserver start seems to get set up OK. No errors and the daemons nfsd, idmapd, mountd area all running. So, I *think* that part is OK. I have the share set up properly in /etc/exportfs and have "exportfs -r" it.

OK, now onto the trickier stuff: the client and iptables. On the client pinging to the nfserver box is perfect, and I have rpcbind running. the reported error is "mount.nfs: mount system call failed" though from experience nfs errors don't mean a whole lot.However, I will go off and check now and see if I need a mountd running on client-side too.Then there's iptables .... ouch, that could be a long and painful trek. I don't see any specific ports being blocked, and it's the iptables that the default v11.2 opensuse came with. I did turn them off and the problem was the same, so whether wishfl thinking or not, I'm hoping it's not an iptables issue.

View 9 Replies View Related

Ubuntu Networking :: Attempting To Share Internet Connection With Windows XP Client

Jan 25, 2010

Over the last several days, I've been trying like hell to share my (wired) Internet connection with a netbook, running Windows XP, attached via crossover cable to my desktop's extra NIC (eth0). The eth0 link is established, but I can't get to the Internet from the Windows XP machine.I can ping one machine from the other, but any bits sent from the Win XP netbook mysteriously disappear when trying to reach any website.

There is no firewall running on the Ubuntu machine as far as I know. Windows Firewall is likewise disabled on the Windows XP machine. The Ubuntu machine connects to the Internet through another wired NIC, eth1.In Windows XP parlance, what I am trying to do would be called "bridging," where eth0 and eth1 would be the two parts of the bridge. In fact I already made it work, with both the netbook and my desktop running Windows XP. It took about 5 minutes.I can't believe what a huge pain this has been in Ubuntu. I'm pretty much ready to give up. There seems to be no way to get an Ubuntu system and a Windows XP system to share an Internet connection.

View 5 Replies View Related

General :: "Invalid Mount Option When Attempting To Mount The Volume" On Plugging USB

Jan 18, 2010

I plugged in USB(single fat32 partiton of 2GB) and got message window Cannot mount volume. Invalid mount option when attempting to mount the volume.

[Code]...

Also did check in gparted , dosfsck and fsck.vfat but no errors reported.

View 5 Replies View Related

Ubuntu :: Map A Network Share With GUI?

Jul 18, 2010

how I mount a windows share in Ubuntu netbook remix using GUI?

Using Remix 10.04

View 2 Replies View Related

Ubuntu :: Share Print In A Network?

Jun 4, 2010

I have a computer with ubuntu 10.04 and one with windows 7 and i want to be able to print from one computer to the other (both have printers) how am i to do this ?

View 5 Replies View Related

Ubuntu :: Share Files Over A Network?

Sep 13, 2010

Running Ubuntu 10.4 lts I wish to Share files and a printer over a network the network is run on my main computer running XP . but I no joy in the share files over the network box :system> preference > personal file sharing . The box to share public files on network is greyed out. And the massage this feature cannot be enabled because the required packages are not installed on your system

View 9 Replies View Related

Ubuntu :: Share Internet Over Network

Oct 18, 2010

I want to configure Ubuntu A to share the internet with Ubuntu B so that I can can plug my wireless router directly in the middle of the two computers without having to route all traffic through the router and it having to be connected at one place or the other.

View 2 Replies View Related

Ubuntu :: Un-share The Folder Through A Network?

Nov 16, 2010

I had share my folder through network with other PC,now i want to Rivert(un-share) this,how can i..?

I had right-click on that folder but i didn't get any option for that....it's my first time of sharing data via samba..

View 4 Replies View Related

Ubuntu :: How To Share A Folder On Network

Jul 31, 2011

I'm probably missing something really simple here...

In Ubuntu, with Nautilus, there is an easy GUI method of making folder to be shared and visible over the network.

I can't seem to find the means of doing this in Xubuntu, either in Thunar or Gigolo.

I can use either of these to browse folders on other networked machines I have shared using Nautilus.

I had Nautilus for a while on my XFCE machine and used that to share some folders, but I removed it as it was conflicting with Thunar at times.

View 4 Replies View Related

Ubuntu Networking :: Share A Dreambox HDD Over The Network?

Apr 8, 2010

share a Dreambox HDD over the network. To those who don't know - Dreambox is a digital TV tuner with Linux OS and in my case it has a fairly large hard drive, which I would like to make available over the Local Network, so I can use it as a network hard drive on my Ubuntu Karmic and Windows 7.

The Dreambox has an ftp server set up but I can't watch video files directly from an ftp server somehow, it forces me to download those files first. So what I want is to make that hard drive available as a normal local network shared item with permissions to read write and execute, so that I could also keep my Movies in that hard drive or maybe even be able to download to that hard drive directly.

I think it has to be possible somehow Or at least if it was possible to mount it somehow on the Ubuntu, hmm.

Be the way my Dreambox model is DM 7020 and if I connect to it using telnet it uses the sh Shell I think.

View 1 Replies View Related

Ubuntu Servers :: Should / Could Use A Network Share For Proftd

Apr 20, 2010

I'm in a strange situation where i have a windows host with a Ubuntu Server VM running Proftpd which needs to be able to ftp files to a shared drive on the host. This is so the webserver (a separate VM) can access the files in the ftp directory. Also so i can take snapshots of the server without the ftpd files. So, my question is how can i do this? Am i able to mount the share somewhere and use that to store my ftp accounts/files? Is it possible (or is it a stupid idea) to mount the home directory on the share?

View 1 Replies View Related

Ubuntu Multimedia :: Ushare Network Share ?

Jun 8, 2010

I am playing with ushare. I have a NAS with my movies I can't seem to add it to ushare.

in Windows is \sulnasvideo

I have tried that, i have tried smb://sulnas/video

View 1 Replies View Related

Ubuntu :: Way To Share Data Between The Two Without Having To Set Up Anything Using An Internet Network?

Oct 22, 2010

Currently I'm dual booting Windows 7 and Ubuntu 10.10 on separate partitions and I would like to know if there is a convenient way to share data between the two without having to set up anything using an internet network .

View 2 Replies View Related

Ubuntu :: Openoffice Won't Open Network NFS Share?

Dec 15, 2010

I have a computer in another room of my house that I share the drive with my primary computer using NFS.

I just mount the network drive as normal in NFS. But I discovered today that I can't open openoffice files off of the drive. I have to copy them to the local disk first. I can open text files, pictures, pdfs. But .odt files will load the splash screen for open office, but go no further than that.

Anyone know how to fix this? It's kind of a killer for NFS for me. I really would like to be able to open documents over the network.

here's the settings I'm using in fstab in case those are wrong

Code: 192.168.0.3:/media/Data /media/Data nfs rw,hard,intr 0 0

View 6 Replies View Related

Ubuntu Networking :: Map To School Share Network?

Feb 1, 2011

I am trying to map to my schools shares VIA their network.

Normally on windows, I would just say Run and type the network path and it would open a window with the folders.

the path is \KNA11.XX.ON.CA you need to be on our VPN to connect to it, which I am.

How do i access this directory in ubuntu? And even better, make it a permanent shortcut or mountpoint so that i can easily access it later without having to re-mount it.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved