ccontavalli / grub-shusher

Makes grub's boot quiet, with no need for recompiling or patching the source code.
Other
54 stars 7 forks source link

Error remove welcome grub #9

Open savva643 opened 2 years ago

savva643 commented 2 years ago

I have arch linux on my pc. I want delete Welcome Grub, but have error make: cc: No such file or directory make: *** [: mbr.o] Error 127

savva643 commented 2 years ago

oh i have msdos partitioning scheme(no mbr and no gpt)

Sid110307 commented 12 months ago

Try running the command as cc=gcc make <targets>