I'm not familiar with how dual boot systems work. I was told I had to defrag my hard drive so that when I installed ubuntu it would have it's own virtual space. This raises the question: If I delete files on Vista (my other operating system), will I be opening up space that I can use for files while running Ubuntu?
|
feedback
|
migrated from stackoverflow.com Jul 14 '11 at 2:38
This question came from our site for professional and enthusiast programmers.
|
You don't need to do anything ,just run the ubuntu installer and it will do everything for you , did that on Windows 7 without any problem | |||
|
feedback
|
|
No. Each OS is installed on its own partition. Paritions are fixed-size logical subsections of a physical subsection; they do not shrink or expand automtically. Before installing Ubuntu, you will need to shrink the Windows partition to make room in the physical hard disk for a separate partition for Ubuntu. (probably at least 10GB) To shrink a partition, you need to have free space at the end of that partition's space on disk. | |||||||
feedback
|
|
You have two options for dual-booting Ubuntu: you can use the Windows installer (Wubi) to install Ubuntu to a file on the Windows partition, or you can install Ubuntu to its own partition. I recommend this option, as I have had fewer problems with it. If you do decide to create a partition for Ubuntu, the existing Windows partition will need to be resized. Again, the installer will do this for you. In the past, in order to resize the Windows partition, contiguous free space had to exist at the end of the drive in which to create the new partition. To create this space, the drive had to be defragmented. However, this is no longer the case (and has not been for some time, I think). EDIT: maybe still true? I haven't had a problem with it in years, though. So you | |||||
feedback
|
|
| |||
|
feedback
|