Hi openSusers!
I installed ubuntu after installing opensuse, but i need to have the default opensuse bootloader. I am using Grub2. Have tried various methods, does not work yet… Can you help me with that? thanks!
> I installed ubuntu after installing opensuse, but i need to have the
> default opensuse bootloader.
what version of openSUSE do you have installed? hmmm, not knowing
that i think this thread has your answer (but maybe not):
anyway i’m not sure the best way to fix your problem–there are a lot
of differences between the two distros…maybe there is also help
for you in the Ubuntu to openSUSE how-to, here:
http://tinyurl.com/ubuntu-to-openSUSE
On 2013-07-23 10:16, rafaelement wrote:
>
> Hi openSusers!
> I installed ubuntu after installing opensuse, but i need to have the
> default opensuse bootloader. I am using Grub2. Have tried various
> methods, does not work yet… Can you help me with that? thanks!
Ubuntu grub will be written to MBR overwriting openSUSE grub.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4, with Evergreen, x86_64 “Celadon” (Minas Tirith))
In openSUSE
Open a terminal and do
su -
grub2-mkconfig -o /boot/grub2/grub.cfg
grub2-install /dev/sda
reboot
Great! this worked as expected, now i have a nice green grub and the boot animation is back. Big Thanks!
rafaelement wrote:
> Great! this worked as expected, now i have a nice green grub and the
> boot animation is back. Big Thanks!
As I suspected
Well done