A.
STEPS TO INSTALL FEDORA ON WINDOWS
To install Fedora on a Windows machine, you'll need to follow these steps. This guide
assumes you want to create a dual-boot system with both Windows and Fedora. Here's
a detailed process:
1. Download Fedora
• Go to the official Fedora website.
• Download the Fedora Workstation ISO.
2. Create a Bootable USB Drive
• Download and install Rufus or a similar tool.
• Insert a USB drive (at least 8GB).
• Open Rufus and select the Fedora ISO file you downloaded.
• Set the partition scheme to MBR or GPT based on your system's firmware (BIOS
or UEFI).
• Click "Start" to create the bootable USB drive.
3. Backup Your Data
• Before making any changes, back up important data from your Windows system.
4. Shrink Windows Partition
• Press Win + X and select "Disk Management."
• Right-click on the main Windows partition (usually C:).
• Select "Shrink Volume" and specify how much space you want to allocate for
Fedora. Leave at least 20GB of unallocated space for Fedora.
5. Disable Fast Startup
• Go to Control Panel > Hardware and Sound > Power Options > Choose what the
power buttons do.
• Click "Change settings that are currently unavailable."
• Uncheck "Turn on fast startup" and save changes.
6. Boot from USB
• Restart your computer and enter the BIOS/UEFI settings (usually by pressing a
key like F2, F12, Del, or Esc during startup).
• Set the USB drive as the first boot option.
• Save changes and exit BIOS/UEFI.
7. Install Fedora
• Boot from the USB drive. You will be presented with a Fedora Live environment.
• Click "Install to Hard Drive."
• Follow the installation prompts:
• Select your language and keyboard layout.
• Choose "Installation Destination" and select the unallocated space created
earlier.
• Configure your partitions manually or let Fedora do it automatically.
• Set up your user account and password.
• Begin the installation.
8. Configure Boot Loader
• Fedora will automatically configure the GRUB boot loader to manage both
Fedora and Windows.
• After installation, reboot your computer.
• You will see the GRUB menu where you can choose between Fedora and
Windows.
9. Post-Installation Setup
• Boot into Fedora and complete any post-installation setup, such as updating the
system and installing additional software.
10. Update GRUB (if necessary)
• If Windows does not appear in the GRUB menu, boot into Fedora and open a
terminal.
• Run the following commands:
sudo grub2-mkconfig -o /boot/grub2/[Link] # For BIOS systems
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/[Link] # For UEFI
systems
By following these steps, you should be able to successfully install Fedora alongside
Windows, creating a dual-boot system. If you encounter any issues, consult the Fedora
documentation or community forums for additional help.
B. STEPS TO INSTALL KALI LINUX ON WINDOWS
To install Kali Linux on a Windows machine and create a dual-boot setup, follow
these steps. This guide assumes you want to have both Windows and Kali Linux on
your computer. Here's a detailed process:
1. Download Kali Linux
• Go to the official Kali Linux website.
• Download the Kali Linux ISO file.
2. Create a Bootable USB Drive
• Download and install Rufus or a similar tool.
• Insert a USB drive (at least 8GB).
• Open Rufus and select the Kali Linux ISO file you downloaded.
• Set the partition scheme to MBR or GPT based on your system's firmware
(BIOS or UEFI).
• Click "Start" to create the bootable USB drive.
3. Backup Your Data
• Before making any changes, back up important data from your Windows
system.
4. Shrink Windows Partition
• Press Win + X and select "Disk Management."
• Right-click on the main Windows partition (usually C:).
• Select "Shrink Volume" and specify how much space you want to allocate
for Kali Linux. Leave at least 20GB of unallocated space for Kali Linux.
5. Disable Fast Startup
• Go to Control Panel > Hardware and Sound > Power Options > Choose
what the power buttons do.
• Click "Change settings that are currently unavailable."
• Uncheck "Turn on fast startup" and save changes.
6. Boot from USB
• Restart your computer and enter the BIOS/UEFI settings (usually by
pressing a key like F2, F12, Del, or Esc during startup).
• Set the USB drive as the first boot option.
• Save changes and exit BIOS/UEFI.
7. Install Kali Linux
• Boot from the USB drive. You will be presented with the Kali Linux boot
menu.
• Select "Graphical Install" or "Install."
• Follow the installation prompts:
➢ Select your language, location, and keyboard layout.
➢ Configure the network settings.
➢ Set up your user account and password.
➢ Choose "Guided - use the largest continuous free space" to
automatically partition the unallocated space.
➢ If you prefer manual partitioning, create the necessary partitions (e.g.,
root, swap, home) in the unallocated space.
• Continue with the installation.
8. Install the GRUB Boot Loader
• During the installation, you will be asked where to install the GRUB boot
loader.
• Choose to install GRUB to the master boot record (MBR) or the EFI
partition, depending on your system.
• Select the disk where you want to install GRUB (usually the same disk
where Windows is installed).
9. Complete Installation
• Once the installation is complete, the system will prompt you to remove
the installation media and reboot.
• Upon reboot, you will see the GRUB menu, allowing you to choose
between Kali Linux and Windows.
10. Post-Installation Setup
• Boot into Kali Linux and complete any post-installation setup, such as
updating the system and installing additional software.
11. Update GRUB (if necessary)
• If Windows does not appear in the GRUB menu, boot into Kali Linux and
open a terminal.
• Run the following commands:
sudo update-grub
• This will detect Windows and add it to the GRUB menu.
By following these steps, you should be able to successfully install Kali Linux alongside
Windows, creating a dual-boot system. If you encounter any issues, consult the Kali
Linux documentation or community forums for additional help.
C. STEPS TO INSTALL UBANTU ON WINDOWS
To install Ubuntu on a Windows machine and create a dual-boot setup, follow
these steps. This guide will help you set up both Windows and Ubuntu on your
computer.
1. Download Ubuntu
• Go to the official Ubuntu website.
• Download the latest Ubuntu Desktop ISO file.
2. Create a Bootable USB Drive
• Download and install Rufus or a similar tool.
• Insert a USB drive (at least 8GB).
• Open Rufus and select the Ubuntu ISO file you downloaded.
• Set the partition scheme to MBR or GPT based on your system's firmware
(BIOS or UEFI).
• Click "Start" to create the bootable USB drive.
3. Backup Your Data
• Before making any changes, back up important data from your Windows
system.
4. Shrink Windows Partition
• Press Win + X and select "Disk Management."
• Right-click on the main Windows partition (usually C:).
• Select "Shrink Volume" and specify how much space you want to allocate
for Ubuntu. Leave at least 20GB of unallocated space for Ubuntu.
5. Disable Fast Startup
• Go to Control Panel > Hardware and Sound > Power Options > Choose
what the power buttons do.
• Click "Change settings that are currently unavailable."
• Uncheck "Turn on fast startup" and save changes.
6. Boot from USB
• Restart your computer and enter the BIOS/UEFI settings (usually by
pressing a key like F2, F12, Del, or Esc during startup).
• Set the USB drive as the first boot option.
• Save changes and exit BIOS/UEFI.
7. Install Ubuntu
• Boot from the USB drive. You will be presented with the Ubuntu boot
menu.
• Select "Try Ubuntu" to enter the live session or "Install Ubuntu" to start the
installation process directly.
• If you selected "Try Ubuntu," double-click the "Install Ubuntu" icon on the
desktop to start the installation.
8. Follow the Installation Prompts
• Select your language and click "Continue."
• Choose "Install Ubuntu alongside Windows Boot Manager" if this option is
available. If not, select "Something else" to manually configure partitions.
o If you chose "Something else":
➢ Select the unallocated space created earlier.
➢ Create the necessary partitions (e.g., root /, swap, home).
i. For root, allocate at least 20GB.
ii. For swap, allocate space equivalent to your RAM size (optional,
especially if you have a lot of RAM).
iii. For home, allocate the remaining space (optional, useful for
storing personal files separately).
• Click "Install Now" and confirm the changes.
9. Set Up User Account
• Follow the prompts to set your time zone, create a user account, and set a
password.
10. Install the GRUB Boot Loader
• Ubuntu will automatically install the GRUB boot loader, which will manage
both Ubuntu and Windows.
• Once the installation is complete, remove the USB drive and reboot your
computer.
11. Boot into Ubuntu
• After rebooting, you will see the GRUB menu, where you can choose
between Ubuntu and Windows.
12. Post-Installation Setup
• Boot into Ubuntu and complete any post-installation setup, such as
updating the system and installing additional software.
13. Update GRUB (if necessary)
• If Windows does not appear in the GRUB menu, boot into Ubuntu and
open a terminal.
• Run the following command to update GRUB:
sudo update-grub
By following these steps, you should be able to successfully install Ubuntu alongside
Windows, creating a dual-boot system. If you encounter any issues, consult the Ubuntu
documentation or community forums for additional help.