How to deal with multiple hard drives?

I am using Aperture 1.5 but am having trouble
dealing with the Library structure. I want to be able to have Aperture recognize and work with Projects located on several different external hard drives. Where should the main library be located? In 1.5 is there such a thing anymore as a Branch library? I had a branch library on an external drive. I may have messed things up so that Aperture doesn't quite know where things are. Is there a way to re-organize things so that when I open Aperture ALL the projects I've worked with do appear? Thanks.

To have Aperture work with projects on different hard drives, just import the project files but tell Aperture to copy the files from their current location (say a media card or CD) to a directory of your choice on any drive of your choice. You can store projects on multiple drives. I don't think it matters where the main library is located, it could be on your primary drive, or on one of your external hard drives. I'm not sure how to consolidate projects that were enclosed in different libraries other than to export the projects individually, and then reimport them into the new centralized library. I do wish Aperture would allow one multiple select projects (it only allows you to select one at a time) for exporting. I also wish that Aperture had a 'Consolidate Libraries' command which would allow one to just pull all 'found' projects into one library.
Dual 2.7 GHz 5.5 Gig RAM   Mac OS X (10.4.6)  

Similar Messages

  • How to deal with multiple disk path's

    hi
    i'm setting up a new server with virtual servers with extra io domain's
    now i have a question on how to deal with multiple disk path's
    so following questions:
    - can i enable multipath on the primary and on the alternate domain?
    i tried this but when rebooting the alternate the alternate keep's freezing and the only solution is to hard stop it and it's depending host
    - if i can't enable multipathing how to handle this
    for example a disk has on the primary domain 4 path's to a disk
    do  i then assign all 4 path's to a virtual disk server or do i create a virtual disk server per path
    if i do the first is adding all the path to the same mpgroup enough or not

    Hello
    1.-can i enable multipath on the primary and on the alternate domain?  Yes. i understand for multipath mpxio or similar.
    2.-i tried this but when rebooting the alternate the alternate keep's freezing and the only solution is to hard stop it and it's depending host
    if you are going to use alternate domain you have to give this IO the all bus root nexus, what you describe sounds like DIO,
    3.- - if i can't enable multipathing how to handle this for example a disk has on the primary domain 4 path's to a disk
    If you have 4 path to the same disk in the primary and you are using multipath let's say mpxio, then you will have only one disk in the primary, which is a virtual device that handle the 4 paths.  That's is what you have to use in a vds.
    Please check this doc to see the best practice to ldom
    white-paper-ldom
    regards
    eze

  • Automated deployments of Windows 7 on systems with multiple hard drives

    Last week I helped a customer use MDT2010 to deploy Windows 7 to ThinkStation systems with multiple hard drives.  The customer has multiple HDDs in the system and wants Windows to be installed to the HDD that is connected to SATA port 1.  Unfortunately Windows does not always assign "Disk 0" to the HDD on SATA port 1 - in fact it is completely random what disk ID gets assigned to which SATA port.  The bug is documented by Microsoft in KB937251:
    http://support.microsoft.com/kb/937251
    MDT2010 uses hard-coded disk IDs (0, 1, 2, etc) to specify where Windows gets installed.  And because of the bug, sometimes Windows gets installed to the HDD on SATA port 1 and sometimes it gets installed to a different HDD.
    The solution is to install Windows to the HDD identified by the "SELECT DISK SYSTEM" command of DISKPART.  This will always return the disk that is connected to the lowest SATA port.
    To configure this in MDT2010, use the following steps (refer to the attachment):
    1. copy "FormatPartition.txt" and "SystemDisk.vbs" to your Scripts folder in the Deployment Share. 
    2. in your Task Sequence, disable the existing step called "Format and Partition Disk" (see TaskSequence.jpg)
    3. create a new step at the same location called "Format and Partition Disk (custom)". The type is "General -> Run Command Line". The command line is " cmd.exe /c "diskpart /s %SCRIPTROOT%\FormatPartition.txt" "
    4. on the main screen for Deployment Workbench, right-click on the Deployment Share and select "properties", then click on the "rules" tab
    5. under section [Default], add the following entries (see Rules.jpg)
        - UserExit=SystemDisk.vbs
        - DestinationDisk=#DiskID#
        - DestinationPartition=1
    Hopefully this info will help someone else!
    Attachments:
    MDT2010.zip ‏261 KB

    Last week I helped a customer use MDT2010 to deploy Windows 7 to ThinkStation systems with multiple hard drives.  The customer has multiple HDDs in the system and wants Windows to be installed to the HDD that is connected to SATA port 1.  Unfortunately Windows does not always assign "Disk 0" to the HDD on SATA port 1 - in fact it is completely random what disk ID gets assigned to which SATA port.  The bug is documented by Microsoft in KB937251:
    http://support.microsoft.com/kb/937251
    MDT2010 uses hard-coded disk IDs (0, 1, 2, etc) to specify where Windows gets installed.  And because of the bug, sometimes Windows gets installed to the HDD on SATA port 1 and sometimes it gets installed to a different HDD.
    The solution is to install Windows to the HDD identified by the "SELECT DISK SYSTEM" command of DISKPART.  This will always return the disk that is connected to the lowest SATA port.
    To configure this in MDT2010, use the following steps (refer to the attachment):
    1. copy "FormatPartition.txt" and "SystemDisk.vbs" to your Scripts folder in the Deployment Share. 
    2. in your Task Sequence, disable the existing step called "Format and Partition Disk" (see TaskSequence.jpg)
    3. create a new step at the same location called "Format and Partition Disk (custom)". The type is "General -> Run Command Line". The command line is " cmd.exe /c "diskpart /s %SCRIPTROOT%\FormatPartition.txt" "
    4. on the main screen for Deployment Workbench, right-click on the Deployment Share and select "properties", then click on the "rules" tab
    5. under section [Default], add the following entries (see Rules.jpg)
        - UserExit=SystemDisk.vbs
        - DestinationDisk=#DiskID#
        - DestinationPartition=1
    Hopefully this info will help someone else!
    Attachments:
    MDT2010.zip ‏261 KB

  • How to deal with multiple language SQL script?

    Hi All,
    We now want to create a SQL script that contains multiple languages(English, Chinese, Japanese), this script need to be run at there different database installed on different OS, for example, Oracle9i on Windows 2000 English Edition/Chinese Edition/Japanese Edition.
    If I save the file as ANSI format, this file will only be recognized at local OS(e.g. the Chinese and Japanese character will not be normally displayed on other OS, if I run the script, the CH/JP characters will not be stored normally in DB).
    If I save the file as Unicode format, this file can be recognized by all three OS, but Oracle SQL Plus will not recognize it, thus we can't run the script.
    Who can tell me how to deal with this issue? Is it possible to save only one script that can run on different language OS?
    Thanks,
    Spark

    Hi,
    The ISQLplus supports multiple languages, but there will be following problems for my case:
    1.ISQLplus don't support Unicode format script too, so I must save the file as ANSI format.
    2.To display the characters normally depends on the database server's platform. I create a script contain three languages with ANSI format in Chinese OS, but if I want to load this script to database server installed on English OS via ISQLplus, the Chinese characters will not be displayed normally too.
    PS:
    So, I think this is not only related with Oracle but also the Windows OS, it is hard to create one file with ANSI format that can be displayed normally in different platforms.
    Thank you all the same,
    Spark

  • IMac SSD full - how to deal with the two drives

    Greetings all,
    I've been using an iMac i7 with two drives SSC and HDD.  Recently, I've been having issues with the SSD being close to full.  I use it for applications only, although some apps need lots of space (iTunes, iMovie, Photoshop, etc.)  I use Lightroom and have all the images on the spinning drive.  Does anyone know how to deal with this issue?  Any way I can move the music from iTunes to the separate drive, or any way to figure out what exactly is using most of my space?
    Thanks in advance for your help.
    erlkonig

    Here's some utilities for analyzing disk space:
    DiskInventory
    GrandPerspective
    OmniDiskSweeper
    WhatSize
    You might want to consider putting your home directory on the HDD.
    How to Move the Home Folder in OS X – and Why
    Moving your home folder in OS X

  • Interface with multiple hard drives

    I am looking to buy a Mac Pro later this year, although want to learn about everything now, so I am well educated when I buy it ^^
    I was reading around http://macperformanceguide.com/Mac-LightingFast.html and it brought up a question. Right now I have a 170 GB MBP and a Time Capsule... If I were to get a Mac Pro with the proposed SSD Launch Drive and Hard Drive data drive, what would the interface be?  Would it be similar to the interface with a time capsule, with different hard drives listed in the finder window?  Or would it ask me to specify where to write?  Or would I manually choose a 'default write to' on all my applications?
    Thanks
    Ben

    Buy your own SSD, RAM and hard drives.
    Mercury Extreme Pro 6G SSD
    Mac Pro Memory
    There are 4 internal drive bays, get it stock, skip getting an apple branded SSD they tend to not be best of class. All drives have to be 3.5" SATA or use an adapter to fit the sleds.  Other than application preferences for where a media library is,  default location for documents, scratch, and of course you can put your /Users/myaccount on a data drive. 
    My PCs have 1.2GB/sec of SATA bandwidth. Double the 600MB/sec that is shared by 4 SATA ports.
    Macintosh Performance Guide  Articles & Reviews
    MacPerformance Blog
    That link you have is over a yr old out of date and talking about early Intel X25s for one.

  • How to set up One iTunes Library with Multiple Hard Drives

    Hello,
    I have a question about setting up a daisy chain of external storage hard drives for my itunes library and need some advice.  I have run out of room on my 4TB external storage.  I have an additional 4TB and a 2TB external storage (all are MyBooks) and trying to figure out how to separate out my itunes folder:  I would like to put the TV on one 4TB and the Movies and the other 4TB and the Music/Apps/etc on the 2TB.  Here are my questions
    1.) How to I point my iTunes to where I have moved them?  Just make and alias of the folder and put that back in the original folder?
    2.) How do I get the new iTunes downloads to go the correct folder to download so it does not set up a new library for downloading?  Can I set more that one location in my preference?  If so- how?
    I have looked in the forums and all the information is older and does not address this exact issue. 
    Set up:
    Mac mini hooked up to Vizio TV running Lion 10.7.2
          Processor 2.26 GHZ Intel Core Duo 2
         Memory 4GB ( do not really store anything on this one)
    MY Books
         1  2TB   Mac OS Extended (Journaled)
         2  4TB   Mac OS Extended (Journaled)
         1  1TB   Mac OS Extended (Journaled)-  this is for documents, etc
    All these are daisy chain with 800 Firewire to the Macmini and hooked to TV with HDMI.
    Any suggestions would be helpful.  I can not download anything else from iTunes until I get this resolved and it is a real bummer.
    Sara

    Here are three different methods >
    How to use multiple iPods, iPads, or iPhones with one computer, http://support.apple.com/kb/HT1495
    This article > iOS: How to transfer or sync content to your computer, http://support.apple.com/kb/HT1296
    suggests using contacts groups.
    When syncing contacts, you can choose to sync all of your contacts or only selected groups.
    You can select a group of contacts to which all new contacts created on your iOS device will be added.
    You can set up groups in the Address Book application.
    If you are all going to use the same iTunes apps library, turn off "Automatically sync new apps" in the apps tab just below the list of apps.  Then you won't get new apps on your device unless you select them.

  • Issues with multiple hard drives (no luck searching)

    Hi!
    I've bought a 5th gen. Airport Extreme, and I have some issues with connecting multiple drives to it.
    We've got multiple Macs in the house, and they have all been backed up on separate external hard drives.
    One of these drives has been split into two partitions, one for backup and one for data. They are both formatted as GUID HFS+.
    I've bought a powered USB-hub, and tried connecting the drives, but it doesn't work.
    I get the following results:
    - The AEBS only sees one of the drives.
    - The AEBS sees neither of the drives.
    - Everything seems to work, until I try using Time Machine on one of the drives, and everything stops working.
    I've tried unplugging the AEBS, but I get nothing else than these issues.
    This is my setup:
    The AEBS:
    The hub with the drives:
    The hub:
    I've tried searching numerous sites, but I haven't found an answer.
    Some people have had luck downgrading to a previous firmware, but I can't for some reason.
    Have any of you got some ideas how to fix it? I think I've tried almost everything.

    The drives have been password protected.
    I tried adding user accounts for access, but the password setting seemed to work better.

  • How to set up multiple hard drives for video editing?

    I have recently purchase a new custom built PC for video editing with Premiere.
    I have 3 seperate HDD's as I read on one of the forums that I should set up the hard drives as follows:
    one for OS/programs
    one for media
    one for pagefile/scratch/rendors (these are new terms for me and I am not exactly sure what they mean)
    If anybody can help walk me through the steps to set up/program my HDDs properly for editing video for adobe CS5, it would be greatly appreciated.
    I do not know where to begin to set this up as recommended.
    Thanks in advance.

    Todd_Kopriva wrote:
    I go through this in this video:
    http://www.video2brain.com/en/videos-5353.htm
    This video helped a lot. I have configured through my adobe software accordingly. Another user also suggested that I configure redirecting of my swap files through windows. I was unable to figure out how to do that.
    Is that necessary?
    Thanks.
    Your video definately helped.

  • Time Machine with multiple hard drives

    I use a very large external hard drive for time machine. I back up to this time machine, the two hard drivs that are inside my macbook pro, 512GB ssd, and 250GB SSD that is in the optical drive. I then backup a 1TB portable hard drive which holds all my movies and then I backup another 1Tb portable hard drive which holds all my "reserve" files, which means they are files that are no longer important to be on my computer. Old pictures, music, etc.
    Now, I can't plug all of these drive's in at once. So, let's say I have to do a backup and I have nothing plugged in but the time machine external hard drive. Will it only backup the two hard drives that are in my computer and then later somehow let me go and restore the other drives? Or will it attempt to restore all 4 drives at one time? Because if the one in my computer mess's up, the other's may not be messed up and I do not want it to restore those.
    I have used Time Machine before to restore my system. But never since I have started adding extra drives for Time Machine to backup.
    I am also planning on adding, yet another drive for it to backup which is a 1TB portable hard drive that I keep raw files on for photography. I'm just curious how this works when and if the time comes.

    well superduper is FREE, CCC isnt.........CCC can do the daily updates etc,.  Superduper DOES NOT.    the CCC and Superduper CLONES are bootable.......so, if your HD crashes, you can throw in the CLONE, and youre back and running in mins, rather than hours etc .
    You should NEVER consider a backup a "backup", ........2 copies is 1, and 1 is none.....always have 2 copies of important files / pics etc etc,......... DECADES of work have been lost by people who thought their stuff was safe because they had a (meaning 1) backup.
    Simplicity? Yes, Simplicity is my religion.    CLONE your HD with programs and settings, ......and use a 2nd HD updated daily / weekly etc (preferable 2 such 'seecond' harddrives, copies of each other) with all personal stuff / work / pics / vids/ documents.....
    superficially time machine is simpler,  "smack a button and everything backs up".......in REALITY however when it "all goes up in flames"................the pro method (and my method) is QUICKER and more reliable by far to get down and running.
    Ive restored other peoples from total crash and burns via Time machine.......and "my" way............my way always ends up faster by a mile. Also personal / work etc  files are kept autonomous to the system data / programs OS,.....as it logically should be.
    Time machine is the fastest incremental backup........but its as slow as paint peeling if you need it in case of a TOTAL CRASH.......wherein a bootable clone can be thrown in , in less than 20 mins.

  • Using Itunes with multiple hard drives

    I'm a new mac user and have a 250GB external hard drive with two FAT partitions. They appear as two individual drives to my MAC. Each partition has a lot of music. Its more that one of the partitions can hold. I can access and play songs in itunes by accesing them through the file system on the hard drives.
    I saw the option to point itunes to an external hard drive in the advanced general preferences tab, but it seems to have a limitation of one location/folder. I can't seem to find a way to make itunes aware of multiple folders which could exist on multiple disk. I'm using Itunes 7.02, on MAC 10.4.8. Is there a way to do this, or is it a limitaiton of itunes?
    Joe

    Jeveland,
    Welcome to Discussions,
    Although iTunes only has one 'iTunes Music folder location', the music can be stored at any location and added to the library.
    The 'iTunes Music folder location' is the location where iTunes stores ripped CDs and purchased music. It does not tell iTunes where your music is stored.
    The locations of your songs are stored in the 'iTunes Library' file.
    Read more about the library files here.
    Uncheck 'Copy files to iTunes Music folder when adding to the library' in Preferences>Advanced>General. Then add your music to the library.
    Hope this helps.
    M
    17' iMac 800 MHz, 768 MB RAM, 200 GB HD, DL burner   Mac OS X (10.4.8)   iTunes 7.0.2

  • New Mac - transfer from previous TM with multiple hard drive backups

    I just got a new Mac Pro. Previously I had a PowerMac G5 running Leopard which had two internal hard drives being backed up using Time Machine. When I started my new MacPro (running Snow Leopard), I selected transfer using Time Machine, but it only found one hard drive (my boot drive) and not the drive with all my files on it. How do I transfer this other drive? My new MacPro also has two internal hard drives so that I could have a similar setup.

    You can probably use the full restore procedure, per #14 in the Frequently Asked Questions *User Tip* at the top of this forum.
    Just be sure to select the "other" drive on the screen listing the backups (the 5th point in the green box of #14).
    Sometimes, however, it will only let you select the boot disk. In that case, back out, restart normally, and restore from the normal "Star Wars" display.
    Since you're on a different Mac from the backups, you'll have to use the procedure in #E2 and E3 of the Time Machine - Troubleshooting *User Tip* at the top of this forum.
    Don't restore the entire folder representing the second disk; select all the top-level folders and restore them.

  • What is the Best way to set up Photoshop on a new PC with multiple Hard drives and SSD?

    Hi hope someone can help.
    I am considering buying a new PC (see below).  We want to run both Photoshop and Lightroom on the PC. We will also be using it as a Media centre – that’s why I have two big hard drives.
    I would like to know the best way to install both Photoshop and Lightroom on the storage devices. As you can see I will have two 3TB hard drives and one 250G SSD card.
    For Photoshop I have read that it can be advantages to have the program on one drive the photos on another drive and the “scratch file’ on a third drive. It was even suggested that the PCs Operating system could be on a different drive than the program. Is this correct and if
    so what is best to go on the SSD card? I will be partitioning the Hard Drives and I could even partition the SSD drive if that could help.  In this case what size partitions are recommended?
    If you can see a component below that you think would be an issue with running Photoshop and Lightroom, could you also let me know what you would recommend?
    CPU: Intel Core i7-4790 CPU. LGA1150
    Motherboard: Gigabyte GA-Z97M Micro-ATX Motherboard LGA1150
    RAM: TWO (2) x Kingston 8GB DDR3 1600Mhz Desktop Memory
    HDD: TWO (2) x Seagate Barracuda 3TB 3.5" 7200RPM 64 MB Cache SATA 6.0Gb/s
    SSD: Samsung 850 EVO 250GB Internal Solid State Drive (SSD)
    Graphics card: Leadtek nVidia Quadro K2200 4GB Graphic Card
    Optical drive: LG Blu-Ray Combo Drive. BH16NS40
    Power supply unit: Cooler Master V750S ATX Power Supply 750W, 80Plus Gold Certified
    Case: Cooler Master Centurion 6Mid Tower Case
    Operating system: Microsoft Windows 8.1 Pro 64-bit
    Wireless / WiFi: TP-Link TL-WDN4800 900Mbps Wireless-N Dual Band PCI-E Adapter
    BTW I would have liked to email this to Adobe support but could not find an email address to send it to. I hope this way works.

    That's a nice system Kevin, and it will work very nicely with Photoshop.  I do take it that you have 16Gb RAM in Total?
    250Gb SSD is a good size, but you can still run short, and that will affect Windows performance.  When you get your system, instal WinDirStat which gives you a graphic display of everything on your drive, like below. Clicking on any of the large areas will tell you what and where they are, so you can think about moving cache folders etc. to one of the HDDs.
    Leave the Pagefile.sys on the boot drive.  Think about disabling Hyphenate as it takes a ton of space, and too often crashes on wake up.
    My Documents
    Desktop
    Downloads
    Look at Bridge cache
    iTunes backup
    Other stuff like that.
    Think about another 500Gb drive just for Photoshop Scratch.  Drives are cheap as chips nowadays
    Do yourself a favour, and invest $100 in Shadow Protect (or similar if there is such a thing) SP saves incremental backups every 15 minutes (you can set the interval, but it has no impact on performance with a system like yours).  If you have a problem you can mount the back up at any of those 15 minute points, and open files from it.  You can also make a bootable DVD image of your C drive, and be back up and running five minutes after disaster strikes.
    Optimize Performance in Photoshop
    Photoshop CC and CC 2014 GPU FAQ
    For more ideas, swing by the Premiere Pro Hardware forum.  Those guys are serious good at this stuff, and you'll find links tips and ideas.
    Happy computing, and have fun with your Creative Cloud® apps.

  • InDesign CS2 has problems with multiple hard drives

    I have a mac pro that has two external hard drives attached to it. One is connected through usb and the other firewire. When ever I try to open an inDesign file on the hard drive that mounted second I get an error message. However I the hard drive that mounted first works just fine.
    The error message is: "Cannot open the document xxx. You may not have permission or the document may be open already. For multi-user access, close the file and then lock it using the File > Get Info command in the Finder."
    Any help would be greatly appreciated.

    I've not had any such problem. It's been a while since I used CS2, but I definitely used it on computers with more than one disk attached. I don't think I had a mix of FireWire and USB drives though.
    Dave

  • Aperture installation with multiple hard drives

    Hey, I have two hard drives on my computer. I had planned to use one for music and other forms of entertainment and the other to store my photography. them problem i have is this. both aperture and i-tunes require mac os x. how can i get aperture or its library on the other hard drive? thanks

    The Library itself can be stored on any drive, as long as the drive if formatted HFS+.
    Ian

Maybe you are looking for

  • Error while applying the patch 9909156

    while applying patch 9909156. I am getting jsp compilation errors in the patch log [1634474] !!COMPILATION ERROR(0) ibeCRgpPartnerPriCreate.jsp: this is similar MOS doc 579439.1 - Application Of Patch 5720979 Results In COMPILATION ERROR(0) ibeCOtdOr

  • I can't remember my administrator password!

    I try to install Maverick, but my old MacBook pro ask me for an administrator password. Can´t remember i have made a password called that. Can anyone help me?

  • Audible or vibrating  low battery alarm

    is there any way to ask Apple that sets the low battery warning with an audible or vivrating alarm?

  • Black Berry Messenger, using & finding other users, Does anyone use the B Berry Messenger ?

    Does anyone else USE or have the Black Berry Messenger on their 8330 CURVE model B Berry ? If so, r u social enuf to wanna meet other B Berry users ONLINE and How do I find other Black Berry Messenger users to communicate / chat with directly ? My Bl

  • DW Web Gallery

    Hi: I like the DW web Photo Gallery feature, with some changes. What I've done in the past is generated the html file and then gone back in to each page invidiually to make the changes in layout that I wanted. Is there a way I can make a change right