I tried to easily put CentOS-7 in a PC that I no longer need

at first

Things necessary PC, USB (about 8GB)

Obtaining installation media https://buildlogs.centos.org/rolling/7/isos/x86_64/CentOS-7-x86_64-Everything-1511.iso

Create USB installation media from ISO file Use Rufus https://github.com/pbatard/rufus/releases/download/v3.12/rufus-3.12.exe

スクリーンショット 2020-10-22 115550.png

Specify the iso file from the boot type selection and Specify the partition configuration, target system, and file system and press the start button.

スクリーンショット 2020-10-22 120049.png

If you see this after pressing the start button, select Write as ISO image

スクリーンショット 2020-10-22 120313.png

Since such a warning message appears, if the data in the USB memory to be used remains, move it to a PC etc. before doing it.

When the writing is completed, a notification sound will sound, so this completes the USB installation media creation.

PC USB boot After inserting the USB installation media into the PC you no longer need, start the PC and then press F12 (depending on the PC model) to enter the Boot Menu.

Select USB to enter the CentOS 7 installation screen

Select Install CentOS 7

Select language as Japan

I'll go into the installation overview so what to do ・ Software selection (insert GUI) -Select installation destination screenshot-0002.png

Select the server (using GUI) in the software selection

screenshot-0003.png

Select installation destination Select a PC disk Partition configuration is automatic (manual is also acceptable)

screenshot-0004.png

If you press [Finish], you will get angry if there is no area, so select [Secure area].

Select [Delete All] → [Reuse Space]

screenshot-0010.png When you return to the installation summary, the yellow display disappears and the minimum settings are completed, so select [Start Installation].

Set ROOT password and user during installation

screenshot-0011.png Set ROOT password and complete

screenshot-0013.png Set the full name, user name and password in user creation and complete

screenshot-0014.png

When the user settings are completed, a screen like this will appear. All you have to do is wait for the installation

screenshot-0017 (2).png

Reboot when installation is complete

After restarting, you will be asked for a license, so agree and complete the setting screenshot-0000.png

screenshot-0001.png

Done Screenshot from 2020-10-22 13-57-57.png

Recommended Posts

I tried to easily put CentOS-7 in a PC that I no longer need
I tried to create a Clova skill in Java
I tried to make a login function in Java
I tried to convert a string to a LocalDate type in Java
I tried to implement a buggy web application in Kotlin
I tried to make a client of RESAS-API in Java
I tried putting Domino11 in CentOS7
I tried to summarize the words that I often see in docker-compose.yml
I tried to create a simple map app in Android Studio
When I try to put centos in VMware, pane is dead
I tried to illuminate the Christmas tree in a life game
I tried to write code like a type declaration in Ruby
[Ruby] I want to put an array in a variable. I want to convert to an array
I can no longer connect to a VM with a Docker container that can be connected via SSH
I tried to make a parent class of a value object in Ruby
I tried a calendar problem in Ruby
[Rails] I tried to implement a transaction that combines multiple DB processes
I tried to make a Web API that connects to DB with Quarkus
I tried to build a Firebase application development environment with Docker in 2020
Notation to put a variable in a string
I tried to make a talk application in Java using AI "A3RT"
I tried to build AdoptOpenjdk 11 on CentOS 7
[Ruby] I tried to summarize the methods that frequently appear in paiza
[Ruby] I tried to summarize the methods that frequently appear in paiza ②
I tried embedding a formula in Javadoc
[Rails / JavaScript / Ajax] I tried to create a like function in two ways.
I tried to implement polymorphic related in Nogizaka.
I tried to organize the session in Rails
java I tried to break a simple block
I tried to develop a man-hour management tool
I tried to develop a DUO3.0 study website.
I tried to implement deep learning in Java
I wanted to make (a == 1 && a == 2 && a == 3) true in Java
I tried to create a LINE clone app
How to easily create a pull-down in Rails
I tried to output multiplication table in Java
I tried to build Micra mackerel in 1 hour!
I tried to develop an application in 2 languages
I tried to create Alexa skill in Java
I tried to develop a website to record expenses.
I tried to implement a server using Netty
I tried to break a block with java (1)
I tried using Wercker to create and publish a Docker image that launches GlassFish 5.
I want to use PowerMock in a class that combines parameterized tests and ordinary tests
A story I was addicted to when getting a key that was automatically tried on MyBatis
A story that I had a hard time trying to build PHP 7.4 on GCE's CentOS 8
I tried using a database connection in Android development
I tried to organize the cases used in programming
I tried to implement Firebase push notification in Java
I tried to develop a ramen shop sharing website.
I tried to decorate the simple calendar a little
# 2 [Note] I tried to calculate multiplication tables in Java.
I want to use a little icon in Rails
I tried to make FizzBuzz that is uselessly flexible
I want to define a function in Rails Console
I want to click a GoogleMap pin in RSpec
I tried to implement the Euclidean algorithm in Java
~ I tried to learn functional programming in Java now ~
I tried to find out what changed in Java 9
I made a JAVA framework "numatrix" that easily generates unique numbers in a distributed environment & multithreading.
How to batch initialize arrays in Java that I didn't know when I was a beginner