How to install Fedora 22 in VirtualBox
This article is intended for new Linux beginners. by presenting the entire installation process, Linxu beginners can complete the installation of Fedora. I also ask the predecessors to point out the shortcomings.
Introduction to Fedora
Fedora is a Linux Release Developed by the Fedora community and sponsored by Red Hat. We can regard Fedora as a replacement of Red Hat Linux. With the support of Red Hat, Fedora has excellent functions and can be divided into WORKSTATION, SERVER, and CLOUD versions. This document uses Fedora 22 WORKSTATION, and Fedora 22 has downloaded the Package Manager fromYUMChangeDNFTherefore, it is recommended that learners learn directlyDNF.
For more information about Fedora, see Fedora 22.
How to install Ubuntu 15.04 in VirtualBox
Environment
- Windows 10 64-bit
- VirtualBox-5.0 click here download
- Fedora 22 64-bit click here to download
- Fedora 22 32-bit is suitable for users with low configuration. Click here to download
For more information about downloading Linux distributions, see download Linux.
Fedora installation 1. New and loaded Disk
See the Ubuntu section above.
2. Install Fedora
Click Start to Start the instance. The following page is displayed. Select Start Fedora Live.
Start Installation
The next step is the operation.
Install to Hard Disk
Then select the language to enter the interface.
Installation information Summary
Configure the installation location. Note that if you use a virtual machine like the author, we strongly recommend that you select automatic partition configuration. However, if you want to install it on a physical machine and Windows to form a dual system, please select I want to configure partitions, but this requires you to have a certain understanding of Linxu and have a certain foundation for partitioning operations. Be sure not to overwrite Windows C drive. Due to space reasons, not detailed.
Select the installation target
Next, createrootAnd daily use account,rootThe account has the maximum management permissions. You can even delete the entire system.rootPlease be careful when using your account.sudoCommand to temporarily escalate permissions. For more information, see
Create user and password
rootYou only need to create a password for configuration, which is the daily account configuration.
Create user
After configuration, the system will return to the previous interface. Please wait patiently for installation,
Installing
After the installation is complete, click exit to go to the Live CD environment. Please shut down before proceeding to the next step.
Installation complete. Exit and shut down.
Because Fedora does not automatically uninstall the disk, You need to manually uninstall the disk. Otherwise, you will enter the Live CD environment again.
Detach Disk
Next, click Start to enter your Fedora and use the user name and password you set above to log on. Please note that it is best not to log on.rootYou can usesudoCommand to obtain the corresponding permissions.
Installed successfully