Fedora Networking :: Mounting Remote Drive On Startup

Nov 16, 2010

I want to mount a remote drive on bootup. I'm using FC14 and remote machine is FreeBSD. I've written a shell script to mount it. The script contains only one line:
Code:
mount 192.168.1.33:/home/user7 /media/mc33

I've to run this script from superuser mode to mount the file system(it works). So to mount it at bootup, I added the shell script to my PATH (/home/me/bin) and added it to Menu->System->Preferences->Startup Applications. Well this doesn't work because the root privileges are not present. I tried fixing it by giving root privileges to my shell script
Code:
#chmod +s mount-mc33
but it made no difference.

View 8 Replies


ADVERTISEMENT

Fedora Hardware :: USB Hard Drive Mounting At Startup?

Feb 14, 2011

I just moved from ubuntu to fedora 14 and I'm having an issue with a portable USB hard drive. When the hard drive is connected at startup it mounts at /dev/sda and my other 3 internal hard drives are mounted at /dev/sdb, /dev/sdc and /dev/sdd; of course this is an issue with my FSTAB file since i mount some of the partitions in the first hard drive (/dev/sda) at some special points in my file system, so i need to restart my computer and unplug the USB hard drive to get things working, however when i was working with ubuntu this didn't happen. I need that the USB hard drive mounts at /dev/sdd at startup so my FSTAB could work.

View 3 Replies View Related

Ubuntu :: Mounting Usb Drive At Startup

Nov 24, 2010

My 10.04 is mounting my USB drive at startup. This is fine except sometimes it mounts to drivename_ rather than to drivename. How do I make it always mount to drivename.

View 1 Replies View Related

General :: Mounting Drive At Startup

Oct 8, 2010

I had windows vista on one partition, xp on another documents on another and programs on another.When I installed ubuntu on a new partition it very kindly let me see all the other partitions and mount them as necessary. I would like all my ubuntu files, documents music downloads to go right on to the documents partition so when I back up that drive to an external I have it backs up the documents drive it has all the files I have created in vista or ubuntu. Eventually I want to leave windows completely but I would still want to store all the ubuntu files on the documents drive.

I can go to "places" and mount the documents drive but what I would like to do is when I fire up ubuntu that the documents drive mounts automatically.

View 2 Replies View Related

Server :: Mounting Remote (NFS) Drive - Adding To Fstab

Oct 25, 2010

From a Fedora 9 server (I think!) I'm trying to mount an nfs drive from a Mac Server. You see, a couple weeks back this was working fine but now there seems to be a problem. I've tried using the mount command and found the following line in the /etc/fstab doc...

Code:
<IP ADDRESS>:/remote/nfs/directory /directory/to/mount/on nfs defaults 0 0
It was commented so I uncommented it, hoping this would be a quick and easy resolution =). Anyway, it didn't work and when I run mount -av the server timesout. So on the Mac Server, I enabled Samba sharing preferences and tried adding this to fstab,

Code:
<IP ADDRESS>:/remote/nfs/directory /directory/to/mount/on cifs username=name,password=password 0 0
When I run mount -a it hangs. I guess I'm doing everything totally wrong. I can SSH into the MAC Server and use tar, rsync etc with no problem. But I really need this drive to mount as it once use to. It's been suggested to me that the NFS or networking module on the Linux box might be broken.

View 2 Replies View Related

General :: Mounting A Local Windows CD Drive To A Remote System?

Jan 31, 2010

The situation is say all I have is a windows machine and I remotely connected via ssh to a Linux machine. Is there a way I can mount my local CD-rom on the remote Linux machine?

View 5 Replies View Related

SUSE :: Mounting Remote Directory On Startup On Suse

Oct 7, 2010

So ive got a Suse server up and running. It is connecting to a clearcase server, so i want to mount the remote filesystem as part of startup, as this is generally rebooted when im not around.I would normally add something to /etc/init.d and put the shortcut to it in the appropriate runlevel (in this case 3). Tried that. Didnt work.

Realised the init script needed to have the LBS stuff at the start, so put that in, and used insserv to add the script. I used required-start set to $ALl.This successfully created the init script with S20, and i eneabled it with chkconfig.

View 4 Replies View Related

Ubuntu Networking :: Trouble Mounting NAS On Startup

Aug 22, 2010

I am having difficulties to mount my NAS (zyxel nsa210) on startup. After some online research, i stumbled upon the "solution".I was advised to write an entry into the fstab-file and that's what i did.And this actually worked like a charm and i was then able to find NAS in "Places". (Not on my desktop since i disabled it). BUT this works not after booting up...meaning there is nothing like NAS in "Places" and i have to mount it manually by using the "sudo mount -a"-command...there is nothing automatic about this solution...So now my question for everyone capable of answering me: "Where did i go wrong? i have installed smbfs and the folder where the NAS should be mounted in actually exists, so the usual suspects should be ruled out i guess

View 7 Replies View Related

Ubuntu Networking :: Mounting The Remote Directory Remotely?

Jul 15, 2010

I have a computer (C1) to which I can connect through the Internet (ssh, for instance) (it has a static ip and though it is sitting behind a router, the appropriate ports are all forwarded). I have another computer (C2) that doesn't have a fixed ip address and sits behind a router that I cannot fiddle with (so no port forwarding here). I would like to know if there is any way to connect from C2 to C1 such that a directory on C2 would be mounted on C1.

View 5 Replies View Related

Fedora :: Mounting Partition Upon Startup

Mar 31, 2010

I've migrated back to Fedora as I am just displeased with the majority of debian based distros and Sabayon at the moment. Fedora has grown up quite a bit since FC9 and I'm here to stay. I keep all of my media and documents on a seperate partition on my disk and am wondering how I can have it set to automatically mount it upon startup. It gets kind of annoying having to re-enter my password every reboot just to mount the partition that 90% of my time is spent on.

View 4 Replies View Related

Fedora Servers :: Mounting A Remote Folder

Nov 13, 2009

My university allows me to connect remotely to my storage space. In Windows, I can use: Code: \name.of.server.ca and after I type my userID and password I can map the folder to a drive letter (say, X:) In Fedora, I can connect remotely with Connect to Server using sftp/ssh (although I've not been able to store the userID and password temporarily). What I'd like is to mount or map the remote folder in a way that would allow me to access it from applications (for example, to call a files on the server from within LaTeX ).

View 1 Replies View Related

Networking :: Wine - Network Drive - Startup Drive ?

May 3, 2011

How it works in Windows.

I have a server designated as F: drive. This server is a linux server. All computers that access this server are windows machines.

In windows, you can make a "Short Cut" that links a Executable program to the F: drive on the server. When you click on this "Short Cut", Windows will "Run" your program in the exact directory the Executable is located.

Thus, if you Make a "Short Cut" called "Customer" on your network F: drive, you can click on that shortcut and "Customer" will run as if you ran it directly off the F: drive, NOT your station drive of C:

Now *MY* scenario what I WANT to do:

I want to copy the above scenario and be able to do the same thing with Linux and WINE.

I have tried to make a "Shortcut" to my Linux laptop, but it fails. I can only "Copy" the program to the laptop. And when I run it on the laptop, it will not run, because it does not recognize the "F:" drive having all the data files, it only recognizes the C: drive of my linux.

When I tried to make a "link", it says something like "LInk not supported by this file".

So, is it possible to make a "shortcut" to a executable file on the network server, so that if you run the shortcut, it will run the program as if it is located on the F: server instead of the linux station? In Windows, it has a field that says "Target", in which the file will be ran in that directory.

View 1 Replies View Related

Ubuntu Networking :: Mounting A Drive From One Computer On Another?

Mar 11, 2011

I have two Ubuntu boxes. We'll call them linux A and linux B. I would like to log into linux A, and mount the main drive from linux B. Is there anyway I can do this?

View 1 Replies View Related

Fedora :: Mounting A Hard Drive That Already Has An OS

Dec 18, 2009

I have an 320GB hard drive with F11 installed. Lately, I got a 1.5TB new hard drive, on which I have installed F12. Now I want to use the 320GB as a second hard drive since I have lots of data on it. My question here is as I boot my desktop, how does it recognize to boot from the 1.5TB and consider the 320GB as a secondary? Is there anything I need to setup in BIOS? My motherboard has one extra SATA connection left for a second hard drive.

View 6 Replies View Related

Fedora :: Mounting Non-OS Hard Drive (/dev/sda)?

Jul 13, 2010

I am having issues mounting my non-OS hard drive (/dev/sda).I had the following information in my /etc/fstab file:/dev/sda /mnt/storage auto defaults 0 0This worked as expected; however, I decided the modify this so I can have it automounted to my home directory (/home/jesse/storage)./dev/sda /home/jesse/storage auto defaults 0 0This /mnt/storage remains intact even after rebooting the system.

View 6 Replies View Related

Fedora :: Mounting 2nd Drive At Boot?

Jul 30, 2010

I've got a semi-retired hdd (with a few bad sectors my disk utility tells me) formatted in ext4 that can be mounted onto the Desktop after boot provided root password is offered first. I thought it would be straight forward to mount it at boot with something in etc/fstab like :

Code:

/dev/sdb /home/Jo/Desktop ext4
But this doesn't work, is there a glaring error here ?

Various threads suggest permission restrictions could be the cause but i have had no success with them

View 10 Replies View Related

Fedora Installation :: Not Mounting Second Drive?

Jun 18, 2011

I just switched to Fedora (from Ubuntu) and can't seem to get Fedora to automount my old drive (which is my old Ubuntu drive). I tried the following with no luck (in fact, when I did this, it chocked during boot and went into emergency mode:

In /etc/fstab, I entered:

/dev/sdc /media/UBUNTU_DRIVE defaults 0 0

Another odd thing is the UBUNTU_DRIVE directory just disappears after reboot (and I know it was there before rebooting).

I have two additional drives in my tower, and both do show up in gparted, so I'm not sure why they're not getting mounted.

Why can't Fedora auto mount secondary (internal drives) automatically?

What can I do to tell it to auto mount the secondary drives (I have two) automatically?

View 5 Replies View Related

Fedora :: VNC - Accessing The Firewall Gui And Mounting The Second Hard Drive In My PC Running Fedora 13

Jun 8, 2010

I am noticing problems accessing the firewall gui and mounting the second hard drive in my PC running Fedora 13. This is only when I am accessing the machine with VNC. If I am sitting in front of the physical machine, I have no problems at all. I would like VNC to behave more like I am sitting in front of the computer. Is there a way to do this? Thank you in advance for your feedback.

View 4 Replies View Related

Fedora :: Mounting 2nd Drive With Permissions For Any User?

Feb 25, 2010

I looked through the guides and didn't find what I was looking for. Here is what I have so far:

[Code]...

That's the drive I am wanting to mount with full permissions for anyone. Right now the folder only has root permissions. Is there a specific group ID I assign this in fstab so it's automatically mounted with full permissions for anyone who logs in?

View 14 Replies View Related

Fedora Hardware :: Hard Drive Not Mounting?

Sep 25, 2010

I'm trying to mount a hard drive, but I get an error. $Logfile indicates unclean shutdown (0,0) Failed to mount '/dev/sdb1': Operations not supported Mount is deniedbecause NTFS is marked to be in use.it gives me some optionsmount -t ntfs-3g /dev/sdb1 /media/System -0 force (and error not found)/dev/sdb1 /media/System ntsf-3g force 0 0 (i get permission denied) All done as root. I have had no problem before mounting hard drives like this. So I don't know what the problem may be.

View 1 Replies View Related

Red Hat / Fedora :: Mounting A Windows Shared Drive?

Mar 30, 2010

mounting a windows shared drive!

Some info:
[vortexbox.localdomain ~]# uname -r
2.6.30.10-105.2.23.fc11.i686.PAE
[vortexbox.localdomain ~]# smbclient -L jsvaio -U guest

[Code]....

View 6 Replies View Related

Ubuntu Networking :: Mounting Shared Drive On Networked Machine [wubi]

Apr 21, 2010

I have a machine running Ubuntu 9.10 that has an external HD with shared folders music folder and media downloads folder). I have set up SAMBA on that machine.

On my laptop I am running a dual boot system with Windows Vista and using wubi install, Ubuntu 9.10.

In Windows, I am able to wirelessly connect to the shared folder and access the music folder and the media downloads folder on my Desktop Ubuntu machine. All is good.

When I boot in Ubuntu, I am unable to connect to the shared folder under Places > Network I can negotiate to the MSHOME (the name of my work group). Once selected I get the error Failed to retrieve Shared List from server error message.

View 2 Replies View Related

Networking :: Mounting Network Drive And Placing Icon Permently On Desktop

Mar 29, 2010

I have managed to get my networkdrive to mount on boot to a windoze share. however how can i get it to permently show the mounted icon on the users desktop?Its so simple a thing that there must be an easy way to do it.

View 14 Replies View Related

Networking :: Mounting XP Network Drive On Machine Works Manually But Not On Boot Up?

Dec 13, 2008

I know this has been covered in many threads before, but I'm stuck not finding my exact situation or an answer. I'm a newbie using a Debian Linux machine as the client and Windows XP machine as the server. I have successfully mounted the XP Network drive on the Linux machine using commands from the root terminal:

mount -t smbfs -o username="Windows Username",password=windowspassword //XPcomputername/folder /mountpoint/

However when I put the command in the ect/fstab file as suggested in several posts, I don't get any result on boot up. I.e. I can't get the network drive to mount on start up, I always have to manually mount it from the root terminal.

View 7 Replies View Related

Fedora :: Seagate USB Drive Not Mounting With User Rw Access?

Jun 25, 2010

by default fedora 13 mounts the drive under /media/uuid, with no read or write access to users other than root. I need to be able to turn the drive on, have it automount so that I can read and write to it without logging in as root every time and dealing with changing permissions on files, etc.

In other distributions, this has worked flawlessly, but I'm not familiar enough with Fedora 13 yet to get it working. I've read the man pages, tried to search, but I can't seem to find a working answer,If I could get this one little inconvenience fixed, I'd be set... loving Fedora so far.

View 2 Replies View Related

Fedora :: Creating And Mounting Encrypted USB Hard Drive

Jul 12, 2010

I am looking for a guide for Fedora 13 that tells me how to:

1. Create an encrypted partition on an an external USB hard drive

2. Tells me how to setup Fedora to ask me for the passphrase when I plug in the drive

3. Automounts the hard drive to a set location

The guide should deal with the situation that the computer can mount without declaring the external hard drive is not there.At present my attempt at mounting my Samsung Story USB2 hard drives does not meet criteria 2 and 3.

View 1 Replies View Related

Red Hat / Fedora :: DD Commands - Mounting My Portable Hard Drive

Apr 1, 2010

I am basically mounting my portable hard drive (sdb1) and creating a bit image copy of sda on to the hard drive. What each line in the command is doing? e.g. what does ntfs-3g mean? what does the third line mean?

View 1 Replies View Related

General :: Mounting Fedora Machine Drive Via USB Connection

Jun 3, 2010

I have a Fedora machine that was installed with Linux LVM. I took the drive of that machine, connect it to disk enclosure, and connect to another Linux machine via USB connection. I can see that the drive /dev/sda is there:

Code:
[root@dd ~]# /sbin/fdisk -l
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes .....

I want to copy files from this drive. I try to mount it, but it didn't work. The /dev/sda1 is mounted fine, but it has only boot stuff.

Code:
[root@dd ~]# mount /dev/sda2 /mnt/drive
mount: you must specify the filesystem type
How I can mount the drive and copy my files from this drive.

View 1 Replies View Related

Fedora :: 12 Mounting Realtime XFS - From Direct TV DVR HR22 SATA Drive

Feb 9, 2010

I am attempting to mount my Direct TV DVR (HR22) SATA Drive using Fedora 12 x86_64 using the following command:

The output of BLKID is:

I am able to mount this using MSFLive.org LIVECD/USB: [url]

I must have something wrong with my installation in some what so that i can't mount a Realtime XFS Share in Fedora 12.

View 2 Replies View Related

Ubuntu Networking :: Can't Attached Files From A Remote Drive

Jun 17, 2011

I'm trying to attach a file from a remote disk to my email. I already mounted the disk, but every time I need to attach a file from the remote disk I can't find the mounted disk at the side pane.

View 9 Replies View Related







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