X120e new: hard drive slowdown issues

Hi. I bought a brand new x120e last month and I'm experiencing intermittent stutters in video (but not audio usually). It plays fine for a few minutes, then I get massive frame drops and resumes after a few seconds. This problem can be seen with SD resolution mpeg 4 encoded videos. At first I suspected that my videos were corrupted but they are in fact perfectly fine (same video will stutter at different points. Also they play just fine on other machines). I tried at least 10 different videos and the problem can be seen in every one of them.
I tried VLC, windows media player, CCCP's media player classic, and they all exhibit the same problem.
When I look at the CPU usage history, there are no unusual spikes or drops in CPU usage during stutter (constant at about 20% or so).
I had the same problem with stock drivers. I installed the latest drivers and bios update from Lenovo website but same problem (I also tried more up-to-date drivers directly from AMD, but prompty uninstalled them because they seem to break monitor brightness. Unfortunately I neglected to try the video playback).
I tried turning off all video post processing options from the Catalyst control panel, but no improvements.
I'm pretty sure it's not malware or virus related - I have MS home security essentials running and I haven't downloaded any applications other than steam, chrome, and aforementioned media players.
Flash (youtube etc) and Netflix videos do not seem affected.
I suspected that maybe my hard drive is waking up from sleep after a few minutes of inactivity, but I doubt that's it. The power management settings are set so that my hdd goes to sleep after 15 min of inactivity, but the stutters happen more often than that. (besides I don't think video playback counts as inactivity)
Anybody experience similar issues?
Thanks.
Solved!
Go to Solution.

Hello,
Have you updated all of the X120e's device drivers using the ThinkVantage System Update software?
Regards,
Aryeh Goretsky
I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
  Deutsche Community   Comunidad en Español Русскоязычное Сообщество

Similar Messages

  • White Screen- New Hard Drive Same issue

    I had a white screen. The MacBook Pro would do nothing. The only way I could get it to work was by pressing option when powering on but even then I tried everything reinstalling Lion. When I tried to reinstall lion it would pop up with an error message. It would not even let me choose a location. I ordered a new harddrive and I am still having the same issue. White Screen when I turn the computer on unless I press the option and power button and Still an error message when I try to reinstall lion. ANY HELP WOULD BE AWESOME!!! THANK YOU!!

    If you want to preserve the data on the boot drive, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data, you can skip this step.
    There are several ways to back up a Mac that is unable to fully boot. You need an external hard drive to hold the backup data.
    1. Boot from the Recovery partition or from a local Time Machine backup volume (option key at startup.) Launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.”
    2. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    3. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.

  • Permission issues with new hard drive

    Apple installed a new hard drive on my fairly new (june2012) MBP. The only backup I had was the time machine backup from the old MBP that I originally migrated from. Apple said no worries - I can restore from that so I did.
    Today I bought an iphone. (I was a hold out, I'm all things mac since the 80s except the phone). I went in to clean up my Contacts before syncing the new phone to my MBP and I couldn't delete and contacts or groups. So I did a "get info" on my contacts ap and it didn't even have (user/me) on the list as a user. I added myself, gave me the read and write" capability and still can't make the needed changes, deletions or anything in Contacts, so I decided to check permissions using Disk Utility. I repaired permissions, and just to be sure verified permissions again. What a lllloooonnnggg list of issues and nothing has changed. Hit "repair permisions again and it is taking f o r e v e r. Now I am Verifying Disk to see what it says. No problem. Verify Permissions again - did it faster, but still a bunch of problems found. Repaired permissions again - same old thing - says its repairing, but I seriously doubt it. Am I supposed to do this over and over again?
    Suggestions???

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • I am having sporadic issues after new hard drive install and recovery using Time Machine. The same sluggish response, start up screen pixelating...If I reinstall Lion will it wipe out other applications? My HD was formatted and partitioned correctly, I ha

    I am having sporadic issues after new hard drive install and recovery using Time Machine. The same sluggish response, start up screen pixelating...If I reinstall Lion will it wipe out other applications? My HD was formatted and partitioned correctly, I have a late 2009 iMac.

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • I need help re-installing my OS on a new hard drive. Having MAJOR issues with this simple task.

    I have a MacBook Pro 15" (mid 2009) I recently needed to get a new hard drive for it, the old one stopped working. It came with OS X Snow Leopard already installed from Apple, and it also came with the install disks. I have booted up using the install disks and put OS X Snow Leopard back on the computer.
    I tried booting with a USB install disk of OS X Lion (10.7) but had no luck on multiple occasions. It would only get through the initial step of the install and then say it couldn't download additional components needed for OS X 
    So finally, I decided to try a full erase and reformat of my brand new hard drive (less than a week old) and stated with the basic software that came with the computer. Installing that worked fine, until I tried to do a software update through the built in program. My computer refused to download 10.6.8 from the apple servers, so I had to find it on a 3rd party website. Once I found it and downloaded it, I finally got it installed. There were 12 more updates after I did 10.6.8 and none of them worked when I tried downloading and installing as a group. I had to do each one individually, the last one being a security update.
    Up to this point, the Mac App Store didn't work (even after the 10.6.8 update), I couldn't download any of my previous purchases. I needed to download lion, to see if having it on the Mac hard drive itself would help with the install, but I couldn't do that until after the security update.
    Other than that, the Mac worked normally except for during each start up, the apple logo would flash along with the forbidden sign and the folder with a question mark on it. It flashed for a few seconds randomly, then would boot up normally or say that my computer would need to be restarted.i figured this issue would be fixed after I successfully installed lion.
    FINALLY I got the App Store to download lion, and began the install process. Halfway through the install, it failed and when I tried to restart the computer, it continuously flashes through those three symbols at startup. I can't get it to do anything else. I'm so ****** off I'm ready to just sell it for parts.
    My questions are:
          1. Can I install OS X Lion OR OS X Mountain Lion clean from the start after a full format of the hard drive?
          2. How do I go about installing clean and get my computer to stop flashing those symbols during start up?
    *I have performed the Apple Hardware extended test and all systems are reporting normal function*

    Okay, so, fast forward from July to now -
    - I've visited my closest Apple store's genius bar twice now. (Over an hour and a half away.)
    - My computer spent at least 8 hours behind their closed doors in the workshop
    - Several complete erases of the harddrive have taken place
    - Most of the Apple geniuses I dealt with were nice and very knowledgeable, but they were and still aren't 100% sure exactly what is wrong with my computer.
    The good news is:
    - They were able to at least get it running again, with a clean install from their servers of OS X Lion 10.7.5
    - They believe that my problems stem from either 1 of 2 things:
            - Faulty Hard Drive (even though it is brand new)
             - The wrong build of software being installed.
    Now, while the wrong build does seem like it could be the problem, it doesn't make sense in the aspect that all of the initial problems began when the first hard drive failed. The same problems continued when I changed out the failed hard drive with the brand spanking new one, and only slightly improved when I was able to successfully install the OS that came with the original disks for my computer. I'm not convinced this thing is back to normal, but hopefully I can make it last through getting a shiny new retina Macbook Pro in the coming future. Thank you so much to everyone who read and replied to this post!
    - Andrew =)

  • New hard drive issues - need help please!

    So I just installed a new hard drive on my Ideapad S10 and having the following issues.  I get a PXE-E61 : Media test failure check cable & PXE-M0F : Exiting  Broadcom PXE rom message.  I've uninstalled and reinstalled the drive to check the connection and still get the error, it's a brand new drive.  Also I noticed in the BIOS that the hard drive is showing up under ssd disk and SATA hdd shows - none.  If I restore the BIOS settings to original then the drive will show up under ssd but the SATA controller mode will show the AHCI setting instead of the Compatible setting it should use.
    I'm really stuck here and don't know what else to check.  My orginal drive is dead so I'm trying to get this working so I can install windows.  If anyone could help out it would be greatly appreciated - Thanks!

    Full Disclosure:  I don't know your machine.
    That PXE error probably doesn't indicate a problem - or not the problem, anyway.  Your machine boots, doesn't see an operating system on the hard drive (or doesn't see a hard drive at all) and tries to boot over the network and fails. That's what the PXE error is about.
    As to the SATA problems, what happens when you boot your Windows install media?  Does that see a hard drive?
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Leopard re installation on new hard drive issue.

    Hello,
    Recently my girlfriend and myself took a vacation so we had to bring the Macbook of hers...  Unfortunately the laptop fell out of the luggage and landed FLAT on the bottom.  Looking at the Macbook we got the dreaded gray question mark of death!  I actually am a network engineer at a company and fix many Windows computers so I tried my luck on this, but nothing.  I decided to bite the bullet and took it to a local Mac repair shop and they told me the hard drive was destroyed, which I was grateful it was not the motherboard.  I bought a 500 GB laptop hard drive to reinstall it myself (How hard can it be right?) and of course I run into the problem I am starting this thread for. 
    Whenever I put in the OS disk for reinstallation I of course am supposed to hold the Option key or potentially the C key for the disk.  Nothing comes up...
    I cannot boot to that dang disk to save my life.  It is Leopard 10.5.
    Being in an IT field for Windows I thought I could hook up the new hard drive with my jig and install the OS that way.  Seems I did not know about Macs as I thought I did, as I could not do it.
    I was wondering if anyone had the same issue as I am having trying to reinstall Leopard.  Kind of didn't want to dish out money for a new Macbook (which we are) yet.  Of course if you need anymore information I would be happy to give it.   If it is a simple solution you have the right to call me dumb cause I don't care at this point lol.  Thanks.
    Kurrman

    Hi Kurrman,
    Is it the original 10.5 Install Disc for this Book, or a Retail Install Disc?
    Could the keyboard not be connected properly?

  • Set up issues with new Hard drive

    Hi all,
    I bought a new hard rive for my late 2008 aluminium macbook. I've got it booted and had issues restroing from time machine back up using the REcovery partition. Such research showed this is an issue and said I should just use migration assistant or via the usual set up when rebooting my macbook with the new hard drive in.
    Unfortunately the keyboard does not seem to be responding well of at all and I get stuck part way through the set up process and cant even get to my desktop now.
    Any ideas about what is happening and how to solve this???!!
    Many thanks,
    Greg

    time machine backups are specific to the mac that creates them, since you had the HD replaced the time machine thinks it's a different mac therefore it won't let you "restore" the data to the mac. that is why you have to "migrate" from the time machine backup to restore it.
    this is done either using migration assistant or during the setup assistant (whichever applies in this case)
    if the wireless keyboard is not connecting properly, i would suggest using a USB keyboard and mouse to get the data restored and then go into settings and figure out why it's not connecting correctly.
    following article tells how to migrate from time machine backup:
    http://support.apple.com/kb/HT4500
    hope all goes well for you!

  • New Hard Drive for HP DV6 & Recovery Issues

    Greetings everyone...  Happy Holidays to all!  
    As luck would have it, on the first day of the Holiday break, my wife's laptop hard drive decided to go on strike - luckily, I could mount the hard drive on another system and get most of the files off that were needed.  In replacing the hard drive and doing my research on the web and on these forums, it appears there is a fair amount of disparity between those having success and complete failure when running the recovery disks after a hard drive failure and, thus far, I am in the second camp (not going as smoothly as advertised).  As a side note, I created the recovery disks from the system upon receiving it and the disks were verified as part of the creation process as being 'good.'
    I am working on an HP Pavillion DV6t, product number XC100AV that originally shipped with a WD Scorpio Blue 640GB drive (WD6400BEVT, 5400 rpm).  We have had this system about 13-14 months (just past that 12 month warranty period) and the system is very lightly used (nightly facebook'ing is about as strenuous as this system has worked).  Since I have a high degree of experience and confidence in working with computers, I didn't have any reservations in going down to the nearest electronics retailer and picking up a new drive to put into the machine.  I picked up a Seagate Momentus XT drive (500GB, 4GB SSD hybrid, 7200 rpm) and put it into the machine in a few minutes, adjusted the BIOS settings to boot from the CD drive and disable the HP Web flash capability, and proceeded to load the CDs through the HP system recovery manager.  The system progresses through the recovery manager without incident or error (indicating the recovery disks are 'good').  However, when booting the system after the recovery CDs complete, I get the nice message that no boot file can be found.  This tells me that there is no MBR (master boot record) created during the system recovery process and there is no way to boot into the operating system.
    Given this information, I have a few questions to those experienced in this area:
    1.  Am I required to contact HP to purchase a new hard drive to get the recovery to work properly?  To put it another way, is there an HP 'tatoo' (as alluded to in other posts around the Internet) that would prevent me from using a HDD that is technically compatible?
    2.  If the answer(s) to #1 is no, what am I missing in getting the recovery to work properly?  Are there any MBR utilities that I should use in addition to the recovery processes outlined by HP?
    3.  Am I required to purchase the same HDD (size, manufacturer)?  I decided to stay away from WD after it failed after only 13 months of light use...
    Thank you in advance for your advice!

    You're very welcome.
    That happened to me too (after testing windows 8), and the only way I was able to get W7 back on my PC was to install XP, and have it format the drive.  I let XP install and didn't bother installing any drivers.
    I booted from the W7 disk and it worked without incident.
    You have to have advanced knowledge to install XP on a modern notebook, because you need to know how to install the necessary sata drivers in order for XP to even see the drive.
    I noticed that MS has re-established the W7 ISO file download links again in the last day, so see if you can make your own disk again and try using that to install windows and then try to use the recovery disks if you want.
    http://forums.mydigitallife.info/threads/14709-Windows-7-Digital-River-direct-links-Multiple-Languag...

  • MBP 15" (late 2008) new Hard drive issues in 10.6.8 but not in 10.8.5

    I have a 15" Macbook Pro (Late 2008) with an up to date EFI firmware (ver 2.8).
    When I went to replace the hard drive (Hitachi 320GB hard wired at 1.5Gb/s) with a new hard drive (Seagate 1TB SSHD).
    This new HD runs at 3gb/s or 6gb/s and my MBP which will only do 3GB/s (link speed) DOES select this speed.
    Now I've read over 1000 posts (no, really) about this topic of SATA drives in older MBP's but problem is a bit more nuanced.
    I partitioned the new HD as follows (disk1-250GB, disk2-250GB, disk3-500GB).  I have to do this because I run two versions of OSX.
    I run OSX 10.6.8 for mobile audio recording and some post-production video editing and my software runs GREAT in Snow leopard.
    Of course, there are some good reasons to have a newer OSX and so I put 10.8.5 on disk2.
    On my old HD I had two partitions (disk1-150GB, disk2-170GB) and then used disk utility to copy the old drive to the new.
    Here's where my problem is more nuanced.  The new drive works AWESOME when running 10.8.5 at 3GB/s.
    In 10.6.8, however, I get pinwheels, beachballs, hiccups, etc when running the hard drive at 3Gb/s. 
    I'll play an aif audio file in Quicktime player and it will stop producing audio, BUT it keeps track of the time.  I swap back in my old HD and everything runs fine.
    I'm planning in getting a different drive (one that works at 1.5 and 3.0GB/s) but I'd like to keep this drive as it boots up 10.8.5 FAST!  In about 15 secs or so.  OR, I could just swap out hard drives when I need to use 10.6.8 (which is really easy on my MBP but not preferable) and dedicate the old one for 10.6.8 only.
    QUESTION:::::
    Does anyone have any idea why the same physical HD would work fine in 10.8.5 but have constant (every 15-20secs) read/write errors in 10.6.8??
    The fact that it works great in 10.8.5 has me a bit puzzled of whether or not there's an inherent hardware incompatibility.
    Sorry for the long post, just trying to give as much info as possible.

    Melophage-
    I did try booting from the external SATA enclosure and all was fine; no hiccups.  I used disk utility to restore my Snow Leopard partition to a newly purchased HD; a Western Digital 1TB(Mainstream) drive that operates at 1.5 or 3.0 GB/s.  I noticed it's power requirement is about 3/4 of the factory drive which is also good.
    Amazingly this drive actually works with a link speed of 3GB/s with 10.6.8.  And no pinwheels/beachballs.
    Possible Conclusions:
    My MBP SATA onboard controller is OK with a HD that's 1.5/3.0 GB/s but NOT quite OK with 3.0/6.0GB/s.  Although both drives had a link speed of 3.0Gb/s, only the newly purchased "slower" drive worked flawlessly.  I'm fine with this being that my Apple factory drive was hard wired at 1.5Gb/sec and its speed was adequate for the audio/video recording I do in 10.6.8.  Hopefully it works fine with 10.8.5.  Still restoring that partition to the Western Digital drive.
    In the end, I have a HD with over 3X the capacity as before and a link speed of 3GB/s. 
    I may not have the 15sec boot-up time as I did with the hybrid drive, but I won't miss it.

  • Potential Driver Issues with OS Install on New Hard Drive?

    I want to upgrade my laptop's hardrive, but my laptop did not come with recovery discs. I did purchase a full copy of Windows 7 Professional, but I have been saving it...for when all else fails, I suppose. Whether I am able to reinstall Win 7 Home or whether I have to install Win 7 Pro, how can I be sure to reinstall all the necessary HP drivers (e.g. trackpad, cool sense, beats audio, etc.) for my machine? Is it best to download the drivers prior to installing the new hard drive and have them ready on a flash drive; or is there an easier method? Thanks.
    This question was solved.
    View Solution.

    Yes that is a very good question.
    It's very much advised you do a HDD error check, hard drive test from BIOS and SFC scan lastly.
    You can then undergo a disk cleanup and disk defragmentation of the HDD & then proceed with backing up or cloning tools.
    I do back up regularly into my 2TB external drive using Macrium reflect, AOMEI back upper and also have all my latest drivers downloaded and copied to another USB along with another bootable USB with Windows OS ISO.
    Note: I've already created my recovery media after I setup the laptop first time for additional safety.
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • Migration Assistant issues and losing files (Mt. Lion on new hard drive)

    I just, by either dumb error or providence, migrated the contents of my backed up hard drive, which has my Mt Lion and all applications folders, to a new hard drive. The old and original drive on my 2008 Quad Mac Pro was starting to worry me. All of the applications and systems files appeared to have migrated flawlessly, and my calendar updated and my 20,000+ emails were restored. All of the programs/applications work. Everything appears normal, except data and obvious missing files. (Note I had installed Mt. Lion over  Leopard and Snow  Leopard previously, and did not rewrite the drive before I did that.)
    The size of this new drive is substantially less than the last one. On the latter, I counted more than 50 gigs of data, on the volume with all of the primary OSX documents. That is what I see in the Time Machine backup right before I did the Migration Assistant. The size of the same volume on the restored new hard drive that has my OSX is about 31 gigs.
    I did NOT run (by accident and perhaps curiosity) the Time Machine restore backup using disk utilities. Again I did, by accident or curiosity) Migration Assistant.
    What does appear lost are all of the Windows documents that were accessible on my portioned drive on my old hard drive, accessible only via VMWare. (I had all of those previously backed up, brute force, before doing this, and I'm not worried if I don't access them now since I have them if I need them). This was about 18 gigs of data I guess.
    Does anyone else have experience with using Migration Assistant and losing files that may have been on a partitioned drive (running Windows) and accessible by VMWare? I can still rewrite over the new drive I just formatted and do it all over again using disk utilities and running this from a boot jump drive I created before, but this time using Restore/Time Machine. I just had heard from one source it was best to download Mountain Lion first, and then do a Time Machine restore, which I ended up actually not doing.
    Thoughts appreciated.

    I just, by either dumb error or providence, migrated the contents of my backed up hard drive, which has my Mt Lion and all applications folders, to a new hard drive. The old and original drive on my 2008 Quad Mac Pro was starting to worry me. All of the applications and systems files appeared to have migrated flawlessly, and my calendar updated and my 20,000+ emails were restored. All of the programs/applications work. Everything appears normal, except data and obvious missing files. (Note I had installed Mt. Lion over  Leopard and Snow  Leopard previously, and did not rewrite the drive before I did that.)
    The size of this new drive is substantially less than the last one. On the latter, I counted more than 50 gigs of data, on the volume with all of the primary OSX documents. That is what I see in the Time Machine backup right before I did the Migration Assistant. The size of the same volume on the restored new hard drive that has my OSX is about 31 gigs.
    I did NOT run (by accident and perhaps curiosity) the Time Machine restore backup using disk utilities. Again I did, by accident or curiosity) Migration Assistant.
    What does appear lost are all of the Windows documents that were accessible on my portioned drive on my old hard drive, accessible only via VMWare. (I had all of those previously backed up, brute force, before doing this, and I'm not worried if I don't access them now since I have them if I need them). This was about 18 gigs of data I guess.
    Does anyone else have experience with using Migration Assistant and losing files that may have been on a partitioned drive (running Windows) and accessible by VMWare? I can still rewrite over the new drive I just formatted and do it all over again using disk utilities and running this from a boot jump drive I created before, but this time using Restore/Time Machine. I just had heard from one source it was best to download Mountain Lion first, and then do a Time Machine restore, which I ended up actually not doing.
    Thoughts appreciated.

  • Would this new hard drive work on my MacBook?

    http://www.bestbuy.com/site/olspage.jsp?skuId=5566988&st=seagate&lp=2&type=produ ct&cp=1&id=1055388011277
    Just thinking about upgrading my MacBook a bit, and wondering if this hard drive (which seems like a great deal) would work out in my MacBook or whether it would cause problems.
    This is kind of a silly question, but I don't know all that much about computers. Increasing the hard drive will just let me have more room for music, photos, etc, right? I would have to increase the memory to make it operate at a faster speed?
    Also, does anyone know if the Genius Bar would install a new hard drive for me?
    Thanks!

    No. First, it's an ATA drive and the MB requires a SATA drive. Second, that drive is a 3.5 inch full-size hard drive. You need a notebook drive (2.5 inch) for the laptops. See the these New Egg notebook drives.
    Adding a larger hard drive will provide increased storage capacity. Adding RAM will not make the computer run faster. Adding RAM simply enables you to run more applications simultaneously without the slowdown caused by virtual memory.
    Installing a hard drive in a MacBook is a DIY project. You can find instructions at http://www.ifixit.com/Guide/Mac/MacBook/Hard-Drive. You will need a very small (#00) Phillips screwdriver and a T8 Torx driver. You should find them at a hardware store.
    As for whether your local Apple store will install a drive you purchase on your own is something you will need to ask them.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • New Hard Drive

    After installing Leopard on my new hard drive (Western Digital Caviar Blue) I used Migration Assistant to transfer everything from the original hard drive that was still in the computer. It ran into some issues with 2 iTunes music files and transfer stopped. So I selected the option of continuing to set up. Not sure if I messed up there. After that was complete I trashed the files in question and ran Migration Assistant again, but it completely skipped iTunes and went onto Applications, where once again it ran into problems with Application Support Files from Adobe/InDesign Templates, etc.
    Now I'm not sure what to do. The new HD is the 10.5.6 version (didn't run Software Update because I assumed Migration would automatically update everything) and of course the original HD is the 10.5.8. Should I run Software Update first on that followed by Repair Permissions then attempt to transfer everything again? Or should I start from scratch - erase and reinstall then run Migration again?
    Also, with having a very large iTunes library is this the best way to transfer those files?
    Thanks!

    Hi-
    Sorry, I may have been a bit obscure....
    To be precise, one should boot to the OS X install disc and use Disk Utility to repair the original hard drive and permissions.
    You can't repair the boot drive while started to it.
    Permissions, yes, but not directory repair.
    After that, restart to the usual boot drive, download and install SD!, let SD! do it's thing.
    SD! will erase the target drive for the new clone, so using Disk Utility again isn't necessary.
    Once SD! is done, you can open System Preferences/Startup drive, and select the new clone as Startup volume.
    Restart, and check that all is as it should be (there is no reason that it shouldn't, but DO check).
    Once the clone has been verified for function and content, you're all done.
    A full clone of a large drive can take a while, so don't do this when you're in a rush.
    Maybe start SuperDuper! and go have dinner or something......

  • Cannot Install OS 8.1 on new hard drive, 233 G3 Powerbook

    Ok, so here's the deal.
    I have an old Powerbook G3 Wallstreet. 233 Mhz 13" screen.
    I recently ran into a problem where I booted up, and the hard drive (original 2GB) was erased. Completely reinstalled, and as soon as it rebooted after the install, the hard drive was empty again. Weird.
    So, I decide to reinstall OS8 on a new hard drive. I have an older 20 GB drive from a compaq Armada M700, which I had replaced with a newer 120 GB drive, so I used that in the Powerbook.
    Anyway, I've tried lots of things. Fully empty nonpartitioned drive, single 8GB partition by using MacDisk in windows, multiple 8GB partions, what have you. Disk Setup does not see any hard drive I place in the powerbook. I tried both the 120 and the 20 GB.
    Any suggestions? I only have a Windows machine to work with, as the G3 is my only Mac. (Well, I have a graphite iMac, but it's suffering from the screen shrinking/power down problem common to those units, so I can't really do anything with it.)

    ShatteredOne,
    When you have installed the OS and restarted, did you get the blinking '?' alternating with a folder? If so, try resetting the PRAM to possibly correct this issue.
    http://docs.info.apple.com/article.html?artnum=2238
    Will the Wallstreet boot to the MacOS 8.1 CD? If so, try Drive Setup on the 8.1 CD again after resetting the PRAM.
    The original Wallstreet shipped with a special OS 8.1 CD (green label) since the retail MacOS 8.1 CD will not have the necessary Powerbook G3 enabler file.
    You do not have to partition the HD, but just make sure you are have formatted as HFS Extended although HFS Standard will work. However, on a large drive like the 120GB, you will have a lot of wasted space due to the block size.
    If still having problems, install the original 2GB HD > boot to the 8.1 CD > open the utilities folder on the CD > Drive Setup and select 'zero all data' when you initialize; now run the Test Disk test and see if it passes. If it fails, zero/test one more time.

Maybe you are looking for

  • ConnCacheBean Setting for a Load Balance  URL

    Hi, We are using the ConnCacheBean to set the URL property. We have a new load-balance database, how can I pass that on as a paramter? Thanks. <jsp:setProperty name="tdbean" property="URL" value= "jdbc:oracle:thin:@----" /> Thanks.

  • How to synchronize SMS if I'm not using Mac?

    How to synchronize sms for iphone 4 if I'm not using Mac? 

  • Serial Number won't work on installation (checked number and is correct)

    Hi I have successfully downloaded Lightroom 5 and am having difficulty after entering my country and register serial/license to proceed.  The number is definitely correct.  There is no error message, just a red cross next to the end of serial number

  • Preview keeps crashing & won't open

    Hi - hoping someone can help. The app "Preview cannot open, and keeps crashing... it's really frustrating as I can't open any pics. It says the below when trying to open: Restore Windows he Application "Preview" unexpectedly quit while trying to rest

  • All apps freeze after os x update

    After I updated to Mavericks all of my apps open, but freeze. I have to force quit all of them just to get them to close. does aanyone have any idea how to fix this?