3

Can anyone help me with this error? I get this error after plugging in my Ubuntu pendrive:

error: symbol 'grub_register_command_lockdown' not found.
error: symbol 'grub_register_command_lockdown' not found.

Press any key to continue...

enter image description here

  • 2
    How did you make your Ubuntu pendrive? What tool did you use? Do you want to install Ubuntu to the pendrive or to the hard drive? there may be many reasons that a bootable USB is not booting, see: https://askubuntu.com/a/1190765/43926 – C.S.Cameron Apr 25 '21 at 11:26
  • 2
    @David how do you expect the OP to post text, is he suppose to retype it? In this case how is retyping the screen shot and posting it as text help answer the question? – C.S.Cameron Apr 25 '21 at 11:34
  • 2
    @C.S.Cameron : Pictures of text cannot be found by searching. Consequently, unless the text is typed, no future visitor facing the same message can find this Question by searching. – Eric Towers Apr 25 '21 at 19:51
  • 3
  • @Eric Towers That was not needed to answer this question. or many others. In many cases it may help get an answer, but it is not a requirement of Ask Ubuntu. – C.S.Cameron Apr 26 '21 at 02:05
  • @C.S.Cameron : Apparently it is resolved at AskUbuntu that screenshots of text are inappropriate. Further, if OP had searched for the text of his message, he would have found the Answer without creating this duplicate Question. – Eric Towers Apr 26 '21 at 13:55
  • 1
    @Eric Towers Why do you say it is resolved? There are some good reasons listed on that page for posting photos. I do not see it as a rule in Ask Ubuntu Help. Some photos of boot screens cover a whole page of writing. These would not be practical for the OP to transcribe, nor necessarily helpful. – C.S.Cameron Apr 26 '21 at 14:19

1 Answers1

8

If you used Rufus to create the installation USB stick, then you’ll need to download version 3.14 (or newer) and recreate the media. Otherwise, there is a security patch that will need to be installed.

This comes from the developer of Rufus who recently provided a bit of detail about why the issue is happening

matigo
  • 22,138
  • 7
  • 45
  • 75