<jaeger>
If you used setup dependencies are accounted for... if you added with pkgadd yourself, not as much of course
<jaeger>
grub2 is for non-uefi
<jaeger>
grub2-uefi is for uefi
<jaeger>
I use both of these on a lot of systems, they DO work
<jaeger>
As I said, happy to help try to troubleshoot if you like
<jaeger>
Thought we had something in the wiki about non-uefi grub, would be easy enough to add it
<jaeger>
The setup is very similar, for what it's worth... 'grub-install /dev/sda && grub-mkconfig -o /boot/grub/grub.cfg' for example, if sda is your boot disk
<jaeger>
Oh, we do have something in the docs about grub, it's in the handbook, not the wiki. I was remembering wrong.
<jaeger>
Sorry for the wall of text, tired today after work
pitillo has quit [*.net *.split]
pitillo has joined #crux-devel
<Romster>
i didn't spot that
<Romster>
hmm i don't know what happend, i used setup, line 136 ( https://crux.nu/gitweb/?p=system/iso.git;a=blob;f=iso/setup.dependencies;h=b037f78d3a021297fd224c746ba75b51252df5c3;hb=refs/heads/3.6) for grub2 does list freetype
<Romster>
might of been my issue for not installing anything but core ports on the first screen
<Romster>
red herring i guess
<Romster>
i installed core only and on second screen installed grub2 grub2-uefi and lilo
<jaeger>
That should have pulled in freetype since deps are checked after ports selection... but I'll test it and see
<jaeger>
bleh... virt-manager is proving to be problematic in 3.7... been a long time since I used it last so maybe my port is hosed