CentOS Icon CentOS Logo
CentOS Text
   
  
www.centos.org Forum Index
   CentOS 6 - General Support
  Installing from the 6.2 isos using grub

 

 Bottom   Previous Topic   Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread
  •  arshad
      arshad
Installing from the 6.2 isos using grub
#1
Jr Board Member
Joined: 2006/10/5
From
Posts: 38
Hi,

I have downloaded both the 64bit DVD iso for centos 6.2.
Now when there was a single iso file - I could
perform the installation from the grub prompt.
That can also be done now though the installation
is failing to notice the second dvd iso. How can I make the
installer take note of it despite lying in the same directory as the
first iso?

Can anyone provide some sort of help in this regard?

Thanks in advance.

Arshad
Posted on: 2011/12/29 13:28
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Installing from the 6.2 isos using grub
#2
Moderator
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
Not sure what GRUB has to do with it. That is out of the picture once the installer starts. Few installations require both ISOs. I'd just do an install from DVD1 and add anything else later.
_________________
Phil

Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2012/1/1 2:30
Create PDF from Post Print
Top
  •  lsatenstein
      lsatenstein
Re: Installing from the 6.2 isos using grub
#3
Newbie
Joined: 2011/12/22
From
Posts: 1
If I have Fedora or Ubuntu on a disk and I want to add Centos6.2 (I write software and want to test with each version), my concern is that grub 2 is compatible with Fedora and UBUNTU, but if Centos installs with Grub 1, then the other two operating systems will not be available.

If I knew Centos6.2 was using Grub 2, there will be a non-issue. My prior Centos version was 5.1 and used grub version 1.

I have used every search engine, including the search in this community, and also the announcements about Centos and not one line about the grub version is mentioned.
Posted on: 2012/1/2 0:09
Create PDF from Post Print
Top
  •  scottro
      scottro
Re: Installing from the 6.2 isos using grub
#4
Moderator
Joined: 2007/9/3
From NYC
Posts: 1502
Ah, I can answer that one.

When installing CentOS, be sure that it puts grub in its root partition, rather than the MBR. That is, if you install CentOS on /dev/sda3 when you install grub, there will be an option to put grub there, rather than in /dev/sda.

Afterwards, if you're booting from Fedora's grub2, I ignore that 40_custom or 41 or whatever it is. Instead, I create a file /boot/grub2/custom.cfg It would read


menuentry "CentOS 6.2" {
set root='(hd0,3)'
chainloader (hd0,3)+1
}



Note that although grub2 still counts drives from 0--that is /dev/sda is hd0, it counts partitions from 1, so /dev/sda1 is hd0,1, unlike legacy grub, where it would be hd0,0.

I have a page on the Fedora version at

http://home.roadrunner.com/~computertaijutsu/grub2.html
_________________
New users should read FAQ & Readme First
Posted on: 2012/1/2 0:15
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Installing from the 6.2 isos using grub
#5
Moderator
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
Welcome to the CentOS fora. Please see the recommended reading for new users linked in my signature.
Quote:

lsatenstein wrote:
If I have Fedora or Ubuntu on a disk and I want to add Centos6.2

After reading the recommended links you should realize why you should not hijack threads as you have done.

If Scott's helpful reply is not sufficient please start a new Topic for your issue to get the attention you need, providing a link to this one if required for context. (And to become an accessory after the fact to the hijacking - CentOS-6 uses GRUB-1. )

<OT>
@Scott - Another good page from the computertaijutsu - just bookmarked it. Thanks.
</OT>
_________________
Phil

Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2012/1/2 0:28
Create PDF from Post Print
Top
  •  scottro
      scottro
Re: Installing from the 6.2 isos using grub
#6
Moderator
Joined: 2007/9/3
From NYC
Posts: 1502
Thanks Phil--I hadn't realized it was a hijacked thread, just saw the grub2 part, which I have learned about.

My page will probably be dated soon, but at the time, there was almost nothing out there about Fedora's grub2, only Ubuntu's, and there were slight differences.
_________________
New users should read FAQ & Readme First
Posted on: 2012/1/2 2:37
Create PDF from Post Print
Top
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.




"Linux" is a registered trademark of Linus Torvalds. | All other trademarks are property of their respective owners. | All other content is Copyright @ 2004-2009 by the CentOS Project or "each individual contributor (forums, comments, etc.) unless otherwise assigned".| Theme based on a theme by 7dana.com