You are not logged in.
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
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
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
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
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
Use a clean chroot/nspawn to build in.....
Sorry Mr.Elendig please elaborate a bit, I don't understood. Thank you.
Offline