Itunes for window on an external hard disk

I have my itunes library on an external hard disk and it is working fine but I am about to get a new computer. What is the easiset way to get my new installation of itunes to view the library on the external hard disk.
If anybody knows the answer can they please reply to this, thanks.
  Windows XP Pro  

- Save the following files from the old PC:
-- 1) The Library database file: ‘iTunes Library.itl’ located in the ‘iTunes’ folder
-- 2) The Library XML file: ‘iTunes Music Library.xml’ located in the ‘iTunes’ folder
- Copy these files to your new PC somewhere safe
- Install iTunes on the new PC
- Configure your ExHD to attach to the new PC as the same drive letter as on the old PC
- Attach the ExHD to the new PC
- Copy the two saved database files (XML & ITL) into the 'My Music\iTunes' folder of the new PC - replace the smaller, new files that are there
- Open iTunes
Your new PC's Library should be a clone of the old PC's. These are high-level instructions. If you feel you need more, post back.
Take a look at these concepts: http://discussions.apple.com/click.jspa?searchID=-1&messageID=1923195

Similar Messages

  • ITunes showing Album Covers of external hard disk i/o internal hard disk

    Greetings from Malaysia again. Searched through the Discussion Group, but couldn't find anything there. Thus, hope to get your assistance on this matter.
    I have some music stored in the internal hard disk of my G4 iBook. However, recently I decided to have all my music stored in an EXTERNAL hard disk, ie in addition to what's in the iBook, to sync with my iPod. Both have the artwork or album covers. The issue is when I boot up ONLY the iBook, even without the external hard disk on, iTunes (Version 8.1) is showing the Artwork/Album Covers (and list of music) of the EXTERNAL hard disk instead of what's in the iBook. I've even tried the "Option key/Choose Library", but to no avail. I've even tried changing the location, after starting up iTunes in the Preference settings, but still the same story.
    Is there any way to have iTunes reflect the correct Artwork/Album Covers (and list of music) when I have the external hard disk connected, as well as otherwise?
    Thanks in advance for your help.
    Regards.

    Moved the existing library. Created a new one, and moved all the songs to the new library. Subsequently, when using the "Option" key to select the library, it ended up as what I wanted, ie iTunes showing the album covers for the songs/album in the respective library - ie external hard disk, and internal in the notebook.

  • Can I possible to use dual boot(windows 7 in internal hard disk and windows 8 in external hard disk)?

    i want to create dual boot(2 OS in 1 laptop) in my laptop but my internal hard disk reach maximum(3) logical partition so my genuine windows 7 os is not allow me to create new logical partition and install win8 pro. i planed to purchase
    one external hard disk and connect with my laptop and install win8 in external hard disk and use both win8 and 7. This is possible? If possible how to i create? please give me step by step instruction.

    This is a developers forum for the presentation manager windows forms classes and api's
    Try what has now a new name again user community forums, formerly answer forums.
    http://answers.microsoft.com
    Success
    Cor

  • I3 window manger & automount external hard disk / usb drive

    Hi,
    I using arch x86_64 with 3.11.5-1-ARCH #1 SMP PREEMPT kernel + i3 window manager + pcmanfm.
    But i'm unable to automount my external hard disk or usb drive.(I have installed gvfs package as well.
    Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    Please help.
    Thank you.

    epic wrote:Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    I think you need to look at https://wiki.archlinux.org/index.php/I3#Volume_Manager and the output of man i3
    tl;dr - the ~/.i3/config file does it nicely.
    Here is mine:
    ewaller$@$odin ~ 1001 %cat .i3/config
    # This file has been auto-generated by i3-config-wizard(1).
    # It will not be overwritten, so edit it as you like.
    # Should you change your keyboard layout somewhen, delete
    # this file and re-run i3-config-wizard(1).
    # i3 config file (v4)
    # Please see http://i3wm.org/docs/userguide.html for a complete reference!
    set $mod Mod4
    # Font for window titles. Will also be used by the bar unless a different font
    # is used in the bar {} block below. ISO 10646 = Unicode
    #font -*-charter-medium-r-*-*-*-100-*-*-*-*-*-*
    # The font above is very space-efficient, that is, it looks good, sharp and
    # clear in small sizes. However, if you need a lot of unicode glyphs or
    # right-to-left text rendering, you should instead use pango for rendering and
    # chose a FreeType font, such as:
    font pango:DejaVu Sans 8
    # Use Mouse+$mod to drag floating windows to their wanted position
    floating_modifier $mod
    # start a terminal
    bindsym $mod+Return exec i3-sensible-terminal
    # kill focused window
    bindsym $mod+Shift+q kill
    # start dmenu (a program launcher)
    bindsym $mod+d exec dmenu_run
    # There also is the (new) i3-dmenu-desktop which only displays applications
    # shipping a .desktop file. It is a wrapper around dmenu, so you need that
    # installed.
    # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
    # change focus
    bindsym $mod+j focus left
    bindsym $mod+k focus down
    bindsym $mod+l focus up
    bindsym $mod+semicolon focus right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Left focus left
    bindsym $mod+Down focus down
    bindsym $mod+Up focus up
    bindsym $mod+Right focus right
    # move focused window
    bindsym $mod+Shift+j move left
    bindsym $mod+Shift+k move down
    bindsym $mod+Shift+l move up
    bindsym $mod+Shift+semicolon move right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Shift+Left move left
    bindsym $mod+Shift+Down move down
    bindsym $mod+Shift+Up move up
    bindsym $mod+Shift+Right move right
    # split in horizontal orientation
    bindsym $mod+h split h
    # split in vertical orientation
    bindsym $mod+v split v
    # enter fullscreen mode for the focused container
    bindsym $mod+f fullscreen
    # change container layout (stacked, tabbed, toggle split)
    bindsym $mod+s layout stacking
    bindsym $mod+w layout tabbed
    bindsym $mod+e layout toggle split
    # toggle tiling / floating
    bindsym $mod+space floating toggle
    # change focus between tiling / floating windows
    bindsym $mod+Shift+space focus mode_toggle
    # focus the parent container
    bindsym $mod+a focus parent
    # focus the child container
    #bindsym $mod+d focus child
    # switch to workspace
    bindsym $mod+1 workspace 1
    bindsym $mod+2 workspace 2
    bindsym $mod+3 workspace 3
    bindsym $mod+4 workspace 4
    bindsym $mod+5 workspace 5
    bindsym $mod+6 workspace 6
    bindsym $mod+7 workspace 7
    bindsym $mod+8 workspace 8
    bindsym $mod+9 workspace 9
    bindsym $mod+0 workspace 10
    # move focused container to workspace
    bindsym $mod+Shift+1 move container to workspace 1
    bindsym $mod+Shift+2 move container to workspace 2
    bindsym $mod+Shift+3 move container to workspace 3
    bindsym $mod+Shift+4 move container to workspace 4
    bindsym $mod+Shift+5 move container to workspace 5
    bindsym $mod+Shift+6 move container to workspace 6
    bindsym $mod+Shift+7 move container to workspace 7
    bindsym $mod+Shift+8 move container to workspace 8
    bindsym $mod+Shift+9 move container to workspace 9
    bindsym $mod+Shift+0 move container to workspace 10
    # reload the configuration file
    bindsym $mod+Shift+c reload
    # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
    bindsym $mod+Shift+r restart
    # exit i3 (logs you out of your X session)
    bindsym $mod+Shift+e exit
    #bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
    # resize window (you can also use the mouse for that)
    mode "resize" {
    # These bindings trigger as soon as you enter the resize mode
    # Pressing left will shrink the windows width.
    # Pressing right will grow the windows width.
    # Pressing up will shrink the windows height.
    # Pressing down will grow the windows height.
    bindsym j resize shrink width 10 px or 10 ppt
    bindsym k resize grow height 10 px or 10 ppt
    bindsym l resize shrink height 10 px or 10 ppt
    bindsym semicolon resize grow width 10 px or 10 ppt
    # same bindings, but for the arrow keys
    bindsym Left resize shrink width 10 px or 10 ppt
    bindsym Down resize grow height 10 px or 10 ppt
    bindsym Up resize shrink height 10 px or 10 ppt
    bindsym Right resize grow width 10 px or 10 ppt
    # back to normal: Enter or Escape
    bindsym Return mode "default"
    bindsym Escape mode "default"
    bindsym $mod+r mode "resize"
    # Bindings for my HP Pavilion
    bindsym XF86AudioPlay exec mpc toggle
    bindsym XF86AudioPrev exec mpc prev
    bindsym XF86AudioNext exec mpc next
    bindsym XF86AudioStop exec mpc stop
    bindsym XF86AudioRaiseVolume exec pavolume increase
    bindsym XF86AudioLowerVolume exec pavolume decrease
    bindsym XF86AudioMute exec pavolume mute
    bindsym XF86Save exec dmenu_run
    bindsym $mod+x exec x48
    bindsym $mod+Tab workspace next
    bindsym $mod+Shift+Tab workspace prev
    bindsym Mod1+Tab workspace next
    bindsym $mod+Menu exec i3-winmenu.py
    bindsym $mod+XF86Save exec gmrun
    for_window [title="Execute program feat. completion"] floating enable' border none; focus mode_toggle
    for_window [title="x48-0.6.4"] floating enable' border none; focus mode_toggle
    for_window [title="Wicd Network Manager"] floating enable' border none; focus mode_toggle
    # Float notifications
    for_window [class="Xfce4-notifyd"] floating enable; border none; focus mode_toggle
    # Start i3bar to display a workspace bar (plus the system information i3status
    # finds out, if available)
    bar {
    status_command i3status
    #exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1'
    exec --no-startup-id i3-msg 'workspace 10; exec claws-mail; workspace 1'
    exec --no-startup-id exec nitrogen --restore
    exec --no-startup-id exec xcompmgr
    exec --no-startup-id exec conky
    exec --no-startup-id exec mpd
    #exec --no-startup-id emacs
    exec --no-startup-id exec wicd-gtk -t
    ewaller$@$odin ~ 1002 %

  • Need advice for SAP installation on External  Hard disk

    Hi Gurus,
    I have HP laptop with configuration of 512 MB RAM and 50 GB hard disk...i recently bought 250 GB segate external  hard disk for SAP installation...My doubt here is if i  install SAP in external hard disk and will it work properly if i connect my laptop?
    ur advice is much appreciated
    Regards
    Dinesh

    Hi Dinesh,
    I have installed SAP on external harddisk.
    And it will work properly.
    But i think you need to increase your RAM.
    After installation, please keep in mind one thing.
    You will have to attach your external harddisk before your machine starts, because your OS will be in internal harddisk, so SAP and oracel services won't be able to run without external hard-disk.
    and in case you attach after system startup, please start all services.
    Regards,
    Payal Patel

  • Is there a way to install Windows on an extern hard disk?

    I have a mid 2010 iMac and inside a 160GB SSD instead of an 1TB HD and I want to install Windows on it. Because of the SSD is to small for Windows and all the games and so on I want to install Windows on an external firewire HD. Is there a way to make this possible?

    Windows 7 can be trimmed to fit on 40GB (I've seen smaller but you need that probably). Same for Mac OS, a small OS normally unless you load up FinalCut, X-Plane World Edition, etc.
    You can use another drive with NTFS partition for all the other things you want to use, page, applications, whatever, even temp/tmp and cache can be relocated to another volume.
    And, there are iMacs with SSD + 2TB hard drives, and while the iMac isn't as easy to service and upgrade there are drive upgrades, incl SSD.

  • HT1295 Is it possible to use vst plugins for garageband from an external hard disk? (Without installing to the system hard disk)

    Hi,
    I got my MacBook pro 17" installed a 250GB of SSD as a system disk.
    And i got 4TB of Thunderbolt External Disk.
    The thing that i want is: to use my VST plugins for Garageband or Logic without fulling the system disk. Is it possible use them from an external disk?
    Thnx

    Garageband can't use VST plugins.
    If you're talking about AUs: you could try to put an alias into the HD/Library/Audio/Plug-Ins/Components folder instead of the actual files, and see if GB loads them.

  • I am running iTunes on an IBM comp system Win XP with a 70gb hard disk. I have 4 kids with 4 IPOD Touches. Their apps and album art are eating up the hard disk space. I changed the Media Folder to an external hard disk. How do I get the apps to go their?

    I am running iTunes on an IBM compatible system running Windows XP with a relatively small hard disk (70gb). I have 4 kids with 4 IPOD Touches, multiple IPOD Nanos, etc. Their apps and album art are eating up the hard disk space. I changed the Media Folder through Edit, Prferences, Advances, iTunes Media Folder to an external hard disk. The new music downloads and purchases go there but the apps and other items do not. How do I get the apps and other iTunes software and downloads to go to the external hard disk

    There is no built in function to make this happen.
    Your options are:
    Upgrade the existing hard drive.
    Try creating a link for the app folder on the external drive... this may or may not work.
    Realistically, a larger hard drive is a better solution, then use the external drive for keeping a backup of the ENTIRE iTunes folder and any other personal data on the system.

  • Importing songs from an external Hard Disk

    As I am using a laptop, with a small amount of hard disk space and due to my excessive amount ofmusic I wish to hold my music on a external hard disk (there for is not anywhere on the c:). However when I tried to import this music into my i-tunes libary previously the itunes program could not find the information for any of my external hard disks. I was hoping someone could help me, as I cannot store all that music on a 50bd hard disk with all my other data.
    This is info on the Hard Disk it may help:
    Make: Lacie
    Connection: USB 2.0
    Plug and Play: No, drivers have to be installed off the lacie disk that came with that product.
    ANy help would be appreciated so much!!!

    OK just so were clear, theres 2 features in iTunes. One is File>Import which will COPY the song from its current location (Be it on an external drive or CD) to the "iTunes Music" folder on the C drive by default.
    The Other feature is File>Add File (Or Folder) to Library which does not move or copy the song, it just "Points" iTunes to where the song(s) are located on the system. If you don't want these files on your laptops harddrive, you need to use this.
    Now anything you buy on the iTunes Music Store are, by default put in
    C;//........My Music/iTUnes/iTUnes Music folder
    If you buy things from the store on this laptop, you may want to go thru iTUnes (Not Windows Explorer) to move this folder to the external. Goto Edit>preferences>advanced tab>General Sub Tab and here is where you can change the location of this file tothe external by hitting the "Change" button

  • Moving itunes library in Mountain lion from hard disk

    My iTunes library is on a external hard disk with the rest of my old computer's stuff  , I want to transfer all my music in my new iMac , I want to make sure what I am about to do is correct...
    iTunes is turned OFF on the new iMac , the external hard disk is plugged in the computer and the finder window is opened where I located the  iTunes blue file, 
    In the new computer finder ,I located the blue file "iTunes media" in  users/music/itunes/itunes media
    Do I simply drag the first file in the other one ??

    I just transferred my iTunes media to an external drive, but it sounds like you want to go the other direction.  I would suggest you follow Apple's recommend procedure rather than just dragging the folder:
    http://support.apple.com/kb/HT1449
    or,
    http://support.apple.com/kb/HT4527
    Good luck!

  • Finder doesn't like showing one of my external hard disks

    I have seen a few threads about on the internet relating to this but no permanent solution.
    I recently bought an iomega 500gb MiniMax drive for use with my MacBook, it was working fine and showing in finder for a day or so and then stopped automatically showing up in finder unless I tweak about with it through the following method (HD is called FatBoy):
    sudo chflags nohidden /Volumes/FatBoy/
    then I have to reset finder using an apple script:
    tell application "Finder" to quit
    delay 1
    tell application "Finder" to launch
    Even then it won't stay there permanently... I am also wondering if the @ symbol below is important as it doesn't show up for other correctly behaving external hard disks...?
    ls -l /Volumes/
    total 12
    drwxr-xr-x@ 13 ndrew staff 510 3 Jan 15:46 FatBoy
    Also if this doesn't work I have to remount the disk inside Disk Utility - but this only works after the above steps.
    Thanks in advance

    Apple has had bug reports on the invisiblity plague for at least two years now. However, since it has actually gotten worse in Leopard than it was in Tiger I rather doubt they have a solution. Obviously, given the bug reports, they are working on it.
    The "@" just means the item in question has extended attributes. In my case ALL the volumes have an @, perhaps because they all have custom icons.
    Francine
    Francine
    Schwieder

  • Hi there, My Hard Disk space on the Mac Book is running low, I found about 105gigs in Back Ups, after I moved my ballooning Aperture Library to an external hard disk.  Can you help?

    Just checked on Lion - somehow I have over 100gigs in Back Ups, but much less in pictures.  I moved Itunes, Aperture Libraries to my external hard Disk.  Still running low on the 250 gigs space.  Any tips on how I can free this are much appreciated!
    Thanks!

    Did you actually move / delete the data on your HDD?
    When you click and drag to an external drive, it automatically copies instead of moves.
    What are these backups & their location?
    You could try and app similar to WhatSize.

  • For Windows user, how to backup ipod songs to the external hard disk?

    For Windows user, how to backup ipod songs to the external hard disk?
    Is it only possible for mac but not Windows computer?
    Thx for any help!

    Hi Aston,
    Thanks for visiting Apple Support Communities.
    If you'd like to back up your iTunes library to an external hard drive, see this article for the steps:
    iTunes: Back up your iTunes library by copying to an external hard drive
    http://support.apple.com/kb/ht1751
    Best,
    Jeremy

  • FAT or exFAT for external hard disk for MAC and Windows

    Hello, could you tell me which format I have to format an external hard disk to use with Time Machine in order to recover data on MAC or Windows.
    Thank you very much for your answer.

    Like Kappy says, TimeMachine only works on Mac's and it formats the drive itself, then it's files are mosly a pain to get at via anything else but TimeMachine on a Mac.
    If you want something to backup the entire OS X side of the Mac and that can also be later accessed by a Windows PC (with MacDrive installed to read te HFS+ format), like if your not going to get another Mac again and want to get at your files, then you need a bootable clone drive.
    If you want something that backs up only your user files to a external exFAT drive, (to be read on Windows, Mac or Linux machine) then there is plenty of software to do that, one is free called SyncTwoFolders and it does that, it makes sure both folders are Synced in ethier or in one way directions.
    Most commonly used backup methods
    Drives, partitions, formatting w/Mac's + PC's

  • Can I move an external hard disk off the finder window, to the Dock or menu bar, for instance?

    I use a couple of external hard disks, one with Time Machine for every day back-ups and another for occasional back-ups of large work files and videos I have purchased. It bothers me to see them sitting up there in the top right hand corner of my screen. Can I move them permanently somewhere else, into the Dock or Menu Bar say, and still have them permanently available?

    Yes.
    You can drag the drive icon from the desktop into the Dock.
    Then you can go to Finder > Preferences > General > Show these items on the desktop > uncheck External disks, and it should stay in the dock but not show on the desktop.
    There are third party apps that will give you Finder-like access to things in your Menu Bar, like  Download XMenu for Mac - Menubar item lists/launches apps, and more. MacUpdate.com  , but I would avoid third party GUI-changing apps like this if I were you, as they tend to be problematic, and install background processes which slow down your mac.

Maybe you are looking for

  • Red frames in 7.2 (7.2.0 or 7.2.1) when playing .mxf files

    I have an iMac (mid-2011) with the 6970M card (officially not supported but capable of OpenCL) and a new MacBook Pro with the GT 650M card (officially blessed by Adobe, which is why I bought the computer).  In 7.2 (either 7.2.0 or 7.2.1) red frames h

  • How do you do this? Sending your location.

    Assuming I had an incident and helping guys are asking my location? Or, say, I am heavy hurted and need assistence to send my location, how to do with iOS 6? ~ k.

  • IMovie 10.0.3 will not open

    My wife just completed working on a project in iMovie 10.0.3 on my new Mac book pro and then closed everything down. Today she tried to open iMovie and we get the spin wheel and nothing else. Any ideas on how to open this?

  • OS X unexpectedly quit?!

    i've used a mac since 1984 and got this message for the first time today on my ibook G4, running OS 10.4.11 while i was on the phone not touching it nor having launched anything, the machine just having "woken up" from being fine last night, running

  • What is the data source name and the data target name for the table COSP

    Hi, Actaully i am new to fico/bw,and i have to create a report based on the actual and budget value and difference in the variance. in R/3 side the table they are using is COSP,so please let me know what is the data source name and the cube or ods na