I've made my 8 GB USB flash drive bootable with Ubuntu and I tried to install it. It showed up but it doesn't let me choose which partition. I have 2 partition, C: which I have Windows 7 on with 58 GB of space and have E: with +900 GB. I want to setup Ubuntu on C not E. How to choose that, because it keep saying "resizing" and so on, and do not use this partition and I still don't understand how to pick C
|
|
|||||||||||
|
|
I think you don't quite get the concept of installing a new OS :) Normally, an operating system is not installed on the same partition as some other operating system - you need to create a "partition" on your disk; to make some space for a new partition you need to either delete an existing partition or resize/move existing partitions to free up some space. What you see as C and E drives in Windows are two partitions formatted as NTFS - they're fine for Windows but you (generally) can not install Ubuntu on them. That's why the installer wants to resize the partitions. Now, there's one "if": Ubuntu, being an incredibly flexible system, has an additional mode, called "wubi", which via some trickery installs Ubuntu into a file which is located on one of the existing Windows partitions. This mode has some advantages (no need to create partitions) and possibly disadvantages. If that's what you want to do, you need to boot into Windows, insert Ubuntu USB and start the install process from there. See Wubi Guide for details. If you boot from that USB into live Ubuntu environment, however, it will assume you want to install Ubuntu onto a separate partition. Be careful not to force it to install on your current C: drive in this mode as this will remove your current Windows installation. As always - make sure you have a backup of all your important data. |
|||||||
|
|
You cannot install two OS's onto the same partition. It is a universal computing law. Wubi, as suggested as Sergey, is not a way to install on the same partition, rather just trickery that puts ubuntu in a file. However, many users do not like wubi (as it is slower than normal ubuntu). You will ENTIRELY REMOVE YOUR WINDOWS if you install on C (unless you use wubi). What you should do instead is resize E. Make a 100GB partition (lets call it U, for ubuntu). Install Ubuntu on U. This should work. A detailed guide can be found here. |
|||||||||
|
