Mount network drive (Time Capsule) on boot

Greetings all,
I was wondering if any one can help me on this. I'm trying to mount the Time Capsule HDD on boot (not as login item) and didn't able to figure out how. I don't seem to find a proper "fstab" file to use (it's empty). But mount gets the formatted result (from somewhere):
*+macmini:/ root# mount+*
*+/dev/disk0s2 on / (hfs, local, journaled)+*
*+devfs on /dev (devfs, local)+*
*+fdesc on /dev (fdesc, union)+*
*+/dev/disk0s3 on /Volumes/Programs (hfs, local, journaled)+*
*+map -hosts on /net (autofs, automounted)+*
*+map auto_home on /home (autofs, automounted)+*
*+/dev/disk0s4 on /Volumes/Media (hfs, local, journaled)+*
*+afp_0TT7Xo1k3v2N00mUJs0Pyetl-1.2d000004 on /Volumes/DataCenter (afpfs, nodev, nosuid, mounted by sans)+*
I Wanna mount /Volumes/DataCenter at boot time. Any idea how can I do that? Thanks in advance for your hep. Cheers!!!

Okay guys, I've figured that out by myself. Let me know if anyone looking for the same thing; I can help. Cheers!!!

Similar Messages

  • Problems wirelessly extending 5Ghz network with Time Capsule

    Summary:
    My Time Capsule wirelessly extends a 5Ghz "n" network provided by my Airport Extreme, but the Time Capsule frequently fails and stops providing Internet access to connected computers. I'm not sure if the problem is with the Time Capsule or with the Airport Extreme it's connecting to.
    Setup:
    Airport Extreme (dual band) connected to cable modem. It provides a 5Ghz "n" network and a 2.5Ghz "b-g-n" network. This is in the bedroom.
    Time Capsule (non-dual band) joins the 5Ghz network and extends it. This is in the office, maybe 40 feet away, line-of-sight. There is a laser printer connected to the Time Capsule via ethernet.
    My MacBook is set to join the 5 Ghz network, and since it's in the office, it ends up joining via the Time Capsule. This is the desired behavior, as connecting through the Time Capsule seems to result in the fastest possible backup speed.
    There are no wireless devices, such as cordless phones, in the house. The microwave is NOT in use when the problems arise.
    *The Problem:*
    Frequently, the MacBook loses its Internet connection, though it is still connected to the 5Ghz network through the Time Capsule. When this happens, it can only see the Time Capsule it's connected through (and other devices that are connected to it) but no other devices on the network.
    When this happens, other devices that are connecting to the 5Ghz network through the Airport Extreme can no longer see the Time Capsule or any devices connected to it, such as the laser printer or my MacBook. This includes the living room computer, which has never been able to complete a backup due to this problem.
    The Time Capsule's and the Airport Extreme's indicator lights both stay green.
    If I change the Macbook's connection to the 2.5Ghz network, it can see the devices connected to the Airport Extreme, but can no longer reach the Time Capsule.
    *Unsuccessful Solutions:*
    This was happening in a previous incarnation of the network, when I had a non-dual band Airport Extreme providing the main network, the Time Capsule connected via 5Ghz, and an Airport Express connected via ethernet to the Time Capsule to provide a b-g network.
    I replaced the Airport Extreme with a new dual-band unit to simplify the setup, but it did not solve the problem.
    Since the Time Capsule seemed to be the weak link in the network, I reported the problem and got the unit replaced, but the problem still persists.
    I've reset both the Airport Extreme and the Time Capsule to their factory settings numerous times, and set them up again from scratch (no imported settings). I've gone in and made sure that there were no WDS settings leftover from the earlier configuration, as the 5Ghz network does not need it to extend itself.
    *Plea for help:*
    Is anyone else experiencing a similar problem?

    Update
    The other day, I modified the setup so that the Time Capsule doesn't extend the wireless network wirelessly, only through Ethernet (so the attached printer will work, but the computers will connect directly to the AEBS. The Time Capsule stayed connected long enough for me to do a full backup (125GB) from the downstairs computer.
    I thought I had it "solved" (though extending the 5Ghz network would be preferable so the office computers can have faster backup speeds.)
    But yesterday, I went to print to the Ethernet-attached printer, and it got only one page out before it disappeared off the network again, and the print job failed. I noticed it did it again, today.
    So the problem is not tied to wirelessly extending the network.

  • I'm trying to extend my wifi network with time capsule but it can't find the existing wifi network

    I'm trying to extend my wifi network with time capsule but it can't find the existing BT wifi network even though it is there with a good signal strength. The Time Capsule is connected to a Netgear router via ethernet.

    You will need to start over on the setup of the Time Capsule as follows:
    Disconnect any Ethernet cables that might be connected to the Time Capsule, but leave it powered on
    Hold in the reset button on the back of the Time Capsule for 8-10 seconds and release. The reset button is located next to the AC power socket.
    Allow a full minute for the Time Capsule to restart to a slow, blinking amber light
    Connect the Ethernet cable from a LAN <--> port on the Netgear to the WAN "O" port on the Time Capsule.  The Ethernet cable must remain connected at all times.
    Click the WiFi icon at the top of the Mac's screen
    Look for a setting of New AirPort Base Station
    Click on Time Capsule
    The example below shows an AirPort Express. You will see Time Capsule on your screen.
    That will get the setup wizard going. It will take a minute to analyze the settings, then display a screen that looks like this, except you will see a picture of the Time Capsule
    Network Name..........Type in the exact name that the Netgear wireless is using
    Base Station.............Type in a name that you want to call the Time Capsule.  Use something short and simple. Mine is TC, for example
    Password..................Type in the exact password that the Netgear wireless requires
    Verify.........................Verify the Password again
    Click Next
    The setup wizard will configure everything for you automatically.  When you see the message of Setup Complete, click Done.
    That's it.  Now you have one big "extended" network.  Technically, this is called a "roaming" network.

  • Mount network drives

    Hi,
    How can I create a script that will connect to a windows server with a username and password and mount network drives on my desktop, and how do I set this script to automatically run when I login?

    Hey guys. I'm glad I found this post. I'm trying for the same result. I currently work at a school in which every teacher has a computer that connects to the local network by signing in with a username and password. However, my computer has fried and they can't get me a new one until... well... whenever. I've brought my MacBook Pro in and have connected to the internet which is great but I need to access a network (H:) drive in order to update progress reports and report cards.
    I don't know much and the IT guy is impossible to reach and hasn't returned any emails. I just need to connect to that one folder. I was assuming and ftp or and smb would do the trick but I have no idea what server I would need to try and access through the finder, applescript, or terminal. I did an ipconfig on another teachers computer and got a few ip's as well as the folder's location on the network 'server_4\folder' (H:) if that helps. I've tried connected by ftp through the finder to all of the ip's and have gotten an error saying that I can't connect. I have also did a whatsmyip.com search for my root ip address and have tried the same approach. For some reason, it connects by says my username and password were incorrect.
    Well that's about everything. Any help would be greatly appreciated!

  • How can I set up a guest WiFi network using Time Capsule and Airport Express extension?

    How can I set up a guest WiFi network using Time Capsule and Airport Express extension?

    Sorry, but it is not possible to "extend" the Guest Network using either wireless or an Ethernet connection.

  • How can i extend a wireless network with time capsule

    How can i extend an existing wifi verizon wireless network with time capsule? the router is connected on the bottom floor. want to boost the signal to a home office on the top floor, four flights up. connect time capsule via ethernet cable to iMac on 4th floor? Do I have to start a second wifi network or can I set it to just boost the one I have? thank you

    How can i extend an existing wifi verizon wireless network with time capsule?
    It all depends on what you mean by "extend".
    If you plan to "extend" by connecting the Time Capsule to the Verizon router using a wired Ethernet cable, this can be accomplished.
    If you were hoping to connect the Time Capsule to the Verizon router using wireless only, unfortunately the Time Capsule and Verizon products are not compatible for that purpose.
    Check with Verizon to see if they offer an "extender" or "repeater" that could be located very close to the Time Capsule.
    This would provide both more wireless coverage and also allow you to connect the Time Capsule using an Ethernet cable from the "extender" or "repeater".

  • Mounting name of time capsule changes all the time...

    I, since I pluged my TC, its mounting name (/volumes/times capsule/) is always changing with -1, -2... etc. (ex: /volumes/times capsule-3/)
    So, all my apps seted to store files on /volumes/time capsule/ can't work!
    How can I fix this?
    thanks

    Here is a suggestion and it should remove all the extra names, although it won't solve the issue from happening again. So I would suggest watching for when it does happen - what you were doing, error messages that came up, etc. I've read several posts about this issue, but no one seems to have found a definitive fix.
    From a Finder window (or the desktop), eject the backup disk image and then eject the Time Capsule disk. Open a Finder window (if not already open) and from the "Go" menu and select "Go to folder...". Enter /Volumes. In the next window you should see and be able to delete all the excess Time Capsule names (Time Capsule-1, Time Capsule-2, etc).
    I would then suggest checking the 'sparsebundle' image for corruption using Disk Utility. To get the image to show in Disk Utility, you need to navigate to the Time Capsule disk using Finder and locate the sparsebundle and then drag it into the Disk Utility left hand sidebar and then you can verify and repair the disk (if necessary).
    Hope this helps.

  • IPad2 in network with Time Capsule

    will i be able to use the time capsule for a iPad as a external memory and transfer file from one to the other?

    No, the iPad only connects to the internet sharing option of your network router (Time Capsule) through wifi. All other features of your router can't be accessed by your iPad. I have both also, so it would be nice. Try making that suggestion to Apple in the support section of the website. Who knows? We might get lucky. If this answer is satisfactory, please consider marking it as answering your question.
    Thanks

  • Network destination already mounted when start Time Capsule backup after reboot

    Just installed a new Time Capsule to replace my router, and noticed that when I reboot my home machine the intial attempt to backup always fails. (Running OS X 10.7.2 on a early 2011 15 inch MBP.)
    Here is the Time Machine log:
    Starting standard backup
    Attempting to mount network destination URL: afp://[email protected]/Data
    Mounted network destination at mountpoint: /Volumes/Data using URL: afp://[email protected]/Data
    Failed to eject volume /Volumes/Data (FSVolumeRefNum: -105; status: -47; dissenting pid: 0)
    Waiting 60 seconds and trying again.
    Network destination already mounted at: /Volumes/Data
    Failed to eject volume /Volumes/Data (FSVolumeRefNum: -105; status: -47; dissenting pid: 0)
    Waiting 60 seconds and trying again.
    Network destination already mounted at: /Volumes/Data
    Failed to eject volume /Volumes/Data (FSVolumeRefNum: -105; status: -47; dissenting pid: 0)
    Giving up after 3 retries.
    Backup failed with error: 21
    I then get a popup from Time Machine that says "The backup disk image "/Volumes/Data/Wayne's Macbook Pro.sparsebundle" could not be accessed (error -1).
    I see "Time Machine Backups" on my desktop, and can access the drive via Finder.
    If I use Finder to go into "Volumes" I can eject "Time Machine Backups" and the "Data" directory. If I then reselect the Time Capsule from the Time Machine settings window the backup works. Backups continue to work until the next time i reboot the machine.
    Here is a log of a good backup run:
    Starting standard backup
    Attempting to mount network destination URL: afp://[email protected]/Data
    Mounted network destination at mountpoint: /Volumes/Data using URL: afp://[email protected]/Data
    QUICKCHECK ONLY; FILESYSTEM CLEAN
    Disk image /Volumes/Data/Wayne's MacBook Pro.sparsebundle mounted at: /Volumes/Time Machine Backups
    Backing up to: /Volumes/Time Machine Backups/Backups.backupdb
    967.8 MB required (including padding), 1.74 TB available
    Copied 1707 files (95.9 MB) from volume Macintosh HD.
    852.7 MB required (including padding), 1.74 TB available
    Copied 614 files (45 KB) from volume Macintosh HD.
    Starting post-backup thinning
    No post-back up thinning needed: no expired backups exist
    Backup completed successfully.
    Ejected Time Machine disk image.
    Ejected Time Machine network volume.
    Is the problem because something is causing the system to mount the Data drive at startup, then Time Machine tries to mount it again? Any suggestions? I've done some searching in the support forums and FAQs but can't find anything that seems to match my situation. (No doubt due to my inexperience with Time Capsule / Time Machine. <grin>)
    Many things for any suggestions and/or links to suggested solutions so I dont' have to take any manual actions after a reboot.
    Wayne

    At least if yours is a new Time Capsule you can beat up on Apple Support to get them to fix it.   So far no-one seems to have aroused Apple's interest in this issue.   I expect Apple have judged it less critical than whatever other teething problems have shown up with the launch of iCloud.  Apple are probably overwhelmed.

  • How to mount network drive on boot up

    I'd like to mount a network drive on my OS X v10.6 system during the *boot sequence* so that the drive is available to Time Machine to write its backups there. I can mount the drive manually and know how to add it to an user account's loginn items so that it gets mounted when that user logs in. But I want it always mounted regardless of which user is logged in or even if no user is logged in. That way TM can run whenever it needs to.
    So how can I mount the network drive during boot up?
    The network drive is on a machine running OS X v10.5.
    This related thread was my original question in the Time Machine forum: http://discussions.apple.com/thread.jspa?threadID=2807393&tstart=0
    Message was edited by: NikD

    not sure it will work for you but you could try this:
    if you are comfortable with AppleScript, you could edit this script to suit your situation:
    try
    mount volume "afp://<devicename>.local/<volumename>" as user name "<accountname>" with password "<accountpassword>"
    end try
    this script just places the drive's icon on the desktop.
    save it as an application and add that to the account's login items.
    credit for the script goes to Tesserax.

  • Multi user use of external hard drive (Time Capsule) mount and permisssions

    I have an iMac (intel, OSX10.6.7) and Time Capsule [TC]. I have set up Time Machine to use the TC. I also use the TC for additional storage - Photos and Music - to keep the iMac drive fairly free. There are 5 users of this setup (2 Admin). The TC is also accessed from windows machines and so I can not use a sparse bundle for it.
    When one person is logged in and the TC drive is "Mounted" for that user, all hunky dory. On the one hand the Time Machine is able to mount, connect backup, and disconnect it's sparse bundle with no issues. If another user (admin or not) tries to access the TC drive (not Time Machine) they can not get at the contents, it is marked with a No Entry sign on the Folder Icon.
    How oh How oh How can I get the Time Capsule (External Drive) mounted so that all the users can access it without a previous user having to disconnect? Also how can I get it to keep the permissions I set (to inherit) rather than permanently reverting to read-only after someone had updated the file?

    dobrian,
    You may want to repost in the Time Capsule forum. You can find it at:
    https://discussions.apple.com/community/wireless/time_capsule
    Roger

  • Hard drive networked through Time Capsule for Windows and Mac

    My previous setup was using an old Dell laptop with Windows XP to network share both my Samsung laser printer and my Seagate GoFlex 2 tb drive formated to NTFS, and all Windows 7, Windows 8, and OS X 10.6+ machines in the house were successfully able to connect to both. My wife replaced her old Macbook Pro she got in 2008 and decided to get a Time Capsule as well to backup her iMac and new Macbook Air. I decided to take advantage of the "features" of the Time Capsule, and hubbed the single port, just as I had done with the old Dell. After installing Bonjour on the Windows 7 machines I was able to share the printer just fine, however I'm still unable to share the drive for some reason.
    The Airport utility on both the Macs and Win 7 machines see the hard drive in utilities, the box in Airport for file sharing is checked, guest access turned off, secure disk sharing with device password, and workgroup matches my workgroup. However the hard drive still doesn't appear. I tried formatting it to FAT32 based on some older forums posted in 2008-2009 range, but then realized the hard drive is too large for that, and I'm not looking to have a bunch of smaller partitions. I tried exFAT, but that failed too. Now I'm back to NTFS, but still with the issue that none of the machines recognize hard drive via the Explorer/Finder.
    The Time Capsule is functioning as a backup with Time Machine for her Mac's, but I'm looking to use the external drive connected more as a media center storage and storing selected individual files (think networked thumb drive/USB stick) from my machines.

    Put the seagate drive onto the Mac and format it Mac OS extended journaled. (HFS+ for short) and you will also need to change the partition over to GUID from MBR.
    TC has very limited formats it can recognise.. FAT32 and HFS+ (well FAT16 but that doesn't count). exfat no, ntfs no, Really with FAT32 being hopeless.. you have one choice .. HFS+.
    The Windows machines can handle files to the drive just fine.. because it is a network drive.. it is offered to the network as SMB protocol.. in windows it will look like NT server. The precise format of the drive is irrelevant and is handled by the firmware of the TC.
    But do reset the partition scheme to GUID.. not MBR.
    http://support.apple.com/kb/ph5845
    You can even put 2 or more partitions on it.. but only one is fine.

  • Can't mount a network drive at startup - Mac boots too fast?

    Hi all,
    On every Mac I've owned for the last few years, I dragged the icon of my file server to my Login Items list and the Mac would flawlessly mount the drive.
    Now with my Mac Pro, the machine seems to boot so darn fast that I get an error that the server doesn't exist, but if I immediately manually do a Cmd-K and mount the drive, then it works. I put my old G5 back on the network and it worked, as did my Macbook Pro and my old G4 Cube.
    So, although I can't prove it, it seems to me that the Mac is trying to mount the drive before the Mac finds the network. If this is true, how can I solve this problem?
    Mike

    Hi Michael,
    I'd try this method instead of dragging to the Login items...
    http://www.bombich.com/mactips/automount.html
    I'd experiment with the Static vs. Dynamic also.

  • Can't mount or access Time Capsule shared drive after installing Mavericks

    Hi everyone,
    I upgraded my MacBook Pro to Mavericks (10.9.2) last weekend and everything went fine at first.
    However, after copying and moving several files from-to my Time Capsule, I can't access the shared drive anymore.
    My Time Capsule is installed in a LAN and I can see it from all computers (it prompts for the security password). However, even as the "Data" volume in TC is shown on Finder, I cannot access it or browse any of the files on it, neither the backup files (sparsbundle) not the regular folders/files we kept there as a shared volume. (see screenshots). All I see is the "Data" folder as a "Sharepoint" (?). When I double click I see an error message: "The operation can't be completed because the original item for "Data" can't be found" (see screenshots attached).
    I ran Airport Utility 6.3.2 and everything seems to be working well on the Time Capsule. It shows a solid green light and the firmware is up to date (7.6.4).
    I need to recover my files from the drive (I don't care too much about the backup files as I can recreate them from scratch). I've been reading support forums all morning and couldn't figure out a way to do it.
    I also tried the "Archive" function from Airport Utility to copy everything on TC to a USB drive and nothing happens (all I get is a Time Machine backup folder with zero items in it).
    Any ideas on how to recover the files on the drive would be great!
    Thanks.

    Have you tried shutting down the Time Capsule and then restarting it? Have you tried resetting it?
    See pages 28 and 29. Using Airport Utility (page 29), I don’t see the options the manual says are there. I have done a reset and a full reset (page 28) many times and it has always straightened out the Time Capsule.
    Time Capsule Manual

  • Newbie Question: Any problems networking a Time Capsule to PC via ethernet?

    I'm new to Apple. I was thinking of replacing my existing WiFi router which is connected to a standard cable modem with a Time Capsule and using it to back up both my Win 7 desktop and the Macbook Pro (Mountain Lion). Connection to Desktop would be ethernet, MBP would be WiFi. There is also a new HP 710 printer with WiFi connection. Are there any foreseeable issues doing this? Any problem with PC internet connections using Time Capsule? How good is the Time Capsule as a router?
    I've done some  searching but mostly just come up with people who have had problems so I'm wondering if this is generally a smooth process
    Thanks a lot!

    hockeymagnet wrote:
    Thanks, that's some help. The router I have is ok. DLink Draft N. When you say wireless performance is poor, do you mean data transfer to the drive or speed in general. ?
    Wireless speed Bob has stated are link speeds.. actual transfer speeds are much slower.. The TC is only N lite on 2.4ghz.. so your dlink is probably faster even at draft N and with decent external antennas, probably has better range. 5ghz in the TC is very poor range.. but there are only a couple of routers now that you can call good. Eg Asus RT-N56U is specifically reinforced 5ghz.
    Internet is so much slower, that G wireless is perfectly adequate for most people. But for data transfer to the hard disk over wireless you want the best speed you can get.
    Still trying to determine if it is at all tricky to set up for Windows. i.e. does the drive have to be partitioned and formatted for Windows?, what Backup software for Windows, i.e. does Windows backup work with it?, etc.
    Thanks again
    You do need to fix the TC name and wireless name so they are SMB compatible. ie short no spaces pure alphanumeric. Other than that windows should work ok.. you can load bonjour for windows which helps locate network products of the Apple kind.
    Mixing data and TM backups on a TC is another issue. Read a bit from friend Pondini..
    http://pondini.org/TM/Home.html
    Q3 here is highly relevant. http://pondini.org/TM/Time_Capsule.html
    Most back up software will work fine.. but the low end win7 version MSBackup may not use network drive.. you need pro or ultimate.. which is all nonsense to get more money out of you.. Don't bother with MS backup at all. There are excellent windows backup software.. readily available .. just google for reviews.. I use Macrium Reflect to do whole disk images. It is free .. my kind of pricing. But you need to pay for a license to do incremental. Acronis True image is available free with lots of WD external disk products and you can purchase it for good prices.
    BTW the most important thing with a backup software is how well and how easy it is to recover. Macrium Reflect creates a boot CD for you running linux or windows PE.. it helps you easily find the network location of the backup.. and restores a whole disk image in 1-2hours.. depending on the size. You can put in a brand new disk.. and have a computer restored in no time if you are smart and use a boot partition and data partition. Set them to different backups.

Maybe you are looking for

  • How to add entries in possible fields in Account assignment model/Note 2596

    Hi Friends,          I want to know How to apply OSS Note 2596, The basic requirement is to to add entries in the list of possible fields in Account assignment model( Exactly in program SAPDFKA6 in screen 120). I found the note 2596 to achieve this,

  • Issue Consuming a Java Web Service

    I've been doing research and on how to consume a Web Service from PL/SQL. The following is a chunk of the code. I can call the Web Service from other clients but not from my PL/SQL client. I keep getting this error ORA-29532: Java call terminated by

  • "Option" key does not give Mac and Windows options on a MacBook

    I own a MacBook Pro and a MacBook. Holding the "option" key on my MacBook Pro gives me both operating systems as options at start up. However, on my MacBook, I only get the Mac OS option. I have called Apple Support, and they have said to erase and s

  • Airplay icon lost on macbook pro in nav bar

    I have seem to have lost the icon for airplay in my nav bar on top of my screen, and now I cannot get my screen via apple tv3 on my tv... please help... thanks!

  • HP pavilion g6 says no audio devices are installed?

    My laptops internal mic has stoped working and is now saying there are no audio devices installed? The speakers, and the web cam work fine but the mic has stopped working.