1

I am ready to make the switch to Ubuntu I think. Windows is nice, but it's time to assume control of my system. I have a Yoga 11s and am installing Ubuntu 14.04. Before I do though, in case anything goes wrong, I was wondering if Lenovo OneKey Recovery would still work if I have a different OS on my C:/ drive? There is a "recovery button" on my laptop (a little tiny reset button that you have to use a pen to activate.) You can re-install Windows 8 from this. However, I don't know where the install files for the button are located. If I wiped the C:/ drive and installed Ubuntu would the recovery button still work? Does it run off of the D:/ drive that came pre-installed labeled Lenovo? What I'm trying to say is (sorry for the rambling, just trying to give as much information as possible) if I install Ubuntu and screw up, can I back out easily?

Thanks in advance,

Gabe

Denthil
  • 33

2 Answers2

1

I always manually partition when I'm installing Ubuntu to make sure I know exactly what's going on. I recommend first shrinking your windows partition, generally labeled "OS C:" in Disk Management. Then start installing from your Live Media and follow this guide. Just skip "4. Free some space for Ubuntu" since you'll have already done that.

While in Disk Management you should be able to see a partition called "Recovery", "Restore", or "Lenovo". This is where Windows would be restored from.

The guide I linked to above is nice because it has screenshots. But here's a brief summary of what manually partitioning requires. Any specific questions please feel free to comment.

  1. Shrink the Window partition using Disk Management inside Windows by however much space you want to give to Ubuntu and swap (absolute bare minimum I'd say is 15GB).
  2. Boot your Live Media.
  3. At step 4 about operating systems, click "Something Else".
  4. Create a new swap partition in the free space. Making it the same size as your RAM is a good rule of thumb. But leave at least 10GB free for the next step.
  5. Create a new ext4 partition in the rest of the free space and mount it at /.
  6. Once the installation completes, if you can't boot into both follow this guide.
TheSchwa
  • 3,860
0

When you boot from LiveCD, before doing the installation, run utility called GParted. It will show you the real configuration of your disk. Prbably you will see that Windows resides on two patition, not one (a 200Mb one and a big one) and that there is a recovery partition after them and before data partition.