Aelerinya / dump

Public scripts for "dump like" installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation procedure

Windows 10 Installation

Classic installation of a Windows 10 ISO on the machine, don't forget to leave some room on the hard drive for Fedora (minimum 50 GB recommended)

Fedora 34 Installation

Installation of Fedora 34 with the XFCE Desktop

Installing dump scripts

Download installation scripts to /tmp

Go to /tmp (cd) and chmod +x install_packages_dump.sh

Launch ./install_packages_dump.sh as root user or else sudo /tmp/install_packages_dump.sh

FAQ

Can I install Fedora first?

Yes, after installing Fedora, perform a classic installation of a Windows 10 ISO on the machine, make sure that it uses the remaining space and does not delete the Fedora partitions (otherwise, try again).

After installing Fedora and Windows 10, it starts only on Windows 10, what should you do?

In your BIOS, select the boot order, if a Fedora entry exists, put it first, otherwise the bios will usually suggest creating a custom entry: \EFI\fedora\grubx64.efi, don't forget to place this custom entry first in the startup order. This procedure and its necessity depend on the type of computer on which the installation is made.

About

Public scripts for "dump like" installation

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%