Hey guys, new to the opensuse forum. Last time I used opensuse was probably around 2006 or 2007. So it has been a while. I will download the .iso every once in a while and run it in a VM to see what is new. I like where it is going.
Anyway, I was hoping that someone might be able to guide me in the right direction about a question that I have.
Is it possible, in opensuse, to update grub via the cli (command line interface (command terminal)) so that other OSes are added to the menu.list and/or the menu.list is refreshed?
In other distros, for example debian/ubuntu/mint/etc., I can run:
sudo update-grub
for grub legacy (lets just call this grub from here on out) and
sudo update-grub2
for grub2. This will then refresh grub/grub2 boot menu to show anyother OSes detected, i.e. Windows XP/Vista/7, Ubuntu, Mint, etc.
I have done it numerous times from within other distros, but never from within opensuse. My concern is that, if I remember correctly, opensuse doesn’t use the ‘sudo’ command for super-user root access. It uses the ‘su’ command for that. Again, correct me if I am wrong.
So, I would like to know, if I were to run:
su update-grub
from within a terminal while in opensuse, will it update the menu.list just as doing it in other distros does? Is that the correct command to do what I am looking for?
Thanks for your patience and help, I appreciate it! lol!
-Ojosazul