12-02-2012 09:02 PM - edited 12-03-2012 09:31 AM
For you developer types, I just wanted to post a message and let you know my experience with Lenovo Ideapad Yoga 13 as a development machine. I bought Lenovo Ideapad Yoga 13 from Bestbuy for $999.99. As expected, it came with a crap ton of bloatware installed by Lenovo.
Here is a summary of what I did to it (I take no responsilibity for accuracy of below information. You are on your own if you decide to follow them. I am just putting this down from my memory so that I can look it up in the future if I ever need to do this again).
INITIAL CLEANUP
CAUTION: I take no responsibility for below steps. I am writing them from memory and if you decide to follow them and end up making your machine unusable, you are on your own as Lenovo might not honor your warranty.
BACK UP ENTIRE DISK (requires an empty USB flash drive for booting and another external USB drive for backup)
MAKE WINDOWS 8 PRO BOOT USB FLASH DRIVE (requires a second empty USB flash drive and a second computer with Windows 7. This USB Flash Drive has to be between 4GB to 32GB as Windows won't format 64GB flash drives to FAT32 mode)
(Note: I installed Windows 8 Pro in UEFI mode. See http://pcsupport.about.com/od/windows-8/a/install-
WIPE THE DISK PARTITIONS
INSTALL WINDOWS 8 PRO
You should now have about 101GB free on C: drive!!
INSTALL VISUAL STUDIO, SQL SERVER and OFFICE 2013 ON LENOVO YOGA 13
I installed the following in that order:
MAKE LENOVO YOGA 13 MORE SECURE
The available free disk space should now be about 54GB.
I verified that Lenovo Yoga 13 works like a champ with no slowdown with Visual Studio 2010, Visual Studio 2012 and SQL Server Management Studio open simultaneously and Bitlocker enabled!
The keyboard right SHIFT key is small but other than that, it can work as a great portable development machine and Microsoft Reader is great for reading PDF eBooks.
So if you are a Developer on Microsoft platform, go right ahead. Lenovo IdeaPad Yoga 13 is great for running Visual Studio 2010 and Visual Studio 2012 (1600x900 resolution is totally usable) while on the move. Since I have only had this machine for a few days, I can't tell much about the long term reliability.
Solved! Go to Solution.
12-04-2012 08:29 AM
You mention that you installed Windows 8 Pro... did you pay to upgrade? I was looking at the model at Best Buy and it looks like it only comes with Windows 8 64 standard.
Any update now that you've used it another full day (lol). I will be running the same setup as you -- Visual Studio, SQL Server express and maybe Eclipse/mysql for Android development.
Thanks for this post! Very helpful!
12-04-2012 10:32 PM - edited 12-04-2012 10:36 PM
bilbravo wrote:You mention that you installed Windows 8 Pro... did you pay to upgrade? I was looking at the model at Best Buy and it looks like it only comes with Windows 8 64 standard.
Any update now that you've used it another full day (lol). I will be running the same setup as you -- Visual Studio, SQL Server express and maybe Eclipse/mysql for Android development.
Thanks for this post! Very helpful!
Correct, it comes with Windows 8.
I have MSDN subscription (this is what you get with it: http://msdn.microsoft.com/en-us/subscriptions/down
It is running great. Very fast and no performance issues with multiple Visual Studio instances open.
12-04-2012 10:43 PM - edited 12-04-2012 10:43 PM
Also note that in my original post, one of the links is http://pcsupport.about.com/od/windows-8/a/install-
12-06-2012 11:34 AM
Thanks, was just curious about the Windows 8 Pro bit.
Still trying to locate one. Out of stock everywhere near me.
12-13-2012 09:59 PM
Thank you for posting this. I am in this exact situation. I purchased a yoga 13, and installed Visual Studio Express 2012 for Windows Phone. As it turns out, the Windows Phone Emulator ONLY works in a Windows 8 Pro environment. Since the Yoga doesn't have a disc drive, I shared my W7 computer's cd drive, then put in Windows 8 Pro, so that it could install onto the Yoga. Well, after the installation was done, I tried running my program again and ran into the same issue. It prompted me that my environment must be Windows 8 Pro! I thought that Windows 8 Pro already installed but, what confuses me is that I see no indication that Windows 8 Pro installed. When I go to the System Window, it reads: "Windows 8". Should it read Windows 8 Pro?
Ultimately, I'd like to know, are you able to execute the Windows Phone Emulator? I'm not sure as to whether the Yoga has the hardware capability (needs to be SLAT enabled or something like that?), I HOPE it is able to, and judging by your post, it seems like it but I'd love to know your perspective on my approach.
Please let me know if this makes sense, as I'm new to this kind of thing but really want to start development for Windows Phone.
12-13-2012 10:46 PM - edited 12-13-2012 10:47 PM
When I go to Control Panel and then to System, it shows my Windows edition as "Windows 8 Pro".
I looked at installing Windows Phone Emulator. It will take many GB's of hard-disk space and since I am not developing for Windows phone, I am not going to download and install it at the moment. Since it is an i5, my guess is that it suppports SLAT. But it is also the ultra-low voltage version of i5. To be really sure, here's an easy way to find out:
1. Download coreinfo: http://technet.microsoft.com/en-us/sysinternals/cc
2. Follow the instructions here to see if it supports SLAT (EPT): http://social.technet.microsoft.com/wiki/contents/
12-14-2012 10:29 AM
well, it looks the Yoga 13 DOES support SLAT
Next step, I will create a bootable Windows 8 Pro disc,.
I am really confused as that I went through this shared dvd process of installing the OS but it did not say Windows 8 Pro on my system. Maybe that's not the way to do it. Maybe you can't install full Windows 8 Pro that way. I will create a bootable disc and report back to you my findings.
12-14-2012 07:12 PM
Well, I've successfully set up my windows phone development environment !! Just in case anyone searches on this topic, I've created a blog post, 6 Steps to Windows Phone 8 Development.
http://averysmith.pro/blog/6-steps-to-windows-phon
I hope this helps! Thank you so much for your assistance, lenovoyogauser.
12-17-2012 01:40 PM - edited 12-17-2012 03:16 PM
HI lenovoyogauser, thanks again for the clear write up, however it did not work for me. I followed your steps closely, except i used diskpart to delete old partitions, and recived the same error as with most other attempts - "the product key entered does not match any of the Windows images available for installation. Enter a different product key." I am then kicked back to the start of the installer. No place to enter a key.
I suspect this is because i'm using a w8pro image from the full system builder DVD and you(as well as kasker) are using an MSDN build. One checks for the key and the other doesn't?
I was successful using winPE and autounattend.xml.. a longer process but at least I can use my purchased version of w8pro.
If you think I missed something and have a suggestion let me know! Thanks.