1

I'm a linux newbie, I'm trying to install ubuntu 14.04 together with my current windows 7 setup. So I burned a DVD with the .iso file and booted into it, started the install process and from what I see from the internet there should be an option to "Install alongside...", but I don't have that because appearently it doesn't recognize my windows install (I have one 500GB hard drive with 100GB free - all in one partition). So from what I saw I need to use fixparts to fix device sda which is my hard drive. But it warns me that it doesn't start from sector 1 and it can cause problems in certain OSs. I don't want to confirm it because I'm afraid it might corrupt my hard drive, is it safe?

Before I thought about writing this question I tried partitioning manually via the "Something else" option. But in all the guides I saw, they have "free space" as an option, while I have one partition that is 500GB with 400GB used, maybe I could change the size of my partition to 400GB and then I'll have free space, but then I have no space in windows 7, should I change the size to 420GB and the rest 80GB assign to linux partitions as the guide says?

I would really appreciate it if you answer both my questions, or if you think answering one question will eliminate the need for the other, I'd appreciate that too.

Thanks.

shoham
  • 245

2 Answers2

1

I have never used the automated partitioning tool as you mention in your first question. To that end, I'll say that it is not safe or at least not as safe as manually partitioning it.

If your hard drive only has 100GB of its 500GB free then yes, you should partition it to leave at least 30GB if not 50GB or more for Ubuntu. I have run Ubuntu with zero space problems with a 30GB partition. You should boot into Windows and using the Windows partitioning tool shrink your Windows partition to 400-something GB, leaving free space available for your Ubuntu installation.

larouxn
  • 799
0

You have 100GB free on the windows partition. What you need to do is boot from the Ubuntu DVD you made and run a program named GParted. inside that program you can resize your windows partition leaving empty, unallocated space. Then you can launch he installer and do the 'install alongside' option and it'll see the free unallocated space and allow you to install there. --- Have Fun!!

Scott Goodgame
  • 2,646
  • 16
  • 20