How can I install Ubuntu without removing Windows?












68















I need my pre-installed version of Windows 7 (or any other version of Windows), how could I install Ubuntu without erasing it?










share|improve this question





























    68















    I need my pre-installed version of Windows 7 (or any other version of Windows), how could I install Ubuntu without erasing it?










    share|improve this question



























      68












      68








      68


      16






      I need my pre-installed version of Windows 7 (or any other version of Windows), how could I install Ubuntu without erasing it?










      share|improve this question
















      I need my pre-installed version of Windows 7 (or any other version of Windows), how could I install Ubuntu without erasing it?







      windows system-installation






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 8 '14 at 15:35









      Braiam

      52.1k20136222




      52.1k20136222










      asked Aug 6 '10 at 7:28









      Dani Barca CasafontDani Barca Casafont

      443145




      443145






















          9 Answers
          9






          active

          oldest

          votes


















          51





          +250









          The instructions below are for Ubuntu 11.10. Other versions will be similar but might have a slightly different appearance or order. You must make sure that Windows is correctly shutdown (no Hibernation, no Suspend, no Fast Boot) and your NTFS drive is healthy.




          1. Boot from your Ubuntu CD or USB stick. When prompted, choose "Install Ubuntu".

            Try or Install Ubuntu



          2. Ensure that you meet all the installation prerequisites. Ideally, connect to the internet at this time as well.

            Preparing to install Ubuntu



          3. If you have wireless network hardware and there is an available network, you can (optionally) connect to it at this time.

            Connect to wireless network



          4. Be certain to choose "Install Ubuntu alongside Windows" (or "other operating systems" or other similar wording, depending on your system configuration). This is the important step that will ensure that Ubuntu and windows are both available after the installation.

            Install alongside Windows



          5. Choose how much space to give to Ubuntu and Windows. How much you give each one is up to you.

            Choose drive space



          6. Complete the rest of the installation by setting your timezone and entering information about your computer and yourself.

            Time zone
            Keyboard
            Information about yourself



          7. Enjoy the informative slide show while the system installs.

            Slide show




          8. Restart and enjoy Ubuntu!

            Restart




            • http://www.ubuntu.com/download/ubuntu/windows-installer








          share|improve this answer





















          • 6





            Can you remove the link to windows installer? It confuses users. Or at least mention that its a different method from the one described in the images above.

            – Savvas Radevic
            Sep 8 '12 at 11:50





















          13














          You can do it either with Wubi or you can install it in a separate partition.



          These links may be useful:




          • Wubi Guide

          • How to partition






          share|improve this answer





















          • 5





            On the other hand, Wubi is not a long-term solution. In the long run, you should use a separate partion. KeyboardMonkey is right, though: Resizing partitions, like undergoing surgery, always carries a certain risk. Unlike with surgery, you can always make a backup, though.

            – loevborg
            Aug 6 '10 at 11:43











          • Why is Wubi not good for long term when you need to have Windows at times?

            – George Bailey
            May 15 '11 at 20:25








          • 2





            @GeorgeBailey Because if something happens to Windows, it could adversely affect the Ubuntu install, which is installed inside Windows if you use Wubi. If you keep Ubuntu on a separate partition, then your Windows install could get completely messed up and your Ubuntu install will remain totally unaffected. Also, if you decide later you only want Ubuntu, having it on a separate partition could make that process more convenient.

            – Christopher Kyle Horton
            Nov 7 '11 at 4:06











          • Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

            – Jjed
            Jan 7 '12 at 22:48








          • 1





            Wubi is likely to cause trouble later on.

            – RobinJ
            Jan 7 '12 at 22:56





















          5














          Resize your Windows 7 partition by going to Start > My Computer > Right Click and select Manage > Disk Management > Right click your Windows Partition and Select Shrink Volume. Just shrink to whatever Windows suggests and leave it Unallocated.



          On the Ubuntu install you select your Unallocated partition and click "New" and select the file system as a "EXT3" and select the mount point as "/" and click Okay (If you dont want swap)



          If you do want swap type in the amount you want (in MB) select the file system as a "Swap Partition" and there is no mount point. Click Okay then you do the step in the paragraph above



          After Install, Windows will now be in your GRUB menu with Ubuntu as default but that can be fixed by editing your /boot/menu.lst






          share|improve this answer































            2














            Did you consider virtualization ?



            If you just need an execution environment for command line unix tools (programming), virtualization is great !



            The other advantage is that you have no more risk to wreck your Windows install.



            You can use Virtualbox which is free, or vmware server, which is also free.



            As for myself, I'm doing web development with ubuntu 10.4 LTS virtualized with vmware/Win7






            share|improve this answer































              1














              One way would be to do a Wubi install. That way you would basically install Ubuntu as an application that you run from within Windows. More information on that can be found here and here, as well as here.



              The other way would be to resize your Windows partition to allow room for Ubuntu. There's a comphrehensive guide on that here.






              share|improve this answer

































                1














                1) You download the ISO of the desired Linux distro



                2) Use the free UNetbootin to write the ISO to a USB key



                3) boot from the USB key



                4) double click on install



                5) follow the straight-forward install instructions






                share|improve this answer































                  1














                  Install Ubuntu in an ext4 partition you created, and GRUB will do the rest for you.






                  share|improve this answer

































                    0














                    I went to ubuntu.com and downloaded the desired OS I wanted.More than likely if your computer is new then it has a 64bit system but check and make sure. Windows 7 allowed me to put the OS onto a flash drive just as you would burn it to a cd. I restarted the computer and the loader started and gave me a choice of installing along side of windows. Choose that and you are good to go. I did it on the day I bought my Acer laptop and both run smoothly. It is easier than it sounds, just follow the prompts and you will not have any problems. Good Luck






                    share|improve this answer































                      0














                      Late by more than 8 years but I'll post my answer anyway, it may be helpful, tested it on Winsows 10 (I don't know if it's working on 7 and 8.1)



                      You can partition you Hard drive without removing Windows, by following these steps:




                      1. Press Windows Key + X and select Disk Management.

                      2. In the Disk Management window, right-click your C: partition and select Shrink Volume.

                      3. Enter the amount of desired space you want to shrink the partition in MB.


                      Now You'll have free disk space where you can install Linux normally.






                      share|improve this answer






















                        protected by Community Jul 20 '14 at 13:25



                        Thank you for your interest in this question.
                        Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                        Would you like to answer one of these unanswered questions instead?














                        9 Answers
                        9






                        active

                        oldest

                        votes








                        9 Answers
                        9






                        active

                        oldest

                        votes









                        active

                        oldest

                        votes






                        active

                        oldest

                        votes









                        51





                        +250









                        The instructions below are for Ubuntu 11.10. Other versions will be similar but might have a slightly different appearance or order. You must make sure that Windows is correctly shutdown (no Hibernation, no Suspend, no Fast Boot) and your NTFS drive is healthy.




                        1. Boot from your Ubuntu CD or USB stick. When prompted, choose "Install Ubuntu".

                          Try or Install Ubuntu



                        2. Ensure that you meet all the installation prerequisites. Ideally, connect to the internet at this time as well.

                          Preparing to install Ubuntu



                        3. If you have wireless network hardware and there is an available network, you can (optionally) connect to it at this time.

                          Connect to wireless network



                        4. Be certain to choose "Install Ubuntu alongside Windows" (or "other operating systems" or other similar wording, depending on your system configuration). This is the important step that will ensure that Ubuntu and windows are both available after the installation.

                          Install alongside Windows



                        5. Choose how much space to give to Ubuntu and Windows. How much you give each one is up to you.

                          Choose drive space



                        6. Complete the rest of the installation by setting your timezone and entering information about your computer and yourself.

                          Time zone
                          Keyboard
                          Information about yourself



                        7. Enjoy the informative slide show while the system installs.

                          Slide show




                        8. Restart and enjoy Ubuntu!

                          Restart




                          • http://www.ubuntu.com/download/ubuntu/windows-installer








                        share|improve this answer





















                        • 6





                          Can you remove the link to windows installer? It confuses users. Or at least mention that its a different method from the one described in the images above.

                          – Savvas Radevic
                          Sep 8 '12 at 11:50


















                        51





                        +250









                        The instructions below are for Ubuntu 11.10. Other versions will be similar but might have a slightly different appearance or order. You must make sure that Windows is correctly shutdown (no Hibernation, no Suspend, no Fast Boot) and your NTFS drive is healthy.




                        1. Boot from your Ubuntu CD or USB stick. When prompted, choose "Install Ubuntu".

                          Try or Install Ubuntu



                        2. Ensure that you meet all the installation prerequisites. Ideally, connect to the internet at this time as well.

                          Preparing to install Ubuntu



                        3. If you have wireless network hardware and there is an available network, you can (optionally) connect to it at this time.

                          Connect to wireless network



                        4. Be certain to choose "Install Ubuntu alongside Windows" (or "other operating systems" or other similar wording, depending on your system configuration). This is the important step that will ensure that Ubuntu and windows are both available after the installation.

                          Install alongside Windows



                        5. Choose how much space to give to Ubuntu and Windows. How much you give each one is up to you.

                          Choose drive space



                        6. Complete the rest of the installation by setting your timezone and entering information about your computer and yourself.

                          Time zone
                          Keyboard
                          Information about yourself



                        7. Enjoy the informative slide show while the system installs.

                          Slide show




                        8. Restart and enjoy Ubuntu!

                          Restart




                          • http://www.ubuntu.com/download/ubuntu/windows-installer








                        share|improve this answer





















                        • 6





                          Can you remove the link to windows installer? It confuses users. Or at least mention that its a different method from the one described in the images above.

                          – Savvas Radevic
                          Sep 8 '12 at 11:50
















                        51





                        +250







                        51





                        +250



                        51




                        +250





                        The instructions below are for Ubuntu 11.10. Other versions will be similar but might have a slightly different appearance or order. You must make sure that Windows is correctly shutdown (no Hibernation, no Suspend, no Fast Boot) and your NTFS drive is healthy.




                        1. Boot from your Ubuntu CD or USB stick. When prompted, choose "Install Ubuntu".

                          Try or Install Ubuntu



                        2. Ensure that you meet all the installation prerequisites. Ideally, connect to the internet at this time as well.

                          Preparing to install Ubuntu



                        3. If you have wireless network hardware and there is an available network, you can (optionally) connect to it at this time.

                          Connect to wireless network



                        4. Be certain to choose "Install Ubuntu alongside Windows" (or "other operating systems" or other similar wording, depending on your system configuration). This is the important step that will ensure that Ubuntu and windows are both available after the installation.

                          Install alongside Windows



                        5. Choose how much space to give to Ubuntu and Windows. How much you give each one is up to you.

                          Choose drive space



                        6. Complete the rest of the installation by setting your timezone and entering information about your computer and yourself.

                          Time zone
                          Keyboard
                          Information about yourself



                        7. Enjoy the informative slide show while the system installs.

                          Slide show




                        8. Restart and enjoy Ubuntu!

                          Restart




                          • http://www.ubuntu.com/download/ubuntu/windows-installer








                        share|improve this answer















                        The instructions below are for Ubuntu 11.10. Other versions will be similar but might have a slightly different appearance or order. You must make sure that Windows is correctly shutdown (no Hibernation, no Suspend, no Fast Boot) and your NTFS drive is healthy.




                        1. Boot from your Ubuntu CD or USB stick. When prompted, choose "Install Ubuntu".

                          Try or Install Ubuntu



                        2. Ensure that you meet all the installation prerequisites. Ideally, connect to the internet at this time as well.

                          Preparing to install Ubuntu



                        3. If you have wireless network hardware and there is an available network, you can (optionally) connect to it at this time.

                          Connect to wireless network



                        4. Be certain to choose "Install Ubuntu alongside Windows" (or "other operating systems" or other similar wording, depending on your system configuration). This is the important step that will ensure that Ubuntu and windows are both available after the installation.

                          Install alongside Windows



                        5. Choose how much space to give to Ubuntu and Windows. How much you give each one is up to you.

                          Choose drive space



                        6. Complete the rest of the installation by setting your timezone and entering information about your computer and yourself.

                          Time zone
                          Keyboard
                          Information about yourself



                        7. Enjoy the informative slide show while the system installs.

                          Slide show




                        8. Restart and enjoy Ubuntu!

                          Restart




                          • http://www.ubuntu.com/download/ubuntu/windows-installer









                        share|improve this answer














                        share|improve this answer



                        share|improve this answer








                        edited Oct 2 '13 at 14:13









                        Braiam

                        52.1k20136222




                        52.1k20136222










                        answered Jan 2 '12 at 0:28









                        faderfader

                        4,17111715




                        4,17111715








                        • 6





                          Can you remove the link to windows installer? It confuses users. Or at least mention that its a different method from the one described in the images above.

                          – Savvas Radevic
                          Sep 8 '12 at 11:50
















                        • 6





                          Can you remove the link to windows installer? It confuses users. Or at least mention that its a different method from the one described in the images above.

                          – Savvas Radevic
                          Sep 8 '12 at 11:50










                        6




                        6





                        Can you remove the link to windows installer? It confuses users. Or at least mention that its a different method from the one described in the images above.

                        – Savvas Radevic
                        Sep 8 '12 at 11:50







                        Can you remove the link to windows installer? It confuses users. Or at least mention that its a different method from the one described in the images above.

                        – Savvas Radevic
                        Sep 8 '12 at 11:50















                        13














                        You can do it either with Wubi or you can install it in a separate partition.



                        These links may be useful:




                        • Wubi Guide

                        • How to partition






                        share|improve this answer





















                        • 5





                          On the other hand, Wubi is not a long-term solution. In the long run, you should use a separate partion. KeyboardMonkey is right, though: Resizing partitions, like undergoing surgery, always carries a certain risk. Unlike with surgery, you can always make a backup, though.

                          – loevborg
                          Aug 6 '10 at 11:43











                        • Why is Wubi not good for long term when you need to have Windows at times?

                          – George Bailey
                          May 15 '11 at 20:25








                        • 2





                          @GeorgeBailey Because if something happens to Windows, it could adversely affect the Ubuntu install, which is installed inside Windows if you use Wubi. If you keep Ubuntu on a separate partition, then your Windows install could get completely messed up and your Ubuntu install will remain totally unaffected. Also, if you decide later you only want Ubuntu, having it on a separate partition could make that process more convenient.

                          – Christopher Kyle Horton
                          Nov 7 '11 at 4:06











                        • Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

                          – Jjed
                          Jan 7 '12 at 22:48








                        • 1





                          Wubi is likely to cause trouble later on.

                          – RobinJ
                          Jan 7 '12 at 22:56


















                        13














                        You can do it either with Wubi or you can install it in a separate partition.



                        These links may be useful:




                        • Wubi Guide

                        • How to partition






                        share|improve this answer





















                        • 5





                          On the other hand, Wubi is not a long-term solution. In the long run, you should use a separate partion. KeyboardMonkey is right, though: Resizing partitions, like undergoing surgery, always carries a certain risk. Unlike with surgery, you can always make a backup, though.

                          – loevborg
                          Aug 6 '10 at 11:43











                        • Why is Wubi not good for long term when you need to have Windows at times?

                          – George Bailey
                          May 15 '11 at 20:25








                        • 2





                          @GeorgeBailey Because if something happens to Windows, it could adversely affect the Ubuntu install, which is installed inside Windows if you use Wubi. If you keep Ubuntu on a separate partition, then your Windows install could get completely messed up and your Ubuntu install will remain totally unaffected. Also, if you decide later you only want Ubuntu, having it on a separate partition could make that process more convenient.

                          – Christopher Kyle Horton
                          Nov 7 '11 at 4:06











                        • Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

                          – Jjed
                          Jan 7 '12 at 22:48








                        • 1





                          Wubi is likely to cause trouble later on.

                          – RobinJ
                          Jan 7 '12 at 22:56
















                        13












                        13








                        13







                        You can do it either with Wubi or you can install it in a separate partition.



                        These links may be useful:




                        • Wubi Guide

                        • How to partition






                        share|improve this answer















                        You can do it either with Wubi or you can install it in a separate partition.



                        These links may be useful:




                        • Wubi Guide

                        • How to partition







                        share|improve this answer














                        share|improve this answer



                        share|improve this answer








                        edited Jan 7 '12 at 22:46









                        Jjed

                        10.7k75989




                        10.7k75989










                        answered Aug 6 '10 at 7:35









                        rickyricky

                        819815




                        819815








                        • 5





                          On the other hand, Wubi is not a long-term solution. In the long run, you should use a separate partion. KeyboardMonkey is right, though: Resizing partitions, like undergoing surgery, always carries a certain risk. Unlike with surgery, you can always make a backup, though.

                          – loevborg
                          Aug 6 '10 at 11:43











                        • Why is Wubi not good for long term when you need to have Windows at times?

                          – George Bailey
                          May 15 '11 at 20:25








                        • 2





                          @GeorgeBailey Because if something happens to Windows, it could adversely affect the Ubuntu install, which is installed inside Windows if you use Wubi. If you keep Ubuntu on a separate partition, then your Windows install could get completely messed up and your Ubuntu install will remain totally unaffected. Also, if you decide later you only want Ubuntu, having it on a separate partition could make that process more convenient.

                          – Christopher Kyle Horton
                          Nov 7 '11 at 4:06











                        • Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

                          – Jjed
                          Jan 7 '12 at 22:48








                        • 1





                          Wubi is likely to cause trouble later on.

                          – RobinJ
                          Jan 7 '12 at 22:56
















                        • 5





                          On the other hand, Wubi is not a long-term solution. In the long run, you should use a separate partion. KeyboardMonkey is right, though: Resizing partitions, like undergoing surgery, always carries a certain risk. Unlike with surgery, you can always make a backup, though.

                          – loevborg
                          Aug 6 '10 at 11:43











                        • Why is Wubi not good for long term when you need to have Windows at times?

                          – George Bailey
                          May 15 '11 at 20:25








                        • 2





                          @GeorgeBailey Because if something happens to Windows, it could adversely affect the Ubuntu install, which is installed inside Windows if you use Wubi. If you keep Ubuntu on a separate partition, then your Windows install could get completely messed up and your Ubuntu install will remain totally unaffected. Also, if you decide later you only want Ubuntu, having it on a separate partition could make that process more convenient.

                          – Christopher Kyle Horton
                          Nov 7 '11 at 4:06











                        • Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

                          – Jjed
                          Jan 7 '12 at 22:48








                        • 1





                          Wubi is likely to cause trouble later on.

                          – RobinJ
                          Jan 7 '12 at 22:56










                        5




                        5





                        On the other hand, Wubi is not a long-term solution. In the long run, you should use a separate partion. KeyboardMonkey is right, though: Resizing partitions, like undergoing surgery, always carries a certain risk. Unlike with surgery, you can always make a backup, though.

                        – loevborg
                        Aug 6 '10 at 11:43





                        On the other hand, Wubi is not a long-term solution. In the long run, you should use a separate partion. KeyboardMonkey is right, though: Resizing partitions, like undergoing surgery, always carries a certain risk. Unlike with surgery, you can always make a backup, though.

                        – loevborg
                        Aug 6 '10 at 11:43













                        Why is Wubi not good for long term when you need to have Windows at times?

                        – George Bailey
                        May 15 '11 at 20:25







                        Why is Wubi not good for long term when you need to have Windows at times?

                        – George Bailey
                        May 15 '11 at 20:25






                        2




                        2





                        @GeorgeBailey Because if something happens to Windows, it could adversely affect the Ubuntu install, which is installed inside Windows if you use Wubi. If you keep Ubuntu on a separate partition, then your Windows install could get completely messed up and your Ubuntu install will remain totally unaffected. Also, if you decide later you only want Ubuntu, having it on a separate partition could make that process more convenient.

                        – Christopher Kyle Horton
                        Nov 7 '11 at 4:06





                        @GeorgeBailey Because if something happens to Windows, it could adversely affect the Ubuntu install, which is installed inside Windows if you use Wubi. If you keep Ubuntu on a separate partition, then your Windows install could get completely messed up and your Ubuntu install will remain totally unaffected. Also, if you decide later you only want Ubuntu, having it on a separate partition could make that process more convenient.

                        – Christopher Kyle Horton
                        Nov 7 '11 at 4:06













                        Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

                        – Jjed
                        Jan 7 '12 at 22:48







                        Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.

                        – Jjed
                        Jan 7 '12 at 22:48






                        1




                        1





                        Wubi is likely to cause trouble later on.

                        – RobinJ
                        Jan 7 '12 at 22:56







                        Wubi is likely to cause trouble later on.

                        – RobinJ
                        Jan 7 '12 at 22:56













                        5














                        Resize your Windows 7 partition by going to Start > My Computer > Right Click and select Manage > Disk Management > Right click your Windows Partition and Select Shrink Volume. Just shrink to whatever Windows suggests and leave it Unallocated.



                        On the Ubuntu install you select your Unallocated partition and click "New" and select the file system as a "EXT3" and select the mount point as "/" and click Okay (If you dont want swap)



                        If you do want swap type in the amount you want (in MB) select the file system as a "Swap Partition" and there is no mount point. Click Okay then you do the step in the paragraph above



                        After Install, Windows will now be in your GRUB menu with Ubuntu as default but that can be fixed by editing your /boot/menu.lst






                        share|improve this answer




























                          5














                          Resize your Windows 7 partition by going to Start > My Computer > Right Click and select Manage > Disk Management > Right click your Windows Partition and Select Shrink Volume. Just shrink to whatever Windows suggests and leave it Unallocated.



                          On the Ubuntu install you select your Unallocated partition and click "New" and select the file system as a "EXT3" and select the mount point as "/" and click Okay (If you dont want swap)



                          If you do want swap type in the amount you want (in MB) select the file system as a "Swap Partition" and there is no mount point. Click Okay then you do the step in the paragraph above



                          After Install, Windows will now be in your GRUB menu with Ubuntu as default but that can be fixed by editing your /boot/menu.lst






                          share|improve this answer


























                            5












                            5








                            5







                            Resize your Windows 7 partition by going to Start > My Computer > Right Click and select Manage > Disk Management > Right click your Windows Partition and Select Shrink Volume. Just shrink to whatever Windows suggests and leave it Unallocated.



                            On the Ubuntu install you select your Unallocated partition and click "New" and select the file system as a "EXT3" and select the mount point as "/" and click Okay (If you dont want swap)



                            If you do want swap type in the amount you want (in MB) select the file system as a "Swap Partition" and there is no mount point. Click Okay then you do the step in the paragraph above



                            After Install, Windows will now be in your GRUB menu with Ubuntu as default but that can be fixed by editing your /boot/menu.lst






                            share|improve this answer













                            Resize your Windows 7 partition by going to Start > My Computer > Right Click and select Manage > Disk Management > Right click your Windows Partition and Select Shrink Volume. Just shrink to whatever Windows suggests and leave it Unallocated.



                            On the Ubuntu install you select your Unallocated partition and click "New" and select the file system as a "EXT3" and select the mount point as "/" and click Okay (If you dont want swap)



                            If you do want swap type in the amount you want (in MB) select the file system as a "Swap Partition" and there is no mount point. Click Okay then you do the step in the paragraph above



                            After Install, Windows will now be in your GRUB menu with Ubuntu as default but that can be fixed by editing your /boot/menu.lst







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Aug 6 '10 at 18:18









                            Micheal HarkerMicheal Harker

                            1,176615




                            1,176615























                                2














                                Did you consider virtualization ?



                                If you just need an execution environment for command line unix tools (programming), virtualization is great !



                                The other advantage is that you have no more risk to wreck your Windows install.



                                You can use Virtualbox which is free, or vmware server, which is also free.



                                As for myself, I'm doing web development with ubuntu 10.4 LTS virtualized with vmware/Win7






                                share|improve this answer




























                                  2














                                  Did you consider virtualization ?



                                  If you just need an execution environment for command line unix tools (programming), virtualization is great !



                                  The other advantage is that you have no more risk to wreck your Windows install.



                                  You can use Virtualbox which is free, or vmware server, which is also free.



                                  As for myself, I'm doing web development with ubuntu 10.4 LTS virtualized with vmware/Win7






                                  share|improve this answer


























                                    2












                                    2








                                    2







                                    Did you consider virtualization ?



                                    If you just need an execution environment for command line unix tools (programming), virtualization is great !



                                    The other advantage is that you have no more risk to wreck your Windows install.



                                    You can use Virtualbox which is free, or vmware server, which is also free.



                                    As for myself, I'm doing web development with ubuntu 10.4 LTS virtualized with vmware/Win7






                                    share|improve this answer













                                    Did you consider virtualization ?



                                    If you just need an execution environment for command line unix tools (programming), virtualization is great !



                                    The other advantage is that you have no more risk to wreck your Windows install.



                                    You can use Virtualbox which is free, or vmware server, which is also free.



                                    As for myself, I'm doing web development with ubuntu 10.4 LTS virtualized with vmware/Win7







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Jan 6 '12 at 15:02









                                    OffirmoOffirmo

                                    1614




                                    1614























                                        1














                                        One way would be to do a Wubi install. That way you would basically install Ubuntu as an application that you run from within Windows. More information on that can be found here and here, as well as here.



                                        The other way would be to resize your Windows partition to allow room for Ubuntu. There's a comphrehensive guide on that here.






                                        share|improve this answer






























                                          1














                                          One way would be to do a Wubi install. That way you would basically install Ubuntu as an application that you run from within Windows. More information on that can be found here and here, as well as here.



                                          The other way would be to resize your Windows partition to allow room for Ubuntu. There's a comphrehensive guide on that here.






                                          share|improve this answer




























                                            1












                                            1








                                            1







                                            One way would be to do a Wubi install. That way you would basically install Ubuntu as an application that you run from within Windows. More information on that can be found here and here, as well as here.



                                            The other way would be to resize your Windows partition to allow room for Ubuntu. There's a comphrehensive guide on that here.






                                            share|improve this answer















                                            One way would be to do a Wubi install. That way you would basically install Ubuntu as an application that you run from within Windows. More information on that can be found here and here, as well as here.



                                            The other way would be to resize your Windows partition to allow room for Ubuntu. There's a comphrehensive guide on that here.







                                            share|improve this answer














                                            share|improve this answer



                                            share|improve this answer








                                            edited Apr 12 '17 at 7:23









                                            Community

                                            1




                                            1










                                            answered Aug 6 '10 at 7:34









                                            Tommy BrunnTommy Brunn

                                            6,68852737




                                            6,68852737























                                                1














                                                1) You download the ISO of the desired Linux distro



                                                2) Use the free UNetbootin to write the ISO to a USB key



                                                3) boot from the USB key



                                                4) double click on install



                                                5) follow the straight-forward install instructions






                                                share|improve this answer




























                                                  1














                                                  1) You download the ISO of the desired Linux distro



                                                  2) Use the free UNetbootin to write the ISO to a USB key



                                                  3) boot from the USB key



                                                  4) double click on install



                                                  5) follow the straight-forward install instructions






                                                  share|improve this answer


























                                                    1












                                                    1








                                                    1







                                                    1) You download the ISO of the desired Linux distro



                                                    2) Use the free UNetbootin to write the ISO to a USB key



                                                    3) boot from the USB key



                                                    4) double click on install



                                                    5) follow the straight-forward install instructions






                                                    share|improve this answer













                                                    1) You download the ISO of the desired Linux distro



                                                    2) Use the free UNetbootin to write the ISO to a USB key



                                                    3) boot from the USB key



                                                    4) double click on install



                                                    5) follow the straight-forward install instructions







                                                    share|improve this answer












                                                    share|improve this answer



                                                    share|improve this answer










                                                    answered Jan 1 '12 at 22:10







                                                    user12753






























                                                        1














                                                        Install Ubuntu in an ext4 partition you created, and GRUB will do the rest for you.






                                                        share|improve this answer






























                                                          1














                                                          Install Ubuntu in an ext4 partition you created, and GRUB will do the rest for you.






                                                          share|improve this answer




























                                                            1












                                                            1








                                                            1







                                                            Install Ubuntu in an ext4 partition you created, and GRUB will do the rest for you.






                                                            share|improve this answer















                                                            Install Ubuntu in an ext4 partition you created, and GRUB will do the rest for you.







                                                            share|improve this answer














                                                            share|improve this answer



                                                            share|improve this answer








                                                            edited Feb 19 '12 at 20:09









                                                            Octavian Damiean

                                                            11.5k74860




                                                            11.5k74860










                                                            answered Aug 6 '10 at 8:37









                                                            WhoSayInWhoSayIn

                                                            1113




                                                            1113























                                                                0














                                                                I went to ubuntu.com and downloaded the desired OS I wanted.More than likely if your computer is new then it has a 64bit system but check and make sure. Windows 7 allowed me to put the OS onto a flash drive just as you would burn it to a cd. I restarted the computer and the loader started and gave me a choice of installing along side of windows. Choose that and you are good to go. I did it on the day I bought my Acer laptop and both run smoothly. It is easier than it sounds, just follow the prompts and you will not have any problems. Good Luck






                                                                share|improve this answer




























                                                                  0














                                                                  I went to ubuntu.com and downloaded the desired OS I wanted.More than likely if your computer is new then it has a 64bit system but check and make sure. Windows 7 allowed me to put the OS onto a flash drive just as you would burn it to a cd. I restarted the computer and the loader started and gave me a choice of installing along side of windows. Choose that and you are good to go. I did it on the day I bought my Acer laptop and both run smoothly. It is easier than it sounds, just follow the prompts and you will not have any problems. Good Luck






                                                                  share|improve this answer


























                                                                    0












                                                                    0








                                                                    0







                                                                    I went to ubuntu.com and downloaded the desired OS I wanted.More than likely if your computer is new then it has a 64bit system but check and make sure. Windows 7 allowed me to put the OS onto a flash drive just as you would burn it to a cd. I restarted the computer and the loader started and gave me a choice of installing along side of windows. Choose that and you are good to go. I did it on the day I bought my Acer laptop and both run smoothly. It is easier than it sounds, just follow the prompts and you will not have any problems. Good Luck






                                                                    share|improve this answer













                                                                    I went to ubuntu.com and downloaded the desired OS I wanted.More than likely if your computer is new then it has a 64bit system but check and make sure. Windows 7 allowed me to put the OS onto a flash drive just as you would burn it to a cd. I restarted the computer and the loader started and gave me a choice of installing along side of windows. Choose that and you are good to go. I did it on the day I bought my Acer laptop and both run smoothly. It is easier than it sounds, just follow the prompts and you will not have any problems. Good Luck







                                                                    share|improve this answer












                                                                    share|improve this answer



                                                                    share|improve this answer










                                                                    answered Jan 1 '12 at 21:57









                                                                    lqlarrylqlarry

                                                                    620514




                                                                    620514























                                                                        0














                                                                        Late by more than 8 years but I'll post my answer anyway, it may be helpful, tested it on Winsows 10 (I don't know if it's working on 7 and 8.1)



                                                                        You can partition you Hard drive without removing Windows, by following these steps:




                                                                        1. Press Windows Key + X and select Disk Management.

                                                                        2. In the Disk Management window, right-click your C: partition and select Shrink Volume.

                                                                        3. Enter the amount of desired space you want to shrink the partition in MB.


                                                                        Now You'll have free disk space where you can install Linux normally.






                                                                        share|improve this answer




























                                                                          0














                                                                          Late by more than 8 years but I'll post my answer anyway, it may be helpful, tested it on Winsows 10 (I don't know if it's working on 7 and 8.1)



                                                                          You can partition you Hard drive without removing Windows, by following these steps:




                                                                          1. Press Windows Key + X and select Disk Management.

                                                                          2. In the Disk Management window, right-click your C: partition and select Shrink Volume.

                                                                          3. Enter the amount of desired space you want to shrink the partition in MB.


                                                                          Now You'll have free disk space where you can install Linux normally.






                                                                          share|improve this answer


























                                                                            0












                                                                            0








                                                                            0







                                                                            Late by more than 8 years but I'll post my answer anyway, it may be helpful, tested it on Winsows 10 (I don't know if it's working on 7 and 8.1)



                                                                            You can partition you Hard drive without removing Windows, by following these steps:




                                                                            1. Press Windows Key + X and select Disk Management.

                                                                            2. In the Disk Management window, right-click your C: partition and select Shrink Volume.

                                                                            3. Enter the amount of desired space you want to shrink the partition in MB.


                                                                            Now You'll have free disk space where you can install Linux normally.






                                                                            share|improve this answer













                                                                            Late by more than 8 years but I'll post my answer anyway, it may be helpful, tested it on Winsows 10 (I don't know if it's working on 7 and 8.1)



                                                                            You can partition you Hard drive without removing Windows, by following these steps:




                                                                            1. Press Windows Key + X and select Disk Management.

                                                                            2. In the Disk Management window, right-click your C: partition and select Shrink Volume.

                                                                            3. Enter the amount of desired space you want to shrink the partition in MB.


                                                                            Now You'll have free disk space where you can install Linux normally.







                                                                            share|improve this answer












                                                                            share|improve this answer



                                                                            share|improve this answer










                                                                            answered Jan 22 at 20:39









                                                                            BilalBilal

                                                                            2,6831430




                                                                            2,6831430

















                                                                                protected by Community Jul 20 '14 at 13:25



                                                                                Thank you for your interest in this question.
                                                                                Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                                                                                Would you like to answer one of these unanswered questions instead?



                                                                                Popular posts from this blog

                                                                                Human spaceflight

                                                                                Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                                                                                File:DeusFollowingSea.jpg