On Friday, March 10, 2017 at 8:32:54 PM UTC-5, cooloutac wrote: > On Friday, March 10, 2017 at 8:09:45 PM UTC-5, [email protected] wrote: > > Got the same problem after installing ubuntu. At first I couldn't manage to > > boot ubuntu from qubes startup menu, then I run boot-repair from live usb > > so now I can boot Ubuntu and qubes, but qubes not working properly (Quebes > > Dom0 startup setup failed) > > > > followed these instructions: > > > > https://micahflee.com/2014/04/dual-booting-qubes-and-ubuntu-with-encrypted-disks/ > > > > https://www.qubes-os.org/doc/multiboot/ > > > > but couldn't boot ubuntu > > if you want to reinstall the ubuntu grub, What I do is copy the xen section > from the boot.cfg file of qubes boot partition and paste/append that into > /etc/grub.d/40_custom file on ubuntu. > > Then update-grub and reboot and you should be able to boot qubes from ubuntu > grub.
use these instructions for installing the ubuntu grub. https://community.linuxmint.com/tutorial/view/245 Then its the boot.cfg file in grub2 directory of qubes boot partition. From that file copy everything between the xen start and end section. and paste into the 40_custom file on ubuntu. Then update-grub. You will have to repeat this everytime Qubes updates its kernel. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/4df1f04e-08f8-4080-9986-c7469900d5d3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
