If I understand your problem correctly, you have installed Dagda(5.0) alongside another OS and the GRUB does not show up. If that is the case, try this:
$ sudo sed -i s/GRUB_TIMEOUT=0/GRUB_TIMEOUT=10/ /etc/default/grub
$ sudo update-grub

Then reboot.

Reply via email to