Re-Pointing existing GRUB to different drive

After a good deal of experimentation, I think I'm finally ready to completely make the move from Fedora to Arch.  Only one obstacle stands in my way - getting my existing GRUB installation to point at my Arch drive instead of my Fedora drive.  I can't find any examples of how to do this particular switch, so I would really appreciate the help of a GRUB guru or two here.
Here is my existing drive configuration, as seen by Arch:
/dev/sda is my Windows XP drive.  XP is on sda1, with the entire disk devoted to this partition and formatted as NTFS.  GRUB is installed on the MBR of this drive.
/dev/sdb is my Arch drive.  Here is the fstab file:
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs defaults 0 0
# /dev/cdrom /mnt/cdrom iso9660 ro,user,noauto,unhide 0 0
# /dev/dvd /mnt/dvd udf ro,user,noauto,unhide 0 0
/dev/fd0 /mnt/fd0 vfat user,noauto 0 0
/dev/sdb2 / ext3 defaults 0 1
/dev/sdb1 /boot ext3 defaults 0 2
/dev/sdb3 swap swap defaults 0 0
/dev/sdb5 /usr ext3 defaults 0 2
/dev/sdb6 /tmp ext3 defaults 0 2
/dev/sdb7 /home ext3 defaults 0 2
/dev/sda1 /mnt/FNORD_101 ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/sdc is my old Fedora drive.  The /boot partition is on /dev/sdc1, while the / partition is on /dev/sdc2.  The GRUB installation in the MBR of /dev/sda reads the grub.conf menu.lst file from this drive, which is softlinked to by menu.lst.  Here is my current grub.conf:
# grub.conf generated by anaconda
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd2,0)
# kernel /vmlinuz-version ro root=/dev/sdb2
# initrd /initrd-version.img
#boot=/dev/sdc
default=0
timeout=10
splashimage=(hd2,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.14-115.fc8)
root (hd2,0)
kernel /vmlinuz-2.6.23.14-115.fc8 ro root=/dev/sdb2 rhgb quiet
initrd /initrd-2.6.23.14-115.fc8.img
title Fedora (2.6.23.14-107.fc8)
root (hd2,0)
kernel /vmlinuz-2.6.23.14-107.fc8 ro root=/dev/sdb2 rhgb quiet
initrd /initrd-2.6.23.14-107.fc8.img
title Arch Linux (Main)
root (hd1,0)
kernel /vmlinuz26 root=/dev/sdb2 ro vga=775
initrd /kernel26.img
title Memtest86+ (1.70)
root (hd2,0)
kernel /memtest86+-1.70 ro root=/dev/sdb2 rhgb quiet
title Windows XP (bleaugh)
rootnoverify (hd0,0)
chainloader +1
In essence, I want to keep GRUB on the MBR of /dev/sda (hd0,0) and just re-point it so that it looks at /dev/sdb (hd1,0) instead of /dev/sdc (hd2,0) for the files it needs.  What exactly do I need to do in order to accomplish this?
Thank you!

DkSoul wrote:
You have to reinstall grub.
Run grub from your arch install and type:
root (hd1,0)
setup (hd0)
root (hdX, Y) : Tell grub to look for the necessary files at disk X partition Y
setup (hdX) : Install grub to the MBR of disk X
This is what I eventually needed, but I had to do a couple of other things on top of it all.
To begin with, I had to copy the files from /usr/lib/grub/i386-pc into /boot/grub so that grub could find what it needed.  The only file that was originally in the /boot/grub directory on my Arch drive was a menu.lst file.  I'm guessing that's because I didn't install a bootloader when I installed Arch (I just edited my existing Fedora grub setup).
I also had to mount more than what is shown in the wiki for reinstalling grub.  The wiki doesn't take into account the possibility of someone's /boot and/or /usr directories being on their own partitions.  I had to explicitly mount these before doing the chroot.
One other note, for anyone using a dual boot with WinXP and using NTFS-3G - think twice before keeping the "makeactive" line in your Windows boot section.  The default menu.lst contains this line, but if you boot into XP with it present and then boot back into Arch, NTFS-3G will give you an error saying that the NTFS drive is in use and will refuse to mount it.  I had to remove the "makeactive" line, boot back into XP, and then boot back into Arch again before NTFS-3G would mount the NTFS drive.
A final caveat - once I got grub pointed in the right direction, I tried replacing it with grub-gfx.  A pacman install of grub-gfx doesn't update the stage files in your /boot/grub directory.  I had to manually copy the new contents of /usr/lib/grub/i386-pc into /boot/grub once again before grub would use a bootsplash file.
Thanks for the help!  I hope the above proves helpful in return.

Similar Messages

  • How to point user home folders to a different drive?

    I helped a friend set up a new iMac running Leopard, which he shares with his teenage son. He bought a 500GB external hard drive for his son to use, because he creates tons of videos and photos and Garage Band stuff and he doesn't want that cluttering up his internal hard drive. But kids being the way they are, he can't get his son to properly save everything to the external drive, which is creating tensions. I want to point the "Movies" and "Pictures" and "Music" folders to a different drive so that they work as aliases. I tried to create aliases but that didn't work because you can't delete those folders. There must be a way to have those folders point to a different mount point, using Terminal, but I don't know how to do that. I know how to use Terminal, but I'm not familiar with all the inner workings of the system's symbolic links in this regard. Does anyone here know how?
    I realize that there are probably different places that need to be changed. I tried doing this in Tiger with NetInfo Manager, and while you can change the "home" folder of a user to a different location, it doesn't actually work, probably because there are other places where it needs to reference the new path. Of course, Leopard doesn't include NetInfo Manager anymore. Any help would be appreciated.

    You don't want to mess around with links. Software often looks for a "file" or "directory" and won't accept a true link. Often, it will just silently replace the link with a directory. Also, using links in this fashion isn't supported so, if it doesn't work, you have nowhere to turn.
    You should have much more success changing the actual location of your home directory. You were on the right track with NetInfo. Some software might look for "/Users/adwiz", but they shouldn't. The new replacement is "dscl". The command to do what you want should be: "sudo dscl . -change /Users/<username> NFSHomeDirectory <old_path> <new_path>". It would probably be a good idea to make sure that the name of the home directory matches your short user name.
    You can also try using the "official" replacement to NetInfo, Server Admin Tools. I have never tried it though.
    Changing the home folder like this will only change the pointer in the system. It will not actually move any of your data. You should probably do all this while logged in as a different admin user. Then use the Terminal "mv /Users/adwiz /Volumes/BigDrive/adwiz", for example. Then, when you log in as that other user, all should be correct.

  • CS5 install on case-sensitive file system - can't choose different drive (Mac OS)

    I just upgraded my macbook pro to a new drive and 10.6, and chose 'case sensitive' HFSX, 'cause I'm a heavy command line user and wanted the maximum BASH experience.
    I'm trying to install the CS5 demo to try some web design tools, and the installer immediately says "Installation to case-sensitive drives is not supported. Please choose a different drive location to install." So case-sensitive drives aren't supported; crappy but fair enough.
    The error message leads me to think that I can just choose a non-case-sensitive drive to install to, but I never get a chance to pick one - I click on the installer and it goes straight to the error message.
    So - how do I pick a different drive to install to? Am I just an idoit, is there no way to select a different drive, or will it not install on a system that even BOOTS from a c.s. drive, regardless of the format of the drive that CS5 is installed to?
    I called the support number, and the poor fellow on the other end suggested I re-download the demo, and if the new download fails call Apple support to report my 'drive error'.
    I'm hoping to avoid an entire backup-reformat-restore and lose CLI compatibility just to try some demo software.
    ch

    That is part of why I would prefer case sensitive by default.   I know some server packages do the folding for you, same as some web servers do not differentiate between 'htm' and 'html' when people type in requests, but most of the time the backend server is going to be case sensitive and it is not safe to assume (or hope) that the service will fix things.  Compensating for mistakes is fine, but allowing such silent corruption is not a terribly laudable things and it encourage people be careless.
    Every once in a while I do encounter someone submitting some work where their configuration values and file names do not match, and 'well my laptop silently fixes it for me since it does not care' is a poor excuse.  And if I sent broken filenames upstream or even worse commit them to be used on a server, that is a pretty significant professional failure.
    Back to Adobe specifically, I have been trying the suggestion on poster mentioned in where one installs the Adobe applications to a case insensitive drive then copy over the installed files.  This does not quite work out of the box, but for reasons I would be hard pressed to believe are Apple's fault.
    For instance the first error I encounter is the inability of Bridge to load:
    "@executable_path/../Frameworks/WRServices.framework/Versions/A/WRServices"
    When I go look inside the app directories I can see that in Bridge the file has been named 'awrservices', but in Illustrator it is correctly named AWRServices.   So it looks more like a problem in whatever version control they are using.  The only way I can picture (which my adminitialy limited knowledge of what I am sure is a large and complex project with all sorts of legacy issues) that the installer toolchain factors in as a problem is if they have mismatches in their own scripts/packaging and have been depending on HFS's bad behavior to hide the problem.  I can understand not wanting to invest the time to pay down the technical debt on such an issue, but having such errors in your configuration causes long term headaches.
    And I say this as someone who worked on just such a project, moving a software suite that had legacy code stretching back longer than Adobe has existed as a company.  This conversion included moving from a case insenstive filesystem to a case sensitive one and yeah, there were lots of problems that the old FAT32 system hid from us, but it really paid off over the long run to fix them rather than try to twist the code to compensate.
    Having said that, if the problem is really that they do not want to go update their filenames (in version control or config files), then you can always add folding to your loaders.  I have had to do that a few times due to upstream people developing on case insensitive systems and sending data files with incorrect file names.  This is an old class of problem, and while I can empathize with the struggles project managers have trying to get approval for paying down technical debt, the problem never gets better on its own and usually gets worse.
    Which is why I responded with so much grump to the 'I never needed it' argument since that is exactly the type of customer comment that marketing tends to point to in order to push such things off the schedule.  This is the type of thing where the customer does not really know what they want because they are already accustomed to broken behavior and most of the problems are hidden from their immediate view.  It is easy to cover up the limitations since modern UI (and their search capabilities) can handle this. 
    It is not just arcane developers stuff, and it is the same transition that people have made with things like spaces, quotes, and parentheses, where years ago users believed they had no need for them since they were not using them, but they were only not using them because they did not work.   Today try to tell a modern user they can not put (, ", ) or even ' ' in their filenames and they would rightly question why this piece of obvious functionality is not working since today they are used to it working and no longer automatically compensate for it.
    I also find it ironic that by default OSX hides a number of file extensions, so from the user's perspective you can have multiple files with the exact same name displayed to them, so you can get display issues where 'foo' is the same as 'foO' if both have .txt, but 'foo' and 'foO' are not the same if one has .txt while the other is .pdf.  Add to this confusion cases like 'foo.txt' and 'foo.pdf" both being shortened to 'foo'.

  • New PC and want to move library to a different drive location from original PC

    I've just built my self a new PC and would like to move my iTunes music to my new PC.
    I know this is a pretty straight forward thing to do as I have done it on more than one occassion before without any hassle.
    It's a little different this time though, I need to move the libary to a different drive from the default location as my C: drive is an SSD and can't fit my entire libary on it.
    I've got my iTunes music folder backed up on an external drive, I thought it would just be a case of installing iTunes on my new PC copying my music to the drive I want it on and telling iTunes that this will be my new storage location.
    After a bit of playing around I managed to get iTunes to see all my music again.
    I'm having trouble getting it to find my cover artwork though and my old ratings and playlist count.
    Does anyone know how to restore these?
    Also do I have to have 2 iTunes fodlers on the computer? 1 in the stanard C: drive loaction and 1 where I now have all my music. Can I not just have it all on the 2nd drive?
    If I copy the 4 libary files from my backup into the new folder it gives me my old ratings and playlist count back but loses all the artwork and most of the files have broken links to them.
    Sorry if I've not explained what I am trying to say very clearly, thanks for any help.

    In iTunes under Edit > Preferences > Advanced turn off Keep iTunes Media folder organized, then click OK.
    Use Edit > Preferences > Advanced to change the media folder location to D:\Music\iTunes\iTunes Media, then click OK. If iTunes asks to consolidate or move any files at this point say no or cancel.
    Open the menu File > Library > Organize Library... tick Rearrange files in the folder "iTunes Media", and click OK.
    In iTunes under Edit > Preferences > Advanced turn on Keep iTunes Media folder organized, then click OK.
    Open the menu File > Library > Organize Library... tick Consolidate files, and click OK.
    This should rearrange the media folder into the current structure with the minimum amount of physical file moves.
    At this stage you should find that iTunes is now looking for your mobile apps at D:\Music\iTunes\iTunes Media\Mobile Applications. Check the properties of a single app just to make sure. If all is well you can reclaim the space on C:.
    If it were me at this stage I would now close iTunes, then copy the library files and album artwork folder from wherever they are on C: into D:\Music\iTunes then shift-start-iTunes and choose the library at D:\Music\iTunes. It is at this point that the library is now truly portable.
    Having made that work I would then close iTunes, move the iTunes folder up to D:\iTunes and shift-start-iTunes to open it, but that's my preference.
    tt2

  • Needs Ability to Configure AutoSave To Different Drive than Scratch

    If you edit a large document with limited memory, and are exercising the Photoshop scratch file, a coincidental auto-save can really slow things down because the drive then begins to thrash.
    It would be great if the AutoSave could be configured to go to a separate drive than that selected for the Scratch file.
    I mentioned this on a recent Connect session, and I'm putting it here as well.  I believe it's something Adobe needs to consider by CS6 release time.
    On a system with a sufficient number of separate drives at the point where scratch file activity picks up this could make a HUGE difference - between Photoshop usability and UNUSABILITY.
    Possible workaround:
    Because Adobe has had the good foresight to use a subfolder, it's possible that the auto-save folder could be redirected to another drive through a file system link.  I'll be checking into whether this helps the throughput, as I'm not sure how much the link itself being on the same drive as the scratch files could be a bottleneck.
    -Noel

    I have an SSD dedicated for use as a scratch drive. So far I haven't noticed a performance hit with background save active, but I've yet to get into really intensive processing with large images.
    Since there are so many different drive and drive bus limitations, it's hard to say that Photoshop would be less bogged down using different drives for scratch and auto save. You may find a dedicated  SSD is a real boon to performance as I have.

  • How do I point iTunes to another hard drive

    I have a 2 TB startup drive that houses my iTunes music.  I decided to do a clean install of Yosemite on a new SSD drive.  Now that I have installed iTunes on the SSD drive, I'm trying to point iTunes to my previous drive.
    Right now I have it pointed to
    2 TB >> Users >> username >> Music >> ITunes >> ITunes Music
    However, none of my music is showing up.
    What to do?

    Jason,
    Do you have an iTunes folder on the other drive?  Does it contain a file called "iTunes Library.itl"?  If so, that is your key library file.  It contains all the information iTunes needs to start as you are used to seeing it.  You do not point to that using preferences.  All that changing preferences will do at this stage is tell iTunes to start storing any new media there.  You tell iTunes to use that file by starting iTunes (as said earlier) while holding down the option key and tell it to use that library.
    If you do not have that file anywhere then your library got lost in your rearrangement.  All you have are a bunch of media files and you will have to rebuild your library from scratch.
    What are the iTunes library files? - http://support.apple.com/kb/HT1660
    More on iTunes library files and what they do - http://en.wikipedia.org/wiki/ITunes#Media_management
    What are all those iTunes files? - http://www.macworld.com/article/139974/2009/04/itunes_files.html
    Where are my iTunes files located? - http://support.apple.com/kb/ht1391
    iTunes 9 [and later]: Understanding iTunes Media Organization - http://support.apple.com/kb/ht3847 - plus supplemental information about organizing to new structure https://discussions.apple.com/message/26404702#26404702
    Image of folder structure and explanation of different iTunes versions (turingtest2 post) - https://discussions.apple.com/docs/DOC-7392 and making an iTunes library portable.

  • Add a DB2 database file in different drive

    Dear all,
    I would like to add a DB2 database file in different drive which is added recently.
    eg: existing DB folders in drive H, now we need to add new data folder from drive J
    please help me on this step by step procedure, looking for the earliest reply
    regards
    sathish
    65 96724662

    Hi,
    what you have to do is to extend your tablespace with new containers on the new drive and AVOID REBALANCING !!!
    Do do that, you can either use the "alter tablespace" command with the "begin new stripe set" clause, or use
    the DBACOCKPIT to extend your tablespace and specify
    a new stripe set there.
    For details on the "alter tablespace" command see:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.udb.doc/welcome.htm
    and search for "alter tablespace"
    kind regards
    Thomas

  • How do I back up iWeb on a different drive?

    It occurred to me that I need to back up iWeb and my website on a different drive. Does anyone know how I should do this? I'm not sure where all the necessary files are kept.

    Hi Rick, I just noticed on your site it shows your
    domain.com on every page
    I haven't seen this before.
    Did you rename all your pages index.html and then
    drag the original page over to their stuff?
    Just curious as I only did it for my first page ????
    If you mean the fact that each page says rickpatrickphotography.com, I'm not sure how this happened. Until you pointed it out I hadn't noticed the fact, and it had not been an issue. When you refer to dragging their stuff above are you talking ftp?
    Rick Patrick
    http://rickpatrickphotography.com

  • External drive has different drive letter now, Lightroom catalog doesn't see it.

    The problem started when I plugged in an additional external USB drive. The drive I use for my photos was labeled F:, now is labeled G:, even after removing the additional drive from the system. The catalog in LIghtroom still points to F:, which currently doesn't 'exist'. The physical drive is fine - Windows explorer sees all the files. I see two approaches to solving this, neither one of which I know how to do: (1) reassign the letter F; to the drive (2) repoint the catalog to G:.
    Any and all input welcome!
    Thanks,
    Chris

    Those are the two choices.
    To change the drive letter, go to Google and type in
    change drive letter Windows
    To change where Lightroom finds the photos, see Adobe Lightroom - Find moved or missing files and folders

  • How to Install Acrobet Reader 9 on Different Drive

    Does someone know how to direct acrobat rader 9 toa different drive when installing? It always defaults to drive C. I want it on drive D. Help!

    There are hundreds (if not thousands) of references to registry files in \Windows\System 32 from within Reader. The registry keys likewise point to a program in the C:\Program Files\Adobe\Reader folder.
    Unless you are capable and willing to go in and rewrite the code for each and every single reference in every last file of the program so that they reference a registry on a separate drive from the program itself, and vice-versa, you will find that it won't work, and if it does it'll keep crashing, and giving you errors all the time.
    There are portable readers which are designed to run without the registry references (like from a Flash drive) but they won't function as well as Reader in every case.
    You might want to try running your disk cleanup, defragmenting your C:\ drive, and running a compression to free up file space.
    Another thing I like to pass along is a"deep cleaning" Disk Cleanup tool
    Disk Cleanup can clear out a lot of old, unused, and junk  files from your hard drive. Things that clutter up the drive, and make  defragmenting take a lot more time than it should. Here's a neat way  to clear up more unused files on your system than Windows™ Disk Cleanup  utility will do on it's own:
    c:\windows\system32\cleanmgr.exe /dc /sageset: 1
    c:
    cd \
    cd c:\windows\prefetch
    del *.* /q
    Copy the code above and paste it into a  document using Notepad or Wordpad (Do not use  Microsoft™ Word™, or Corel™ WordPerfect™). Save the file as "clean.bat"  (minus the quotes of course), a Windows™ batch file. To do this click,  Save As instead of Save, and choose all files from the File Type drop  down menu. Save it to your desktop.
    Double click the batch file, and it will open a  configuration tool for your Disk Cleanup utility. You will see a lot  more checkboxes in the list than your regular Disk Cleanup shows. Check EVERYTHING. Don't worry, these are all files your system doesn't use.
    Once you have clicked all the checkboxes, click OK and the  window will close. You have now set your Disk Cleanup to thoroughly  clean your Hard Drive.
    Now we need to go back to the batch file. Right  click it, and select Edit. It will open in Notepad or Wordpad, depending  on which one you made it in. When it opens, go to the first line, where  it reads "sageset", and change it to "sagerun" (again, minus the  quotes, of course) and save it. You don't need to choose a destination  or file type. Just save it.
    Now double click the batch file again, and it will run  the Disk Cleanup with your deep cleaning settings.
    Copy the batch file to your documents folder and  any time you need to run it, just double click it. Now here's another  tip that will free up a lot of hard drive space on top of the deep  clean.
    Also:
    If you open the regular Disk Cleanup (Start\All Programs\Accessories\System Tools\Disk Cleanup), when it opens there is a  More Options tab at the top of the window. Click the tab, and at the  bottom you should see a section referring to System Restore and Shadow  Copies (Vista) or System Restore (XP).
    Click Clean Up to remove the extra restore points  and Shadow Copies of Windows™ that are stored on your hard drive for  system restoration. Don't worry, this will only remove all but the most  recent restore point.
    You should see anywhere from 3.5 to 14 gigs of hard  drive space freed up once you do this.
    One last thing:
    If you have a C:\ and a D:\ drive, the D:\ drive should ideally be used for file storage.
    In other words, all of your pictures, movies, documents, saved e-mails, etc., anything that ISN'T a program... should be on this drive to keep your C:\ drive working better:
    All of these files opening and closing on the C:\ drive will lead to fragmentation of your C:\ drive and that will eventually cause the whole system to slow down, and could kill your hard drive.
    Additionally, you mention that you are low on space on the C:\ drive. That's another bad thing. I've learned over the years that you should never let a working drive (as in one that is running your operating system or even one that holds files you access daily) get below 25% free space. The caching of files as you work on them gets extremely slow if the drive has to jump back and forth between sides of the actual discs to record changes as you make them. This is much less likely when you have 25% or more of the drive free.
    Your documents, pictures, music and movies will open from the D:\ drive where software won't always.  It's easier to move your files to the D:\ drive to make space than to install a second OS and then reinstall all of your software.

  • Can't choose different drive for cache

    I'm using Adobe Master Suite 6 on a Windows 7, 64 bit system.
    Upon opening the program, I received a warning about cache getting too full.
    I went under preferences to choose one of my other hard drives, but I'm not able to navigate to another hard-drive - only to my desktop or other folders on the default C drive. 
    I don't see anywhere that I can simply type in a different drive letter.
    Do I need to add a favority with links to another drive?  Or some other way to go from C: to E: ?
    Thanks

    Hi - thanks for the replies.
    Mylenium, this is my home computer, windows 7, 64 bit.  I am the administrator, and I tried right clicking and opening After Effects CS6 as administrator, without a project, but still see no way to access my other drives (no "my Computer showing up as shown in screenshots above).
    Is there a way I can verify my permissions, privileges, and group policies to make sure none of that got messed up (even though I'm guessing it shouldn't apply in this circumstance)?
    Of note, I do have a Desktop that shows up within my first Desktop hierarchy - not sure if that points to whatever the problem might be.  I do not have a folder called Desktop on my Desktop - and not really sure what that duplication represents.
    You'd also mentioned the possibility that I could hack my preferences with a text editor (though I'd rather figure out what's wrong and get it working the right way)
    Thanks for any help.
    Thanks for any suggestions.

  • Can Labview drivers be on a different drive then the C?

    I want to put the drivers on a different drive is this possible?  Thanks

    justified wrote:
    is this possible?
    Possible, probably yes - just point the installation to another drive.
    Desirable, I would guess not, because things work best in their default location.
    However, if you want to install everything (including LabVIEW itself) to a different drive, you should probably not have any problems.
    Try to take over the world!

  • Final Cut X reading from 2 different drives

    I am currently sitting at my work desk and our workflow is set up that we have all our projects on the scratch disk to work from, and the back up drive updates every night backing up the computer and hard drive. Because of this, FCPX is reading the events from the main drive and the events from the back up. Every time i open final cut the events are on a different drive.  So the first time I saw this i tried to get all the events back onto the main drive, thus duplicating the events.  Then i noticed that all the duplicated events went onto the backup drive and off the projects drive, i restarted FCPX and it reversed again! Mind you, the events and projects are still in tact on the drives in finder but I don't know for certain that I am working from an event on the actual scratch disk or from the backup drive which could create problems. 
    I understand that FCPX has it's own heirarchy within the software and i havent moved any files around within finder only from within fcpx
    these 2 pictures were taken 2 minutes from each other to show what happens.
    I am also getting this prompt every time I start FCPX
    I'm scared to delete any of the events becuase at this point I have worked on diferent projcts and i'm not sure which event those projcts were pulling from. 
    I want to know a couple things
    1.) why is this happening and how do i stop it?
    2.) in the future how do i stop FCPX from reading from the backup drive?
    3.) If I do decide to delete the duplicates and in the event a projct i was working on was pulling from that particular duplicate, will it be easy to re-link the media I used?
    Thanks in advance for the responses. this has become very frustrating.
    Steve

    Thanks so much for this help.  It definitely gave me a starting point and a workaround.  However, I really want to know why FCPX is reading from the backup drive, is there anyway to just tell it to ignore the drive without mounting it?  I could just remount the drive before i leave for the day but thats something that i could forget to do. as in yesterday when i got 20 minutes into my drive home and realized i forgot to reconnect. 
    I know this seems like a "laziness" question but it really does worry me that final cut gets confused as to what projects are on what drives when both are connected.  It wouldn't worry me as much if both drives showed an identical projects list, that would make sense and i would have ignored it from the start.  But the fact that every time i restart final cut the projects are randomly visible or not visible on either drive really makes me worrisome.

  • Rman restore to windows server with different drive layout

    I'm restoring to a server with a different drive layout. I'm using the set newname for the datafiles and it's working fine. However. My redo logs show that they are on the f: drive and the f: drive doesn't exist on the new server (recovery). so when I'm all done I get an error saying that it cant find the redo02.log. Any ideas?
    TIA
    Dave

    no problem, thanks for the reply.
    Here's what I tried in the init.ora
    LOG_FILE_NAME_CONVERT=('F:\ORADATA\ORCQA08','D:\ORADATA\ORCQA08')
    I didn't even create the spfile I figured I could do that later.
    The datafiles alll go to the correct drive, here's my restore statement:
    run
    allocate channel disk_channel1 type disk;
    allocate channel disk_channel2 type disk;
    SET NEWNAME for datafile 1 to 'd:\ORADATA\ORCQA08\SYSTEM01.DBF';
    SET NEWNAME for datafile 2 to 'd:\ORADATA\ORCQA08\SYSAUX01.DBF';
    SET NEWNAME for datafile 3 to 'e:\ORADATA\ORCQA08\UNDOTBS01.DBF';
    SET NEWNAME for datafile 4 to 'd:\ORADATA\ORCQA08\USERS01.DBF';
    SET NEWNAME for datafile 5 to 'e:\ORADATA\ORCQA08\PLATDATA.DBF';
    SET NEWNAME for datafile 6 to 'd:\ORADATA\ORCQA08\PLATHISTDATA.DBF';
    SET NEWNAME for datafile 7 to 'd:\ORADATA\ORCQA08\TS_MV.DBF';
    SET NEWNAME for datafile 8 to 'e:\ORADATA\ORCQA08\PLATNDX.DBF';
    SET NEWNAME for datafile 9 to 'd:\ORADATA\ORCQA08\POADATA.DBF';
    SET NEWNAME for datafile 10 to 'd:\ORADATA\ORCQA08\POABDATA.DBF';
    SET NEWNAME for datafile 11 to 'd:\ORADATA\ORCQA08\POANDX.DBF';
    SET NEWNAME for datafile 12 to 'd:\ORADATA\ORCQA08\TS_REPORT_DATA.DBF';
    restore database;
    release channel disk_channel1;
    release channel disk_channel2;
    i then do a switch database to copy and this registers the datafiles under the correct drive BUT when I try to open the database this is what i get:
    ORA-00280: change 15613734 for thread 1 is in sequence #861
    ORA-00278: log file
    'D:\oracle\flash_recovery_area\ORCQA08\ARCHIVELOG\2012_08_03\ARC0000000860_07815
    80447.0001' no longer needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    Media recovery cancelled.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-00344: unable to re-create online log 'F:\ORADATA\ORCQA08\REDO01.LOG'
    ORA-27040: file create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    You can see that it's still looking on the f: drive for the redo log. Is my syntax correct?? - - LOG_FILE_NAME_CONVERT=('F:\ORADATA\ORCQA08','D:\ORADATA\ORCQA08')
    I can get rid of the other redo logs by dropping them and recreating under the proper drive but 01 is the active log.
    any other ideas?
    Dave

  • I have an existing mini mac and 4 tb external drive. My iTunes library exists on the external drive under /itunes... I have purchased a new mini mac and I want to leave the library where it is but move to new mini mac.. what do i need to do ?

    I have an existing mini mac and 4 tb external drive.
    My iTunes library exists on the external drive under /itunes...
    I have purchased a new mini mac and I want to leave the library where it is on the external drive but move to new mini mac and have it show as it did on the old mini mac..
    what do i need to do ?
    I have found multitude of articles about moving itunes to external drive or other similar things but I don't want to move itunes from the external drive, just change mini mac machines and have everything in itunes the same..
    Thanks

    I had already tried that one and got this...
    below is screen shot of what is on the new mac mini
    and what is on the external drive now connected to the new mac mini..
    There are no media files on the mac mini just the library files and on external just media files..
    Do I need to copy anything over from the old mac mini ? xml files ? .. the itunes folder on old mini is about 840mb in size which looks to have artwork ect ? .. I am fairly computer literate, but this one has me stumped.. ?
    thanks for help

Maybe you are looking for

  • HT2905 No Display Duplicates under File. How to find and remove duplicate items in your iTunes library

    I now have iTunes ver 11.0.4.4 under Windows 7. I lost all iTunes stuff when updating to Windows 7. I have loaded thousands amd thousands of music files from backup disks, but there are many duplicates. I am attemping to re-establish my old library.

  • Stress Test question

    Hi, i've perform a stress test of a database in 2 configuration : 1) Single instance 11.2 with 8gb Sga e 4gb Pga on Linux, 6core with instance caging =4, resource_manager=defaut_plan 2) 2 Nodes Rac 11.2 with 8gb Sga e 4gb Pga in both nodes on Linux,

  • SampleValidateData.js OR ValidateData.js script files for Hyperion forms

    Hi All. We're running Hyperion EPM 11.1.1.2 and I want to create some custom javascript functions for a Planning data form. I want to work within SampleValidateData.js or ValidateData.js but I can't find either of these files. We're running Tomcat an

  • VI Scripting -- setting order of objects on FP

    I've got a application where I'm using VI scripting to move stuff around on the front panel of a bunch of VI's to make them conform to coding guidelines.  One of the problems I have is that some objects are on top of other objects (when they are supp

  • Urgent Help reqd.

    Hi, Can I install and maintain SCM 5.0 without SOLMAN instance? If yes/no why? Please reply. Points gauranteed. --Ragu