I am a reddit refugee. And a Foss enthusiast.
so you can’t boot windows from the bios? In that case I think you have to reinstall windows.
try going into root and running grub-update. also, do not run it like: “$ sudo grub-update”, but as “$ su” and then “$ grub-update” that might fix the problem. also ensure you can boot into windows from bios.
oh ok. here is the log https://pastebin.com/FQSf9TUN, I have only included errors and warnings but if you need anything else I’ll try to include more stuff. But the log file was bigger than 512kB. Anyaway I searched my error online and found it is likely a driver issue, but I’m pretty sure my drivers are ok.
P.S: After a more careful look I noticed this:
12163.213:0128:0198:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 12163.215:0128:0198:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
I have no Idea what they mean tho