Dual Booting Fedora 19
Dual Booting Fedora 19
What follows in this document is but one way of setting up a dual boot system in
order for you to have access to Windows and Linux on the same machine. It is
suggested that you read more using Google before you attempt this. One such
source is at http://broexperts.com/dual-boot-installation-windows-7-and-fedora-19/.
Bear in mind that the screens shown may differ from what you see on your system.
Although suggestions are made in the document about backing up your machine,
you may also consider cloning it. Both Windows 7 and 10 have the capability to
make images of partitions, which when restored, can have your system up and
running in a comparatively short time. There are also very good open source
software that you may use complete the process.
Note: Text in italics refers to the text you will find on the screen.
Note about keyboards: You will be asked if you have a US or UK English keyboard.
Look at the two keyboards below to help you decide; look specifically at where the #
key is situated.
Read the section on Dual booting in the Exploring Common Installation Topics in
Chapter 12 before continuing, especially the Caution on page 205, as well as the
section on removing the swap file, defragmenting, and then enabling it again.
Also, make sure that you have backed up all your important files in case something
goes wrong in the process of setting up the dual boot. Then, boot into safe mode
(press F8 when booting), and run Disk Defragmenter. You are aiming to get some
free space at the end of your disk that you can use to install Linux.
If you want to get this type of graphical view of your disk in Windows 7 (and above,
have a look at Microsofts DiskView tool.
You need to shrink your Windows partition to make space for Linux. Although it can
be done as part of the installation process, this does not always work, and so an
alternative method is provided. This method uses a Linux program (the Gnome
Partition Editor GParted) to do it, although you need to get it onto a bootable USB
disk first, and make sure that your computer will boot from the USB drive.
5. Ensure that USB Drive is selected at Type, and that the drive letter is correct.
Then click OK.
6. The files will be downloaded, extracted, copied, and the bootloader installed on
the USB disk. If you are planning to install Linux onto the same computer you
are currently working on, then you can reboot immediately; otherwise, just exit.
7. Insert the USB disk into the computer on which you want to resize the Windows
partition, and restart the computer, booting from the USB disk.
8. Select GParted Live. Wait for it to start.
9. Leave the selection as Dont touch keymap, press Tab to go to Ok, and press
<Enter>.
10. Enter the language of your keyboard it will probably be British English or US
English. Press <Enter>.
11. Press <Enter> to select the default [0] option (which runs the graphical
interface).
12. Select the partition that you want to split it will probably be /dev/sda1 (if you
have only one main partition). If there are other partitions, make sure that you
select the correct one to partition.
13. Click the Resize/Move button.
14. Select a new size (in MB) for the current Windows partition. Give yourself about
50 GB for the Linux partition so make the new size of the partition about
50 000 MB smaller than it is at the moment. The size of the new partition will be
displayed in the Free space following box. (You can leave the Free space
preceding at 0.) There is also a graphical display at the top of the dialog box
showing you how much space is being set aside for the new partition.
15. Click Resize/Move button at the bottom right of the dialog box.
16. You should now see two partitions displayed: the current Windows partitions
(probably and ntfs file system), and an unallocated partition. It is this
unallocated partition that we will use for the Linux installation. You can also see
now the size of your new partition check that it is around the size you wanted,
for example, around 50 GB
17. Click Apply.
18. Are you sure? Click Apply.
19. Wait for the operation to complete successfully.
20. Click Close.
21. You have now created two partitions. Double-click Exit on the desktop to exit.
22. Choose Reboot, the click OK. The people at GParted suggest that after
resizing, boot into Windows twice to allow Windows to perform its checking
operations.
23. You can remove the USB disk so that the system does not reboot into the
GParted environment.
Install Fedora