theasker
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by theasker
-
-
First, thanks for your response:
Then, ... boot-update is the substitute for os-prober ?.
Is there a configuration manual for boot-update?
And is there a manual to manually modify the grub configuration if os-prober or boot-update does not detect the OS?Thx in advance
-
Hello:
I want boot various Linux distro with my grub. Now have 4 partitions:
/dev/sda1 --> /boot
/dev/sda2 --> swap
/dev/sda3 --> / (funtoo)
/dev/sda4 --> Calculate Linux (with /boot )
How do I have to configure /etc/grub.d/40_custom for boot all OS? I try this, but don't work it, do not see it in the boot menu:
# /etc/grub.d/40_custom menuentry "Reiniciar" --class reboot { echo "Se esta reiniciando el sistema..." reboot } menuentry "Apagar" --class shutdown { echo "Se está apagando el sistema..." halt }Thanks in advance and sorry for my english..
Mauri from Spain

[multiboot] grub In various OS [Solved]
in Installation Help
Posted
it works perfectly. Thanks :)