You are not logged in.
Pages: 1
So I followed the install guide, and my grub is working. The problem is, I want enable os-prober so I installed it and tried updating my grub config, but whenever I ran the command `sudo grub-mkconfig -o /boot/grub/grub.cfg` it would give me the output `/etc/default/grub: line 1: o#: command not found`
Why is this? grub works fine
Offline
Because you screwed up the file when enabling os-prober. check it again, line 1 as it says.
Offline
ahh i see. problem is, i didnt rly mess with my grub config file. this was the one that worked. Ill try to remake it
Offline
Fixed it! deepin put a comment in my grub file, which was causing the error. removing it fixed the error and it built successfully
Offline
Pages: 1