Aperture 3 sees external drive differently when used as network drive

I have an Aperture library with 32000 files. When I started running out of disk space on my Macbook Pro I switch from Managed to Reference. I connected my external drive and Aperture moved the images. When I disconnect the drive, connect it to my iMac, and access the drive via my iMac, Aperture shows all my images as offline. I verified in terminal that the path hasn't changed (/Volumes/MyBook750/).
Is there a way to get Aperture to see the drive without having to use the Locate Referenced Files option every time I switch from external to network share?

The short answer is no there is not. I have a work-around but it is not for the feint of heart (dedicated 10GigE iSCSI network and some direct DB writes) but there is no easy way to deal with it.
If my memory serves this used to work a bit differently in Ap2 where a couple different criteria were used. Now it seems to be directly based on volume UUID even thought the path name is still stored in the DB. Maybe it's just me?
RB

Similar Messages

  • Error Connecting to database URL jdbc:oracle:oci:@rmsdbtst as user rms13 java.lang.Exception:UnsatisfiedLinkError encountered when using the Oracle driver

    Trying to Install RMS application 13.2.2 and I get past the pre-installation checks and when I get to the Data Source details and enter the data source details with the check box checked to validate the schema/Test Data Source I get the following error:
    Error Connecting to database URL jdbc:oracle:oci:@rmsdbtst as user rms13 java.lang.Exception:UnsatisfiedLinkError encountered when using the Oracle driver. Please check that the library path is set up properly or switch to the JDBC thin client oracle/jdbc/driver/T2CConnection.getLibraryVersioNumber()
    Checks performed:
    RMS Application code location and directory contents:
    [oracle@test-rms-app application]$ pwd
    /binary_files/STAGING_DIR/rms/application
    [oracle@test-rms-app application]$ ls -ltr
    total 144
    -rw-r--r-- 1 oracle oinstall   272 Dec 7  2010 version.properties
    -rw-r--r-- 1 oracle oinstall   405 Jan 16 2011 expected-object-counts.properties
    -rw-r--r-- 1 oracle oinstall   892 May 13 2011 ant.install.properties.sample
    -rw-r--r-- 1 oracle oinstall 64004 Jun  6  2011 build.xml
    drwxr-xr-x 9 oracle oinstall  4096 Jun 16 2011 rms13
    drwxr-xr-x 3 oracle oinstall  4096 Jun 16 2011 installer-resources
    drwxr-xr-x 3 oracle oinstall  4096 Jun 16 2011 antinstall
    drwxr-xr-x 2 oracle oinstall  4096 Jun 16 2011 ant-ext
    drwxr-xr-x 5 oracle oinstall  4096 Jun 16 2011 ant
    -rw-r--r-- 1 oracle oinstall 11324 Dec 18 09:18 antinstall-config.xml.ORIG
    -rwxr-xr-x 1 oracle oinstall  4249 Dec 18 10:01 install.sh
    drwxr-xr-x 4 oracle oinstall  4096 Dec 18 10:06 common
    -rw-r--r-- 1 oracle oinstall 16244 Dec 19 10:37 antinstall-config.xml
    -rw-r--r-- 1 oracle oinstall   689 Dec 19 10:37 ant.install.log
    [oracle@test-rms-app application]$
    Application installation:
    [oracle@test-rms-app application]$ ./install.sh
    THIS IS the driver directory
    Verified $ORACLE_SID.
    Verified SQL*Plus exists.
    Verified write permissions.
    Verified formsweb.cfg read permissions.
    Verified Registry.dat read permissions.
    Verified Java version 1.4.2.x or greater. Java version - 1.6.0
    Verified Tk2Motif.rgb settings.
    Verified frmcmp_batch.sh status.
    WARNING: Oracle Enterprise Linux not detected.  Some components may not install properly.
    Verified $DISPLAY - 172.16.129.82:0.0.
    This installer will ask for your "My Oracle Support" credentials.
    Preparing installer. This may take a few moments.
    Your internet connection type is: NONE
    Integrating My Oracle Support into the product installer workflow...
         [move] Moving 1 file to /binary_files/STAGING_DIR/rms/application
    Installer preparation complete.
    MW_HOME=/u01/app/oracle/Middleware/NewMiddleware1034
    ORACLE_HOME=/u01/app/oracle/Middleware/NewMiddleware1034/as_1
    ORACLE_INSTANCE=/u01/app/oracle/Middleware/NewMiddleware1034/asinst_1
    DOMAIN_HOME=/u01/app/oracle/Middleware/NewMiddleware1034/user_projects/domains/rmsClassDomain
    WLS_INSTANCE=WLS_FORMS
    ORACLE_SID=rmsdbtst
    JAVA_HOME=/u01/app/oracle/jrockit-jdk1.6.0_45-R28.2.7-4.1.0
    Launching installer...
    To make sure I have connectivity from the app server to the database (on a database server) here are the steps followed:
    [oracle@test-rms-app application]$ tnsping rmsdbtst
    TNS Ping Utility for Linux: Version 11.1.0.7.0 - Production on 19-DEC-2013 10:41:40
    Copyright (c) 1997, 2008, Oracle.  All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = test-rms-db.vonmaur.vmc)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SID = rmsdbtst)))
    OK (0 msec)
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ sqlplus rms13@rmsdbtst
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Dec 19 10:46:18 2013
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ ping test-rms-db
    PING test-rms-db.vonmaur.vmc (192.168.1.140) 56(84) bytes of data.
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=1 ttl=64 time=0.599 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=2 ttl=64 time=0.168 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=3 ttl=64 time=0.132 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=4 ttl=64 time=0.158 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=5 ttl=64 time=0.135 ms
    --- test-rms-db.vonmaur.vmc ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4001ms
    rtt min/avg/max/mdev = 0.132/0.238/0.599/0.181 ms
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ uname -a
    Linux test-rms-app.vonmaur.vmc 2.6.18-128.el5 #1 SMP Wed Jan 21 08:45:05 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ cat /etc/*-release
    Enterprise Linux Enterprise Linux Server release 5.3 (Carthage)
    Red Hat Enterprise Linux Server release 5.3 (Tikanga)
    [oracle@test-rms-app application]$
    The database is created and all the batch file scripts have been successfully deployed.  Now working on the application server.  The  Weblogic server is installed and 11g forms and reports are installed successfully.
    Any help would be helpful.
    Thanks,
    Ram.

    Please check MOS Notes:
    FAQ: RWMS 13.2 Installation and Configuration (Doc ID 1307639.1)

  • SQL Developer 3.2 crashes with java error when using OCI/Thick Driver

    I just installed SQL Developer 3.2 on my linux desktop. SQL Developer crashes with a java error when I select a database from the object tree.
    When I check Use OCI/Thick driver the application will crash when I navigate to the tree and open a database.
    The app does not crash then I have Use OCI/Thick driver unchecked.
    Here are some details of my environment:
    Desktop OS: Fedora 17 Linux
    $ uname -a
    Linux 3.5.1-1.fc17.x86_64 #1 SMP Thu Aug 9 17:50:43 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    Java:
    $ java -version
    java version "1.6.0_34"
    Java(TM) SE Runtime Environment (build 1.6.0_34-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 20.9-b04, mixed mode)
    Oracle instant client:
    $ sqlplus -V
    SQL*Plus: Release 11.2.0.3.0 Production
    Here are the error messages:
    $ sqldeveloper
    Oracle SQL Developer
    Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007f6de7157664, pid=3049, tid=140109371119360
    # JRE version: 6.0_34-b04
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.9-b04 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x516664] unsigned+0xd4
    # An error report file with more information is saved as:
    # /tmp/hs_err_pid3049.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /opt/sqldeveloper/sqldeveloper/bin/../../ide/bin/launcher.sh: line 544: 3049 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

    I also had the problem of SQL Developer crashing when using OCI/Thick driver but I've managed to solve it. My configuration is:
    - Windows 64-bit
    - Java 64-bit (1.6.0.34)
    - SQL Developer 3.2.09 64-bit
    - OCI Instant client 11.2.0.3 64-bit (without installation).
    The thing that solved the problem was copying two files, ojdbc5.jar and ojdbc6.jar, from Instant client installation folder to JAVA_HOME/lib/ext folder+.
    After that, I haven't had a single crash or error message.
    The same trick that solved the problem on 64-bit installation also solved the problem on another windows computer with 32-bit SQL Developer installation.

  • Iphone 4s getting hot up when using the network. is it a sim problem

    iphone 4s getting hot up when using the network. is it a sim problem or battery problem?

    You posted in the iPad forum instead of the iPhone forum. To get answers to your question, next time post in the proper forum. See https://discussions.apple.com/index.jspa  I'll request that Apple relocate your post.
     Cheers, Tom

  • Drives missing when using Link Media

    Premiere CC 2014 is not seeing two of my RAID drives when I try to Link Media that went offline.  It's a new menu box now, and I can't find any way to make it see two of my RAID drives.
    But Premiere CC 2014 can totally see those drives, because I'm editing with other media on them.  And I can see those drives in Import.
    Import menu box is on the left.                                    Link Media is on the right.  Drives missing.
    Any thoughts?  Is this a bug?  I've already done a bunch of editing and need to be able to Relink 197 clips, not Import them and start over...
    Mac OS 10.7.5
    Oh, and in Premiere CC, the Link Media menu is the same as the import menu, so this is new to 2014...
    --jon--

    Thanks, Jeff.  Have rebooted multiple times.  The two drives are both hardware RAID 5. 
    I can Import from these drives as well as edit from them.  But when I use Link Media (after having moved media to a new folder in one of the drives), Premiere doesn't see the drives when I use Locate.  If I use Replace Footage, I can indeed see the two drives and replace each clip one by one.
    I also have two external RAID 0 drives that Premiere CAN see when I use Link Media.  But it can't see the two RAID 5 drives when try to locate offline media with Link Media.
    --jon--

  • M-Audio not connectin when using firewire 800 drive

    Computers that have both a FireWire 400 and a FireWire 800 port may be sharing the same FireWire bus internally. When using both, the 400 and the 800 port at the same time, you may experience problems like audio drop outs or loss of connection to the M-Audio FireWire interface. There's a variety of possible reason for this including but not limited to bandwidth limitations, clocking issues (400/800) and bus master problems with the devices connected to both ports. M-Audio recommends using the M-Audio FireWire audio interface on the computers original FireWire port while adding a separate FireWire interface card to the system (PCI or PCMCIA). Connect any third party FireWire 800 devices to the added FireWire interface card.
    But will this really fix the problem?
    M-audio says yes & apple says maybe.
    Sound like a serious flaw with apples firewire bus.

    Damian,
    Following are my experiences. My setup is listed down below.
    -Yes, that will fix the problem. The bottom line is, M-audio FW box doesn´t like to share disk drives on the G5 firewire bus (both 400 aand 800). So yes, 400 and 800 FW ports are somehow connected internally, sharing the same resources.
    -I had a spare FW 400 PCI card lying around, and I attached my disk drives to that. Didn´t start to look around for a FW 800 card though.
    -And although it seems like a fault on Apple´s side too, I can´t speak very highly on the FW410 box either. Every time I do an update on my system, the 410 install gets messed up (won´t show devices in AudioMidiSetup, the only cure is to uninstall and re-install).
    And the other interesting thing is that every time my Mac boots up, the 410 control panel mixer page is all messed up with funny pan positions and fader values. A reset does the job, but this has to be done every time I boot up. Maybe this is working in Tiger.
    I tried solving this with the M-Audio support, and after describing my problem, they just said I should call their tech support. Being on the other side of the world, I shurely don´t wanna max out my phone bill.
    Haven´t upgraded to Tiger yet, don´t want to keep upgrading all the time. In general the system is working nicely.
    B.R.
    J. Lampela
    www.neomusic.fi
    My setup
    G5 1.8 DP 2,5 Gb RAM
    Panther 10.3.9
    1 external S-ATA (LaCie)
    2 external FW
    M-Audio FW410 (1.5. driver)
    Logic Pro 7.1

  • ADUC home drive disconnected when using GPP drive mappings

    Hello,
    We have an issue with mapping home drives and using group policy preferences to map all other drives for our users.
    We have users in multiple locations and each location has it's own storage, users in a location have their home drives on that location's storage. We assign the home drive to a user using the profile tab in the ADUC user account settings (\\storage\users$\%username%).
    All other drive mappings are made through group policy preferences. This is working as expected in Windows XP.
    We are preparing for a migration to Windows 7 and Windows 7 deals with this situation in a bit different manner, for some reason when you log on to Windows 7 the ADUC account settings are made first (thus connecting the home drive) and after this the group
    policies are applied and prior to the first drive mapping being made all connected drives (and with this the home drive) are disconnected and then the drive mappings are applied. This behaviour occurs with replace mode as well as with update mode.
    To work around this the home drives could be mapped using GPP but since we have users with home drives in multiple locations and drive mappings in GPP's do not understand the %HOMESHARE%%HOMEPATH% syntax we have to use a drive mapping per location and for
    each drive mapping use item level targeting and put the users into the appropriate security group and this is more administrative burden then we'd like. Dividing users into OU's per location is not really a workable option as well.
    Has anyone seen this issue before and/or has some ideas on how to deal with this or has a workable workaround/solution ?

    Thank you for the reply. I have seen the article you linked to, from that I tested and found that in our situation we experience the same behaviour.
    The home drive is connected to P through the AD user account profile tab, the other drive mappings are gpp drive maps and are starting from G on and are set to replace, use first available, run in logged-on user's security context, remove this item when
    it is no longer applied and item level targeting is set to a security group, we have 20+ drive mappings using these settings. I have tested with setting the mapping to Update but the results are the same.
    I am able to connect to the home drive manually using a UNC mapping. When I test using F for the home drive in AD user account profile tab the problem is gone. Changing the home drive letter is not an option though because we have several applications that
    rely on that letter P.

  • System crash when using blue-ray drive

    Hi,
    when I use my blue-ray-drive, often the Macbook Pro with Mac OS X hangs, after a few seconds it reboots.
    Most replicable is it happens when I insert a media in the drive.
    This happens, when I connect the drive via USB and also when I connect it via eSata at the Thunderbolt docking device.
    The problem already existed in MacOS 10.10.0
    Is this a bug of Mac OS?
    I use:
    - Macbook Pro Retina 15" Late 2013 wit Mac OS X 10.10.2
    - Blue-Ray- Burner Plextor PX-B940SA
    - S-Ata to USB 2.0 or eSata bridge/ housing with separate AC-adapter - DeLock 42160
    - optional Akitio Thunderbolt Docking unit with eSata-port
    Appreciate your help!
    kind reagards
    Christoph

    Uh...no!
    You have plugged in a Blu-ray playing optical which will NOT work and may crash your system as long as there is no installed software to support it.
    Was there any other additonal driver software that was needed to use this Blu-Ray optical drive under OS X.
    DId this drive say anywhere that is is Mac compatible because they make Mac compatible Blu-ray drives.
    Not all optical drives (Blu-Ray, too) are Mac compatible.
    Where was this drive purchased?
    it won't work with Blu-ray discs (and I suspect ANY discs) until you install some Blu-Ray playing software.
    Here is a Mac only company that sells only Mac compatible drives and hardware.
    Other World Computing (OWC) (macsales.com).
    http://eshop.macsales.com/search/external+blu+ray
    You still need to purchase BLu-Ray player and authoring software, though, with these drives.

  • Odbc Driver error when using specific date column

    I am receiving the this error:
    Odbc driver returned an error (SQLExecDirectW).
    Error DetailsError Codes: OPR4ONWY:U9IM8TAC:OI2DL65P State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 46036] Internal Assertion: Condition len <= desc->objectLength_, file ..\Oci8\Src\SQXDGOci8.cpp, line 614. (HY000)
    It happens when I try to to set criteria on a specific date column or I do not set criteria at all. If I set date column 1 to greater than 4 or so months back the report returns, along with all the dates from date column 2. But if I then try to set date column 2 as the criteria, no matter if I just ask for data from a week until today, I receive this error. I tried changing the Server Stack size to 512, but that did not help. Anyone have an idea on this???

    You seem to be using an ODBC connection with an Oracle database, is that correct? If so you should install the Oracle client and use the OCI driver instead and it is much faster and stable than ODBC.

  • Why does "Link Media" behave differently when used as a keyboard shortcut vs when right clicked???

    Not sure whether anyone else is encountering this, but the "Link Media" command behaves differently when right clicked as opposed to when used as a keyboard shortcut.
    When you right click to select that option for an offline file, you get only the corresponding disconnected source media. But when you execute "Link Media" via a keyboard shortcut, PP brings up a huge list of all other offline media. Why does it only do that when you use the keyboard shortcut for "Link Media" but not when you right click "Link Media".
    I'd like to get the Link Media command to behave via the keyboard shortcut the same way it behaves when right clicked. I don't want to have to deal with relinking a hundred other files, but just the single offline file I'm working on.

    Among the alternatives not mentioned... Using a TiVo DVR, rather than the X1; a Roamio Plus or Pro would solve both the concern over the quality of the DVR, as well as providing the MoCA bridge capability the poster so desperately wanted the X1 DVR to provide. (Although the TiVo's support only MoCA 1.1.) Just get a third-party MoCA adapter for the distant location. Why the hang-up on having a device provided by Comcast? This seems especially ironic given the opinions expressed regarding payments over time to Comcast. If a MoCA 2.0 bridge was the requirement, they don't exist outside providers. So couldn't the poster have simply requested a replacement XB3 from the local office and configured it down to only providing MoCA bridging -- and perhaps as a wireless access point? Comcast would bill him the monthly rate for the extra device, but such is the state of MoCA 2.0. Much of the OP sounds like frustration over devices providing capabilities the poster *thinks* they should have.

  • When Using [OLE DB] driver some arabic text appear with cutting last character

    hi
    i have a problem in crystal report when bilding report using using [OLE DB] driver some arabic text appear with cutting the last one or tow characters
    note: i'm using VBasic 6.0 , RDC and crystal report viewer

    I thought I'd post an update to this since I've narrowed down the problem.
    It turns out this is NOT a bug in Apple's Java implementation, but in the AAT rendering engine. In any application, if a user changes the style of part of an Arabic string, it breaks the font connection. I have been informed though that this has already been fixed, and should be functional when Leopard is released. ALL applications that use AAT suffer from this problem, not just Java.

  • N560GTX-Ti Twin Frozr II/OC Driver Failure when using Firefox

    I just bought this card a couple of days ago.  Seems to run good with a minor exception that scares me a little.  3 or 4 times in the last 12 hours I have gotten a video driver error while using Firefox. It even happened once while posting this message...hate when that happens. The screen goes blank for a few seconds and then recovers...Says something like "Display driver stopped responding....recovered..." and it shows my driver version # in the message.
    I am using the beta diver 290.36 and will switch back to the latest standard release tonight to see if it's something to do with the beta....but I don't think so...anybody?  I'll let ya know how that goes.
    I have a few questions:
    1) I've read other posts with the same/similar error.  One post said that a bios update "seemed to fix" it.  Really??..a risky BIOS update to fix a DRIVER error...hmmm.  I'll do it if I have to....but is it really necessary?
    2) Where do I find the latest bios for my card?
    3) What's up with Live Update 5....it doesn't do anything except for launch.
    4) What's the safest way to flash the bios (USB Flasher?)
    5) What are common idle and load temps for this card?
    Rig specs:
    Asus P8P67Pro B3 Rev
    CORSAIR XMS3 8GB (2 x 4GB) CMX8GX3M2A1333C9
    Cooler Master GX Series 650W
    MSI N560GTX-Ti Twin Frozr II/OC
    Windows 7 x64
    TIA,
    Cap

    Well maybe it's driver or I don't know.
    But for sure, that I know is this:
    1. Was running W7 x32 with latest drivers (or if newer appeared last 1-2 days, I was using former), there was no driver recovery.
    2. Now running W7 x64 with 275.33, because latest(as said above), gave me that recovery problem.
    3. My friend uses some ASUS GT430(or GTX), also on W7 x64 with latest, also gives him recovery. 275.33 gave him none.
    That is why I suspect on drivers when go sudden downclock (adaptive mode in nV CP). As I've noticed from GTX 560 Ti HWK(non-oc model), that clock from 822(850 I oc'd a bit) suddenly go to 50. Memory also, but forgot to how much.
    Maybe this sudden downclock (less voltage/amp drain) triggers something in windows (the famous...forgot wat is called - also on Vista) that crashes driver. Or BSOD if that "Windows feature" is disabled.

  • Time machine backup directories are split up using a network drive

    I have my time machine drive connected to my airport extreme base station. When using the migration assistant to move my data to a new machine I noticed that the data I copied over was several months out of date, even though time machine has been running with no problems. What I noticed when looking at the drive closer is that at a certain point, my backups stopped merging when copied over to my external drive. The latest backup directory on the drive is from march 1, 2009. When time machine backs up over the network, a mounted disk shows up under "devices." What's interesting is that this mounted disk has all of my backups from march 2, 2009 on and there is a sparse disk image on my external drive in the same directory as "Backups.backupdb" and I figure this is where my other backups are at. I'm assuming for some reason the rest of my backups have not been merged with the rest of my history. Does anyone know how to force these backups to merge with the rest of my history?
    Here is an image to illustrate what I'm describing.

    blturnerks wrote:
    my backups stopped merging when copied over to my external drive.
    Correct. TM stores it's backups in a SparseBundle when done wirelessly, and in a "normal" folder named Backups.backupdb when done via a directly-attached drive.
    You cannot merge them.
    Since you're now on a new Mac, you should probably erase that drive completely and let TM start over "fresh." If you want to retain the old backups for a time, you'll need to use a different disk/partition for the new backups.
    Do not be tempted to delete or change any TM backup via the Finder: you may hopelessly choke your Mac and render the backups useless.

  • How do you update playlists when using a network itunes folder ?

    I am trying to use a Network storage drive to keep my itunes libary on,the two problems i have are that even though the network drive is selected the playlists don't seem to be saved to the drive when i make new ones and also when i reboot the mac it defaults back to the local itunes folder.
    Thanks
    Matt.

    Yes, the files get bigger and take up more room.Will you notice a difference on Apple's earplugs, no...played through a home entertainment system is a different result. I have found the best sound and file size/hard drive space usage to be encoding music files in ACC 192 kbps.

  • Looking to buy a hard drive to use as network drive with EA4500, help with compatibility options

    I need a new hard drive, I would like at least a 2TB, or more ideally a 3TB.  The only drive I see on the list that would work is the STAY 3000100 Expansion 3TB External HD USB 2.0.  There is another 3TB drive that shows as being compatible, but it's a Western Digital and I haven't had good luck with WD.  I was wondering if anyone else has a 2TB or 3TB drive that they are using successfully, even though it's not on the tested compatible list.  I have already tried using my OWC Mercury On-The-Go 1TB, and it won't even recognize a drive as being plugged in.  Any recommendations would be greatly appreciated.  

    As far as I know, that is the only list of compatible drives with the router.  So, yes, that is the list I am referring to when I said "compatible drive list".   There are very few 2TB or 3TB drives on the list.  I would really like to be able to use a 3TB drive with a couple partitions, and that seems almost impossible with very few options.  I have been reading around the last couple days and I hear lots of reports of people successfully using drives that are not on the tested compatible list.  I just wanted to know more options from people like that.  

Maybe you are looking for

  • Still frames not staying still...

    I've had this problem on a couple of projects and have manned up to make my first post ever in a forum to try and solve it. Any help would be appreciated. In Final Cut I made some still frames using the Modify--Make Freeze Frame command, then used a

  • Folders in Icon view with overlapping icons (vertically)

    I have folders with icon view and the icons move too close together vertically, but not horizontally. This is new behavior. I am using 10.6.7 and have already tried trashing finder prefs. It doesn't seem to be related to the slider for icon size. or

  • Apple's 500GB Wireless Time Capsule external drive.....PC?

    If I buy the Wireless Time Capsule drive from Apple, will it back up my husband's PC just as it will my Mac? I read both, when looking at the information about it at the apple site.

  • Sound quality has declined in ios8 & yosomite

    Just swithched to ios8 & yosomite and I feel that the way it processes music  has dramatically deteriated.  Music really sounds thin and anemic no matter the genre.  Older ios & operating systems--firmware?--played music bettter.    Now that most of

  • Replacing # with blank space in Bex Analyser

    Hi All, Can any one help me out in replacing # values in Bex analyser with blank space. I tried with the macro: Sub SAPBEXonRefresh(queryID As String, resultArea As Range) ' First Query in the workbook If queryID = "SAPBEXq0001" Then ' Selects the ar