Ubuntu and RHEL dual Linux operating system installation tutorial

This article is reproduced from: [Install dual Linux operating systems on a PC] (http://blog.csdn.net/search_fish/article/details/6031616)

This article is to install Ubuntu 8.10 and RHEL 5.4 on a PC. The installation sequence is to install Ubuntu 8.10 first and then install RHEL 5.4. Of course, this installation sequence will cause the latter to overwrite the Grub of the former. There is a corresponding solution in this article. (Some people say that if you reverse the order of installation, Ubuntu will automatically recognize Redhat.)

1. Download related software

Nero Burning Rom V8.3.13.0 Green Multilingual Portable Edition

http://www.duote.com/soft/16594.html

Ubuntu 8.10

http://download.chinaunix.net/download.php?id=25196&ResourceID=12407

RHEL 5.4

http://download.chinaunix.net/download.php?id=25725&ResourceID=12623

2. Burn the CD used during installation

Use Nero Burning Rom V8.3.13.0 to burn the downloaded iso images of Ubuntu 8.10 and RHEL 5.4 into DVD discs.

Three, install Ubuntu 8.10

Install according to the instructions on the CD, select manual when partitioning, and create independent partitions for / and /boot. (Don't forget to create a swap partition here, and you need to reserve part of the hard disk space for RHEL 5.4.)

Fourth, install RHEL 5.4

Install according to the instructions on the CD, and choose to install RHEL 5.4 on the remaining space of the hard disk.

**5. After installing RHEL 5.4, the Grub of Ubuntu 8.10 has been overwritten. Let's solve this problem. **

1 , Enter RHEL 5.4, find /boot/grub/menu.lst, and record the boot items about RHEL 5.4. (Can be recorded on a piece of paper)

2 , Use Ubuntu 8.10 LiveCD to choose to try Ubuntu to enter, open Terminal, use sudo grub to enter Grub and enter the following command:

find /grub/stage1 or find /grub/menu.lst (This command is used to find the partition where /boot is located. If there is no separate /boot when installing Ubuntu 8.10, then use find /boot/grub/stage1 or find / boot/grub/menu.lst to find it.)

root (hd0,5) (here you need to execute the root command using the result returned by the find command above)

setup (hd0)

quit

(There must be a space after root and setup, otherwise an error will be reported.)

3 , Restart the system.

4 After the system successfully enters Ubuntu 8.10, add the boot entry of RHEL 5.4 just recorded to /boot/grub/menu.lst.

5 , Restart the system again, press the ESC key to enter the system selection menu, and both systems exist.

Recommended Posts

Ubuntu and RHEL dual Linux operating system installation tutorial
Ubuntu dual system installation
Win10 install Linux ubuntu-18.04 dual system (installation guide)
Technical corner | Windows 10/7 and Ubuntu 18.04 dual system installation
CentOS 7 system installation and configuration graphic tutorial
Ubuntu18.04 system installation and prerequisite software installation guide
Linux kernel compilation and CentOS system installation
Install linux (ubuntu) dual system under windows system
Centos7.6 operating system installation and optimization record
Ubuntu system installation
Ubuntu 14.04 16.04 Linux nvidia driver download and installation
Linux install Docker and run Ubuntu system
Windows10 install ubuntu20.04 dual system detailed graphic tutorial
CentOS 6.5 system installation and configuration graphic tutorial (detailed graphic)
Linux system-Centos7 installation tutorial
Ubuntu introduction and installation
Linux CentOS 7 installation tutorial
Ubuntu16.04 mirror complete installation and configuration tutorial under VMware
The difference between CentOS and Ubuntu in Linux system
Ubuntu12 step-by-step installation and configuration (system, FTP, TELNET.. settings)
Common exceptions and solutions for Ubuntu system installation and configuration
Detailed tutorial on installing JDK8 on Linux system (CentOS7 installation)
Ubuntu16.04 installation and simple configuration
ubuntu19.04 installation tutorial (graphic steps)
Ubuntu PostgreSQL installation and configuration
Talk about | Install and use Linux system Ubuntu under Win10
Centos7 notes | operating system startup process, Linux users and permissions
How to install JDK and Mysql on Ubuntu 18.04 linux system
Redis installation under ubuntu and windows
Ubuntu 20.04 CUDA&cuDNN installation method (graphic tutorial)
CentOS 7.X system installation and optimization
Ubuntu 16.04 installation graphic tutorial under VMware 12
001. Installation of enterprise-level CentOS7.6 operating system
Ubuntu 19.1 installation and configuration Chinese environment
Configuration and beautification after Ubuntu installation (1)
Nginx installation and configuration load (ubuntu12.04)
Ubuntu upgrade software and ubuntu upgrade system commands
Ubuntu18.04 installation Anaconda3 and VSCode guide
Ubuntu configuration source and installation software
Linux basics (Ubuntu copy and paste)
Ubuntu16.04 mirror complete installation tutorial under VMware
Ubuntu installation and deployment Redash operation notes (2020.08)
Linux development preparation-install VMware and run Ubuntu
Installation and uninstallation of CUDA under Ubuntu 16.04
Ubuntu18.04 Server version installation and use (graphic)
Installation and deployment of Nginx in Ubuntu
The implementation of the Ubuntu18.04 installation Pycharm tutorial
Installation and use of Win10 subsystem Ubuntu
CentOS7 installation zabbix 4.0 tutorial (graphics and text)
Jenkins installation and deployment tutorial under CentOS 7
DLNA/UPnP Server installation and configuration under Ubuntu 12.04
Linux (ubuntu 12.04)
Installation and configuration of JDK in CentOS 7 system
Correspondence between CentOS (RHEL) kernel version and system version
Debian and Ubuntu installation source configuration file description
Summary of Ubuntu system and privacy cleaning tools
Installation of pulseaudio and API usage under Ubuntu 12.04
Virtual machine installation and configuration ubuntu shared folder_
Centos7 installation of PHP and Nginx tutorial detailed
Use Ubuntu and windows system in virtual machine
Kaldi installation and configuration graphic tutorials under Ubuntu