trexneb wrote:@doktor5000: What do you mean, ask the OP? If grub/grub2 is not used, then what is?
xboxboy assumed that grub legacy is used, fixxer assumed grub2 is used. One should not assume, but verify what is actually used, IMHO.
And if you wouldn't have mentioned grub explicitly, lilo could also be possible.
trexneb wrote:@xboxboy: I'm using Gnome. The screwdriver and spanner don't allow me to set the resolution but I can choose between Gnome Display Mgr (GDM) and XDM. I've remained w/ GDM. I was able to open /boot/grub/menu.lst using edit, but was unable to see where I needed to work. I'm following the instructions from
http://slobytes.org/smf/index.php?topic=311.0, which has allowed me to adjust my resolutions for most of my virtual machines. I'm just stumped on how to do it in Mageia.
FWIW,
drakboot -- boot allows to configure the bootloader from MCC, refer to
http://doc.mageia.org/mcc/5/en/content/ ... -boot.htmlAnd the instructions you refer to from
http://slobytes.org/smf/index.php?topic=311.0 are only for grub2, which is not the default in Mageia yet.
If you want to change the resolution, you would need the vga=xxx option. See
http://pierre.baudu.in/other/grub.vga.modes.html for an overview.
You can configure that in MCC, look at the link above. You probably want
vga=791.
This is explained in more detail (e.g. if you need a custom resolution) also at
https://wiki.archlinux.org/index.php/GR ... resolution