You are not logged in.

#1 2014-07-01 02:25:03

arungupta2008
Member
Registered: 2014-04-19
Posts: 11

Installing Grub and grub-legacy side by side

Hello, I have Grub installed already in my arch machine. I need to install grub-legacy. Is there any way to install grub-legacy and both grub at a time? it's not needed that grub-legacy is active.

I don't want grub-legacy active. I just want it to installed in my machine, If it's installed as another name no problem. Why i needed to install is for cross compilation. I am cross compiling for another Embedded system.

Offline

#2 2014-07-01 08:42:14

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,170
Website

Re: Installing Grub and grub-legacy side by side

I don't think you can because of file conflicts.

We have GRUB legacy in the AUR though.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#3 2014-07-01 09:23:18

arungupta2008
Member
Registered: 2014-04-19
Posts: 11

Re: Installing Grub and grub-legacy side by side

Ubuntu installs both Grub and grub-legacy. Grub-legacy as main os loader and grub is just resides their.

Why it's not possible in Arch Linux. Can we download grub-legacy src files and then install it manually? by changing the names of bin. As ubuntu have done?

Offline

#4 2014-07-01 09:32:39

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Installing Grub and grub-legacy side by side

arungupta2008 wrote:

Can we download grub-legacy src files and then install it manually? by changing the names of bin. As ubuntu have done?

In Arch you should be using PKGBUILDs to compile and install packages. You need to edit https://aur.archlinux.org/packages/gr/g … y/PKGBUILD and apart from moving the files, you have to remove

conflicts=('grub')

too.

Offline

#5 2014-07-01 10:08:22

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: Installing Grub and grub-legacy side by side

Use a clean chroot/nspawn to build in.....


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2014-07-02 01:28:28

arungupta2008
Member
Registered: 2014-04-19
Posts: 11

Re: Installing Grub and grub-legacy side by side

Mr.Elendig wrote:

Use a clean chroot/nspawn to build in.....

Sorry Mr.Elendig please elaborate a bit, I don't understood. Thank you.

Offline

Board footer

Powered by FluxBB