No boot device on a new SSD after just a few reboots

I received a batch of new M4 128 gb 2.5" SSD's yesterday, and used one of them on a known good working machine.  I installed the SSD on SATA port 0, then commenced loading Windows 7 Enterprise on the SSD.  I booted to the SSD a couple of times just doing updates to Windows 7, then noticed that the SSD would no longer boot (no boot device found).  I took that SSD out, and tried another new one.  The same thing happened with another SSD from the same batch.  I then tried using a different SATA cable, a different SATA port, a completely differrent workstation, etc.  to no avail.  I tried booting from a normal Hard drive on both workstations with no problems.  Now, in all cases the BIOS detects the SSD's just fine, I can put the SSD's in a drive dock and see all the data, I can even boot from another device and image the SSD using Clonezilla, they just won't boot.  I got the latest firmware update ISO and booted from the resulting DVD, but the firmware on the SSD's is already the latest version.  The workstations I am using are DELL precision T5500's, and the Bios option for RAID is automatic/AHCI, a setting I have used with SSD for a year with no previous problems.  Also, I have been using these same workstations with these exact M4 SSDs for a long period now, and have never experienced a problem before.  Finally, and this is strange, if I add another hard drive to the workstation, (a ahrd drive with no partitions of format), and select that other hard drive from the one-time boot menu, the M4 will boot!  I thought that was very strange.  (I did double check by the way, once Windows starts, the M4 is the c: drive, and the other drive has no data on it).  I am going to perform some more testing today, but any help on this would be very much appreciated.  Thanks!

I just discovered something new on this.  Apparently, Windows put the boot loader on a small partition on the other Hard drive in the system for some reason, something I haven't seen before.  So, even though I install Windows on the SSD in SATA0, the drive in SATA1 is the one that gets the small (100mb) partition with the boot loader.  Is there any reason why that would happen?  I'm thinking maybe there is a difference in the drives that could be confusing the order of the drives as presented to Windows?  Incidentally, the other drive in the system is a Seagate Barricda 2TB model: ST2000DM001.  What I am doing to remedy the situation is to remove all drives but the SSD, install Windows, and determine if there are any subsequent problems.

Similar Messages

  • Dual Boot Arch & Mac OS X(Boot device didn't show up after 30 seconds)

    I was trying to Dual Boot Arch & Mac OS X on my new Mac book pro, I followed the steps (https://wiki.archlinux.org/index.php/MacBookPro)
    Dual Boot (Arch & Mac OS X)
    Two possibilities:
    - Install Bootcamp, resize the Mac OS X partition
    When Mac OS X installation is finished. Go on http://refit.sourceforge.net and download rEFIT (Mac disk image)
    To install rEFIT, mount the rEFIT.dmg file (it is normally automatic).
    There is an other way (refer to rEFIT documentation) but you can open a terminal then you copy /Volumes/rEFIT/efi/ to /
    # cp -r /Volumes/rEFIT/efi /
    To install rEFIT :
    # cd /efi/refit/
    # ./enable.sh
    Now we can synchronized MBR with GPT partition table thanks to rEFIT so you restart your computer. You can see rEFIT, you press down key to access to the Partitioning Tool. You press y to accept.
    Put your Arch Linux CD in the CD-ROM drive first then restart the computer. You can press C to boot from the CD or you can choose it in the rEFIT menu.
    Now it is the typical Arch Linux installation.
    So I burn the archlinux-2010.05-core-i686.iso to an blank disc on mac then restart the computer , press C to boot from the CD.
    After choose to boot Arch linux and then I got this
    Waiting for 30 seconds for device /dev/disk/by-label/ARCH-201005...
    ERROR:boot device didn't show up after 30 seconds...
                Falling back to interactive prompt
                You can try to fix the problem manually, log out when you finished /bin/sh: can't access tty;
                job control turned off
    [ramfs /]#
    [ramfs /]#
    Any ideas?
    Thanks!

    heleos wrote:
    This line:
    Waiting for 30 seconds for device /dev/disk/by-label/ARCH-201005...
    You need to make sure that's the exact name of your iso disc. If it's not, it isn't a big deal. I've run into problems on this with my arch USB drive.
    Once you get to the [ramfs /]# prompt, type in:
    mv /dev/disk/by-label/(insert name of the current cd here) /dev/disk/by-label/ARCH-201005
    exit
    It should then be able to boot from the cd
    did:
    mv /dev/disk/by-label/(insert name of the current cd here) /dev/disk/by-label/ARCH-201005
    exit
    shows:
    ERROR: mounting was successful, but /bootmnt/isomounts file doex not exist.
    Then I checked:
    cd /bootmnt
    ls
    archlinux-2010.05-core-i686.iso
    exit
    shows another problem /boot/init does not exist
    exit
    kernel panic!

  • Can I switch out a hard drive for an SSD without having to clone the existing hard drive, and then install Yosemite from an USB Boot Drive onto the new SSD?

    Can I simply replace a hard drive with a new SSD and just install Yosemite from a USB boot drive onto the SSD? I recently bought a used MBP and it has absolutely no files on it except for the OS, and so I'm assuming I don't need to clone the current hard drive as I can just reinstall the OS onto the new SSD.

    Honey_Revenge wrote:
    Thanks.
    Just a quick follow up question, is formatting the SSD with HFS+ done in Disk Utility?...
    It's possible that the SSD will be set up for use on a PC, which means it will have a Master Boot Record partition table rather than a GUID Partition Table, which is what Yosemite needs. In Disk Utility, select the SSD and click the Partition button. Create a new Partition Layout and click the Options... button at the bottom. You'll likely see MBR is selected. Choose GUID instead and Mac OS Extended (Journaled) for the Format.

  • Install from SCSI CD fails: ERROR: boot device didn't show up after 30

    I have a x86 based server w/SCSI HD and DVD drive. 
    Install fails with following.
    Waiting 30 seconds for device /dev/disk/by-label/ARCH_201108
    ERROR: boot device didn't show up after 30 seconds
       Falling back to interactive prompt
       You can try to fix the problem manually, logout when you are finished
    sh: can't access tty; job contro turned off
    [ramfs /]#
    I hooked up a IDE DVD drive and using same CD installs OK.  Then, once installed, I switch my DVD back to SCSI that failed the install, and guess what?  Arch booted from my HD now recognizes the SCSI DVD drive, I can mount it and so on.  Looks to me like the install kernel doesn't support my SCSI DVD drive but the installed kernel does.
    I need the Arch install to work from the SCSI DVD drive on my system.  I'm trying to develop an Arch distro for my particular system, which there are about a dozen of in the field, they all have SCSI DVD and no IDE drives.  Will I have to add a SCSI driver to the boot kernel?  Or is my problem something else?
    I notice there is no /dev/disk/by-label (ther is a /dev/disk/by-id  by-label  and by-uuid).
    I do a:
    "[ramfs /]# lsmod | grep sr_mod"
    sr_mod        14951   0
    cdrom        36329   1   sr_mod
    scsi_mod    131482   7  sg,sr_mod,sd_mod,libata,mptspi,mptscsih,scsi_transport_spi
    [ramfs /]# lsmod | grep scsi
    mptscsih        20040   1   mptspi
    mptbase            63459    2   mptspi,pmtscsih
    scsi_transport_spi    20059   1   mptspi
    scsi_mod        131482  7   sg,sr_mod,sd_mod,libata,mptspi,mptscsih,scsi_stransport_spi

    scrath "I notice there is no /dev/disk/by-label (ther is a /dev/disk/by-id  by-label  and by-uuid)."
    Should be: I notice there is no /dev/disk/by-label (there is a /dev/disk/by-id  by-path  and by-uuid).

  • EOS rebel T3i: why is video recording suddenly shutting down after just a few seconds?

    I have made dozens of movies with this card. Suddenlly the camera automatically shuts down video recording after just a few seconds. I've made dozens of movies with this card. Reformatted card. Still happens.

    Sounds like a bad memory card. Have you tried another card? 
    Mike Sowsun
    S110, SL1, 5D Mk III

  • Some of my songs quit working after just a few seconds on my i pod nano but on my i pad 3 they play perfectly , how do i fix this ?

    some of my songs quit after just a few seconds on my i pod nano but the same songs play fine on my i pad 3 - how do i fix this ?

    Assuming you are in a region where you are allowed to redownload your past music purchases, delete the broken tracks from your iTunes library, close and then reopen iTunes, go to the iTunes Store home page, click the Purchased link from the Quick Links section in the right-hand column, then select Music and Not on this computer. You should find download links for your tracks there.
    While downloading select Downloads in the left-hand column and make sure Allow Simultaneous Downloads is unticked.
    If the problem persists, or that facility is not yet available in your region, contact the iTunes Store support staff through the report a problem links in your account history, or via Contact Support.
    See also: HT2519 - Downloading past purchases from the App Store, iBookstore, and iTunes Store
    tt2

  • Video both in source window and edit window stops after just a few seconds. It also runs slow after a few seconds.

    Video both in source window and edit window stops after just a few seconds. It also runs slow after a few seconds. I don't if the problem  is the fact that it;'s a Vimeo down load. Any one got a suggestion as to why?

    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840
    Exactly what is INSIDE the video you are editing?
    Codec & Format information, with 2 links inside for you to read http://forums.adobe.com/thread/1270588
    Report back with the codec details of your file, use the programs below... A screen shot works well to SHOW people what you are doing
    http://forums.adobe.com/thread/592070?tstart=30 for screen shot instructions
    Free programs to get file information for PC/Mac http://mediaarea.net/en/MediaInfo/Download

  • Time Machine backup shows "stopping backup" after just a few Gb.

    Time Machine backup shows "stopping backup" after just a few Gb.
    Finder shown as "not responding" in Activity Monitor.
    1. How to escape from that situation?
    2. How to prevent it happening again?
    Thanks in advance for help.

    Thanks for the suggestion, and apologies for the delayed response.
    I have had a couple of looks through Pondini's site, but haven't (so far) found exactly what I am experiencing.
    In the meantime, I am becoming suspicious of the disk (a Toshiba e-Stor 1Tb) and/or the cable connection. A couple of days ago I set it up with the cable in one of the USB ports on the computer itself, which I understand is supposed to be preferable (to using a hub).
    Initially, straightforward copying of folders via the Finder seemed to work, although some failed because the system thought they were 'in use' (another apparently known problem). However, I managed to copy three folders earlier this week, but today, they have simply disappeared from the external disk! The partial backup (from TM) is still visible.
    Finder's behaviour is also still rather odd. When I clicked on the external drive to see what content it included, Finder took ages, and Activity Monitor said it was 'not responding' for a time, though that did sort itself out this time, after a few minutes.
    To ensure that I have covered everything, I should point out that I have partitioned the disk using the Mac Disk Utility, so that there is a Mac partition and a Windows (FAT) partition that I intend to use for a Windows computer. Apologies for using such bad words on a Mac forum!

  • My i Phone drops WiFi connection after just a few minutes and wont reconnect unless I reset the network settings and reboot the  phone?

    My i Phone 4s has suddenly started to drop wifi connection after nealy months of near perfect connections?
    To restore a wifi connection I have to reset the network settings and restart the phone, this only fixes the issues for around 2-3 mins?
    Other quick fixes like switching wifi on and off/ switching to airoplane mode for a few secconds have no impact.
    This is really annoying as I am using my data allowence very quickly, and as the phone is continually searching for a wifi connection the battery time has reduced dramatically.
    I just wondered if any one else has the same issue, and any suggestions as to how I can fix this.
    Thanks in Advance

    Reboot.
    Restore (from backup)
    Restore (as new)
    Test after each step. If one of them doesn't fix the problem, make an appointment at the genius bar.

  • 2010 i7 Won't boot from cd with new ssd drive.

    I have an ssd that was in my windows pc that I want to use with my MBP. My PC motherboard actually supports uefi so to my surprise when I put it in the mac it booted right to windows. I wanted to boot from dvd and install osx on the drive but the boot stalls out whenever I try to boot from cd.
    I took the drive out and hooked it up to a drive dock I have connected to my Mac Mini. I used disk utility and repartitioned the drive to one partition. Now when I option boot I no longer see the ssd, only the cd.
    I tried booting from and external cd drive I have. It would start. I can hear the cd spinning up but after 2 mins or so it stops and nothing happens. Same as the internal dvd.
    I put the old hdd back in and thought I'd try the boards to see if anyone else has any ideas.
    Am I missing something obvious?

    Try this first:
    Reset SMC - http://support.apple.com/kb/HT3964
    Reset Pram - http://support.apple.com/kb/HT1379
    If not try using an external sata to usb connector and erase the SSD completely. The SSD honestly should not have an effect on the super drive. There may be more underlying hardware issues. Try resetting those two up top then erase the SSD drive. Try a retail disc for Snow Leopard. Bring it to an ARS and see if they can boot into an optical media...

  • Parallels and Boot Camp on MacPro - New Issue after Security Upgrade

    Background: I have a MacPro set up with four internal harddrives. Drive 0 is the main Mac disk (1TB). Drive 1 is a Windows XP drive (250 MB), Drive 2 and Drive 3 are a RAID array. I went through the intial install of Boot Camp following the instructions for using multiple drives. To avoid having to reboot, I installed Parallels and linked the virtual machine to the XP drive. Everything worked fine until Monday.
    Monday I installed the  latest security update to the Mac OS (running Snow Leopard). After installation the WinXP disk didn't mount. I booted from the DVD and found a  problem on the Mac OS drive, which DiskUtility fixed. Now the WinXP drive does mount, and I can read the files when in the Mac OS, but Parallels cannot find the XP OS and BootCamp no longer offers the XP drive as a bootable disk. Can't run Windows, but it's there on the drive. Thoughts?

    I'm not certain that it was a partition issue since the entire drive is one Windows partition. However you tweaked my thought process and I booted from my Snow Leopard install disk and "repaired" the OSX drive. There were a couple of "funky" items found courtesy of the upgrade which disk utility cleaned up. Now here comes the really interesting part; Parallels will work and run XP for ONE user on the computer but not the other even though the virtual machine file is shared. Screwy, right? Naturally it is working for the user that uses XP the least...

  • HT4528 I bought an iphone 5 in Sept from Best Buy, it lost power after just a few hours, took it back and even the new one only lasts a few hours, so I must always have it turned off, until I use it. help!

    I bought an iphone 5 in Sept at Best Buy, after a few hours it lost power, so I returned it. Even the new one lost power after a few hours if left on. I do not have bluetooth on. I must always have it shut off now until I go to use it. Any suggestions? Is this normal?

    Perhaps these suggestions will help:
    http://www.apple.com/batteries/iphone.html
    also
    http://theweek.com/article/index/250098/ios-7-battery-life-6-simple-ways-to-keep -your-iphone-powered-up
    http://www.tuaw.com/2013/09/18/how-to-stop-ios-7-from-destroying-your-iphones-ba ttery-life/
    One final unconfirmed possibility:
    http://ipadnerds.com/fix-battery-drain-issue-ios-7/
    Regards.

  • Thinking about getting a new macbook pro, just a few questions first --

    Hey guys,
    I've been a mac user for about 5 years now and I love them. I've had a white 2.0 c2d macbook for about a year now. I primarily used this macbook for work, and my PC desktop for occasional games. I was thinking about getting a mac pro to do some gaming since my PC desktop broke about 2 months ago, but recently I've been getting more expenses so my wallet has grown thinner. So now I don't really have enough cash to get the mac pro. I also can't sell the macbook for a mac pro because I need something mobile for work. What I can do though is sell my macbook and get a macbook pro.
    My question to you guys is, how do you like your macbook pro as a desktop replacement? I have a dell 2407-HC monitor as well to use with it. Does it game well over boot camp? I know cider hasn't yielded good performance, so please stick to bootcamp reviews. I'm not looking at anything really really intense, as I don't really have time to do as much gaming as I used to, but it'd be nice if it could run the orange box (mostly team fortress 2), dawn of war dark crusade, assassin's creed (when it comes out), and possibly the warhammer online mmo or age of conan mmo.
    The other question is whether or not I should wait for a new one. Macrumors says that it's been about 150 days, and the macbook pros are updated every 180 days or so. I've already waited a few months since my desktop broke to see if the mac pro was going to be updated for penryn, but now the situation has changed, and now it looks like I might have to wait if I want a macbook pro. So, to wait or not to wait?
    Any other opinions are welcome as well. Thanks.
    Message was edited by: logisticprism1

    leonhart1981
    What's the beneift of buying 2.6GHz Quad-core Intel Core i7 instead of 2.3GHz Quad-core Intel Core i7?
    Benefit of the QUAD core and the BASE UNIT 13" is extra cores for "heavy" photo and video editing and dedicated graphics
    On 95% of things you wouldnt notice a difference, web viewing, typing, youtube, etc. Simple APPS
    http://www.apple.com/macbook-pro/specs-retina/
    The 2.6 is DUAL CORE, not quad core.
    On the top model:
    Intel Iris Pro Graphics
    NVIDIA GeForce GT 750M with 2GB of GDDR5 memory and automatic graphics switching
    There are lots of new reviews of the new late 2013 Retina macbook Pro including DETAILED SPECS on speed diff. between
    Reviews of the new Retina 2013 Macbook Pro
    13”
    Digital Trends (13") - http://www.digitaltrends.com/laptop-...h-2013-review/
    LaptopMag (13") - http://www.laptopmag.com/reviews/lap...play-2013.aspx
    Engadget (13") - http://www.engadget.com/2013/10/29/m...-13-inch-2013/
    The Verge (13") - http://www.theverge.com/2013/10/30/5...ay-review-2013
    CNet (13") - http://www.cnet.com/laptops/apple-ma...-35831098.html
    15”
    The Verge (15") - http://www.theverge.com/2013/10/24/5...w-15-inch-2013
    LaptopMag (15") - http://www.laptopmag.com/reviews/lap...inch-2013.aspx
    TechCrunch (15") - http://techcrunch.com/2013/10/25/lat...ok-pro-review/
    CNet (15") - http://www.cnet.com/apple-macbook-pro-with-retina-2013/
    PC Mag (15") - http://www.pcmag.com/article2/0,2817,2426359,00.asp
    Arstechnica (15") - http://arstechnica.com/apple/2013/10...-pro-reviewed/
    Slashgear (15") - http://www.slashgear.com/macbook-pro...2013-26303163/
    The best pragmatic review of the new Retina Pro is:
    http://www.theverge.com/2013/10/30/5044874/13-inch-macbook-pro-with-retina-displ ay-review-2013
    Happy Halloween

  • New 2 Mac Just A few Questions.

    So I have a new macbook. I just ordered the apple wireless keyboard and mouse and the dvi adapter. I plan on hooking it upp to my 42inch lcd. What settings do I have to go in and change for all of this to happen and me being able to close my macbook but still being able to use it without the hard disk turning off.

    Hi Ultravox. I just got the same rig as a refurb, tax free no less due to this being my state's tax holiday. Good call on the memory as I just ordered my extra from Crucial a few days ago and it's already here - and WAY cheaper than Apple's.
    My 2 cents, the nVidia card gets a pretty bum wrap. While it's true the ATI would be better for gaming, I don't think it will make any difference for straight video editing that is, without a lot of realtime motion effects. To the extent you have such you can just render to view, which will be really fast with these CPU's. I've looked at all the benchmarks and what it means for games is to get playable frame rates on some of the 3D titles you will have to lower the resolution. Not ideal, but I think acceptable for a light duty gamer. I have to do this now on my G4, which has an even less capable video card than the 7300. I considered buying a new 2.0 GHz machine and getting the ATI as a custom option (if new) or add-on kit (if a refurb), but decided I could live with the 7300 for a year or so and upgrade later. To get the 2.66 with the ATI would have busted my budget. For long-term use, the processor upgrade is worth more, since graphics cards change constantly and can be upgraded easily. It may also be that Apple comes out with some more graphic card options going forward, as I'm not that thrilled with some of the complaints I read on how noisy the ATI can be. It would be nice to have an option in between the nVidia 7300 and the ATI. Here is a fairly positive review of the 7300, although, admittedly not being used for any gaming.
    http://www.architosh.com/features/2006/reviews/macpro/macpro_1.html
    Steve

  • Clean Install of Mavericks on new SSD - Final Question

    I am looking for some help installing a new SSD into my mid-2010 Macbook Pro.  I have the 15 inch with i5 and 4GB of RAM.  last week I upgraded to 8GB of RAM, purchased from Crucial, and am about to install a MX100 512GB SSD also purchased from Crucial.  I have read about the issues with third party drives in Yosemite and because of this I will keep Mavericks until I learn more.
    My goal has been to get the new SSD into the computer and treat it like a brand new computer completely clean.  This I learned was considered a "Clean InstalI".  I am not very good with computers and sometimes the discussions I've read on the internet can generalize things and not define each step like a complete novice like me would need.  So I have done a lot of research and below have a step by step guide on how I intend to do a clean install of the operating system onto my new SSD.  I am looking for validation that this is correct or any steps I need to adjust. 
    I had asked a question about 2 months ago that lead me into the direction of doing the clean install.  Drew helped out quite a bit and got me started on researching what I need to do for this clean install.  There were some comments I had a question with.  His notes are in italics and my questions are in bold.  
    During install use Setup Assistant (it's basically the same as Migration Assistant).
    Connect the old HD (Can I connect to my external HD that backed up my old HD via Time Machine?) & choose the option to migrate the User account (leave the applications & other data disabled). (what happens if I opt to not do this step, not migrating User account information, what would be the Pros / Cons...  another basic question I guess would be what exactly is in these User Accounts... anything that if I did not migrate over would give me issues?)
    When completed you will have the same user on the new disk.
    The Applications are left on the old disk, it's better to reinstall them in my opinion.
    now on to by guide I compiled...
    My Step by Step guide that if confirmed on here I will move forward with!   Very excited and hope I got this correct.
    Create bootable MAC OS X Mavericks USB Flash Drive
    App Store - Download OS X Mavericks from PurchasesDone
    Now found in the Applications folder (leave right there)
    Plug in USB Flash drive (minimum 8gb)
    Go to UtilitiesLaunch Disc Utility
    Find USB Flash Drive on left hand side
    Format this drive
    Click on Erase (tab towards top)
    Format: Mac OS Etended (Journaled)
    Name: “installMavericks”
    Click Erase button at bottom
    Launch Terminal
    Copy and paste text below.  replace the red “Untitled” with the name of the USB drive (installMavericks) - case sensitive and keep the space after installMavericks
    click enter - put in password
    will take approx 20-30 minutes
    If message says Done I now have a USB drive with Mac OS X Mavericks right on itwhat happens if there is an issue?
    Text to put in terminal
    sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
    Upgrade HD to SSD
    I have backed up my current HD on an external 1TB drive via Time MachineI plan to do a Fresh/Clean install of the Mac OS Mavericks.  I will individually bring over songs, pictures, movies, documents etc from the external HD that has the last x amount of my Time Machine Backups of current/soon to be old HD
    Open Macbook Case
    loosen two screws, pull the entire strip out.  The screws do not come out, only loosen
    Pull hard drive out with the clear strip of (paper?)
    careful, still connected to SATA cable
    once removed - use TORX screw driver to remove the 4 screws on the Hard drive and transfer them into the same spot on the SSD
    connect SSD to the SATA connector
    put the SSD back into its bay by lining up the 4 screws to the locations within the bay
    add back the strip that had the two screws from earlier.  tighten screws
    put case back on.
    Plug in USB into computer and turn on computer
    Will boot to the Mac OS Utilities
    go to “Disc Utility”Find SSD on the left
    go to Erase Tab to repartition
    Format: Mac OS Extended (Journaled)
    Name: example “new SSD”
    click erase at the bottom
    Exit out of Disc Utility
    go to “Reinstall OS X”Click continue
    go through the screens and menus…  (not sure what happens here)  assuming this is loading the OS Mavericks from the USB to new SSD
    after this step is the installation complete?
    what will be on the new SSD?
    iTunes, iPhoto, iMovie, Garage Band, QuickTime player etcwill these need to be re-downloaded from the App store etc
    Logic Pro X, Toontracks, Fluenz etc.these I need to re-download from the sites using serial keys etc.  (I have decided to just buy the new Logic Pro X so that I can do the clean install and leave my old Logic Express behind where I have lost the disc that came with it)
    From here I can connect my external 1TB drive that had my previous HD backed up on it and pick and choose what songs, movies, pictures, documents etc that I want to drag onto my new SSD
    DONE !! ??
    Sorry for the long post.  Wouldn't make sense not to reach out to this awesome community though.  Thanks again for all the help.  I realize I am responding to an old post so I may end up re-posting this as a new topic.
    Daniel

    DRH85 wrote:
    ...However the simplicity of using Time Machine to migrate over to the new SSD is very alluring.  I have found a link that talks about the Pros and Cons.  Do you think they summarize things very well?...
    Your link makes very interesting reading. One thing that jumps out is how an old HD's installation and Time Machine are equated. Time Machine is a remarkable system, simple on the outside and complex under the hood (this is the fundamental resource on the subject, created by a Community member who is sorely missed). But it doesn't play well with certain types of files (virtual machine files for running Windows, etc., on a Mac for example) and has, in my experience at least, lost some files after briefly saving them. Your old HD, on the other hand, is both complete and current, making it a better source IMHO to migrate from.
    The point about older software no longer being compatible is well taken, but I tend to keep older versions long after newer versions appear and I've been surprised at how well they continue to function after the publisher insists they're no longer supported by a newer OS (and are sometimes better than what replaces them). And in the case of commercial software, associated files are often sprinkled far and wide, perhaps to prevent easy pirating. Moreover, while keeping track of serial numbers is always a good idea, many publishers limit the number of installations and entering the S/N over again usually involves the program phoning home to check on the installation count so far. Cloning avoids that more effectively than migrating.

Maybe you are looking for

  • How to move all data to another drive?

    I've just upgraded to Tiger and simultaneously installed two internal Seagate 325GB drives in mirror RAID configuration. I plan to keep the original 80GB drive for OSX and applications only, and move all documents, photos and music to RAID. But I'm n

  • DC not found/updated after activation

    Hello all, After successfully activating open activities over NWDS (and the DEV Runtime System already defined), the WebDynpro DC is not updated nor created. How do I resolve this issue. Please help. Thanks. Regards, Jan

  • HT1386 new iPhone 5C not showing up in iTunes when connected by USB

    new iPhone 5C not showing up in iTunes when connected by USB

  • Acrobat Form Security

    I've created a pdf form with fillable areas for our sales team. They want to fill it out and then send a non-editable form to their clients. Are there any security options that allow for the fillable areas to be filled by only when putting in a passw

  • Image Adjust icon missing from tool bar

    I've got the latest Keynote running on my Macbook, but it seems to be missing the Image Adjust icon, the one that sits right next to Inspector icon on my desktop G5 running the exact same version of the program. I can get to image adjust through the