LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS
User Name
Password
CentOS This forum is for the discussion of CentOS Linux. Note: This forum does not have any official participation.

Notices


Reply
  Search this Thread
Old 05-23-2017, 01:34 PM   #1
aztec11us
LQ Newbie
 
Registered: May 2017
Posts: 2

Rep: Reputation: Disabled
Triple boot - looking to reinstall CentOS 7 without affecting order !


Link to the image is on imgur: http://imgur.com/a/a0cee

good evening everyone!

I have the following set-up:

an i7 with 2 HDDs:

First HDD) a 3 TB HDD dedicated to a licensed Windows 10 pro 64 bits

Second HDD) a 2 TB HDD shared between 2 linux distros: a CentOS 7 KDE and a Linux Mint 18 Cinnamon (both 64 bits)

-----------------------------------------------

I bought this PC as bare-bones (without and os).

First, i proceeded to install the Windows 10 64, on the 3TB HDD (on the first HDD). So windows has an entire HDD all to itself.


Then, on the second HDD, the 2 TB one, i proceeded to install, in the following order:
1) CentOS 7 KDE all inclusive (i used a USB stick to boot and install)
and then:
2) Linux Mint 18 Cinnamon with its GRUB2.

So, the Linux Mint 18's GRUB2 controls all booting proccesses and boot order.

On the Linux Mint 18, i also have grub-customizer.

The attached screenshots both show the same thing:
Screenshot 1 --- is the shell with the command df -h
and
Screenshot 2 -- same thing, except i used the disks utility of Mint 18 Cinnamon

In either screenshot, you will see the following:
- sda: is the 3 TB windows hdd
- sdb: is tne 2 TB hdd which is shared between the linux partitions.

On sdb:
sdb 1, sdb2 and sdb 3 --- all these belong to the CentOS 7 installation
sdb 4, sdb 5 and sdb 6 --- all these belong to the Mint 18 Cinnamon installation (this is the one which also controls the GRUB2)

PROBLEM: seeing as i have an AMD Radeon RX470 4 GBDDR5 graphics board, i tried to install the official drivers in CentOS 7.

This operation went great in Linux Mint 18...but not good at all in CentOS 7!

Now i want to re-install the CentOS 7, but i do not want to mess up the grub2 bootloader (and centos 7 also has grub2!)

if i do a regular re-install it will mess up the GRUb2 by re-writing it!

How precisely do i reinstall CentOS 7, without affecting/re-writing the GRUB2, and without affecting the other OSes boot order?


Thanks
 
Old 05-23-2017, 03:37 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
so you are wanting to keep
So, the Linux Mint 18's GRUB2 controls all booting proccesses and boot order.

On the Linux Mint 18, i also have grub-customizer.
as the main loader?

just install your other Linux. have it install grub and take over, boot into it making sure it is in working order. then reboot using its grub listing to get into the MINT
Code:
grub-install /dev/sdx
update-grub
mint retakes control
 
1 members found this post helpful.
Old 05-23-2017, 03:52 PM   #3
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Moderator response

Moved: This thread is more suitable in <CentOS> and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 05-23-2017, 03:56 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
Guess you could save grub info and then copy it back but almost no one does it that way. In most installers you can skip installing a loader and if all things work, you can boot like you used to. You'd have to check how your loader is configured.
 
Old 05-23-2017, 04:39 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
xyproblem.
 
Old 05-23-2017, 04:44 PM   #6
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by syg00 View Post
In what way?
 
Old 05-23-2017, 04:46 PM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Quote:
Originally Posted by aztec11us View Post

How precisely do i reinstall CentOS 7, without affecting/re-writing the GRUB2, and without affecting the other OSes boot order?
The demand for an answer - that is irrelevant and will cause respondants to go chasing around unnecessarily.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Triple Boot: Centos + OpenSUSE + Flavor of the week TheCelticDoctor Linux - Distributions 5 05-18-2012 08:41 AM
Reinstall Windows without affecting boot record kungfur@mone Linux - Newbie 4 10-11-2010 10:45 AM
Reinstall XP without affecting fedora 10 biswajit_kgecit Linux - Newbie 3 03-27-2009 02:29 PM
CentOS - Triple Boot - GRUB Entry shankariyer Red Hat 4 10-27-2007 10:32 AM
Triple boot: Problem if try to reinstall windows _mercury Linux - Software 7 06-29-2006 11:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS

All times are GMT -5. The time now is 12:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration