dpkg --configure causing endless sourcing of /etc/default/grubHow do I get the GRUB menu to display?“/etc/grub.d/README: 6: Syntax error: ”(“ unexpected” while upgrading grub packageUpdates fail due to “/etc/default/grub: splash”: not found” error 40_custom / how to keep current with kernelsGrub error: /usr/sbin/grub-mkconfig: 7: /etc/default/grub: splash: not foundUbuntu 16.04 hangs on reached target shutdown/restart

What is the maximum distance you can cause damage from?

Why would a family misspell their surname?

Is there any math conjecture that would cause a lot of damage if disproven?

What's the typical concentration of medical oxygen?

Should a young man establish an income/house first and then marry or vice versa?

Weird Power Outage in Certain Rooms- Condominium

What kinds of sanctions would be applied if you wrongly invoked the fifth amendment?

Are there concrete advantages for being proficient at social skills in a table that rewards roleplaying these interactions?

What should I tell a customer when my co-worker fails to show up to a meeting?

Can a microwave oven cook chicken?

Doubt about Taylor series: do successive derivatives on a point determine the whole function?

How to give a number describing a "kilometer per hour speed limit"?

Why is hydro-electric power still scarce in some places?

Why React Hook useState uses const and not let

Are we sinners because we sin or do we sin because we are sinners?

Sort and Table a Sentence by Word Lengths

Is there a bulletproof way to know a file has been successfully decrypted?

What is the name of this current called in this regulator datasheet?

How can I add an ammeter / voltmeter to my breaker panel?

Why has no one requested the tape of the Trump/Ukraine call?

Insets around a clock

A feasible and efficient method of fast global travel?

For Pressure Canning, can I use any other jar than Ball’s Mason Jar?

Why does the asymptote succession compilation result in a non-vector pdf?



dpkg --configure causing endless sourcing of /etc/default/grub


How do I get the GRUB menu to display?“/etc/grub.d/README: 6: Syntax error: ”(“ unexpected” while upgrading grub packageUpdates fail due to “/etc/default/grub: splash”: not found” error 40_custom / how to keep current with kernelsGrub error: /usr/sbin/grub-mkconfig: 7: /etc/default/grub: splash: not foundUbuntu 16.04 hangs on reached target shutdown/restart






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









3


















I'm at my wits in with this "bug" .. I can't update anything! This is what my Terminal looks like: ..



nokkie@HomeBase:~$ sudo dpkg --configure -a
[sudo] password for nokkie:
'Setting up friendly-recovery (0.2.39ubuntu0.19.04.1) ...
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'


and it just keeps going and going and going .. like the Energizer bunny!



If anyone can help me, that would be spiffy!



EDIT: Here's the output for the command diff -s /etc/default/grub /usr/share/grub/default/grub:



9c9
< GRUB_CMDLINE_LINUX_DEFAULT="button.lid_init_state=open intel_idle.max_cstate=4"
---
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
33,36d32
< sudo update-grub && sudo reboot
<
< update-grub
<









share|improve this question






















  • 3





    Please edit your question to include the output of command diff -s /etc/default/grub /usr/share/grub/default/grub

    – steeldriver
    Aug 8 at 2:25

















3


















I'm at my wits in with this "bug" .. I can't update anything! This is what my Terminal looks like: ..



nokkie@HomeBase:~$ sudo dpkg --configure -a
[sudo] password for nokkie:
'Setting up friendly-recovery (0.2.39ubuntu0.19.04.1) ...
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'


and it just keeps going and going and going .. like the Energizer bunny!



If anyone can help me, that would be spiffy!



EDIT: Here's the output for the command diff -s /etc/default/grub /usr/share/grub/default/grub:



9c9
< GRUB_CMDLINE_LINUX_DEFAULT="button.lid_init_state=open intel_idle.max_cstate=4"
---
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
33,36d32
< sudo update-grub && sudo reboot
<
< update-grub
<









share|improve this question






















  • 3





    Please edit your question to include the output of command diff -s /etc/default/grub /usr/share/grub/default/grub

    – steeldriver
    Aug 8 at 2:25













3













3









3








I'm at my wits in with this "bug" .. I can't update anything! This is what my Terminal looks like: ..



nokkie@HomeBase:~$ sudo dpkg --configure -a
[sudo] password for nokkie:
'Setting up friendly-recovery (0.2.39ubuntu0.19.04.1) ...
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'


and it just keeps going and going and going .. like the Energizer bunny!



If anyone can help me, that would be spiffy!



EDIT: Here's the output for the command diff -s /etc/default/grub /usr/share/grub/default/grub:



9c9
< GRUB_CMDLINE_LINUX_DEFAULT="button.lid_init_state=open intel_idle.max_cstate=4"
---
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
33,36d32
< sudo update-grub && sudo reboot
<
< update-grub
<









share|improve this question
















I'm at my wits in with this "bug" .. I can't update anything! This is what my Terminal looks like: ..



nokkie@HomeBase:~$ sudo dpkg --configure -a
[sudo] password for nokkie:
'Setting up friendly-recovery (0.2.39ubuntu0.19.04.1) ...
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub'


and it just keeps going and going and going .. like the Energizer bunny!



If anyone can help me, that would be spiffy!



EDIT: Here's the output for the command diff -s /etc/default/grub /usr/share/grub/default/grub:



9c9
< GRUB_CMDLINE_LINUX_DEFAULT="button.lid_init_state=open intel_idle.max_cstate=4"
---
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
33,36d32
< sudo update-grub && sudo reboot
<
< update-grub
<






grub2 dpkg






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 13 at 7:14









Kulfy

9,02811 gold badges34 silver badges60 bronze badges




9,02811 gold badges34 silver badges60 bronze badges










asked Aug 8 at 0:17









NokkieNokkie

313 bronze badges




313 bronze badges










  • 3





    Please edit your question to include the output of command diff -s /etc/default/grub /usr/share/grub/default/grub

    – steeldriver
    Aug 8 at 2:25












  • 3





    Please edit your question to include the output of command diff -s /etc/default/grub /usr/share/grub/default/grub

    – steeldriver
    Aug 8 at 2:25







3




3





Please edit your question to include the output of command diff -s /etc/default/grub /usr/share/grub/default/grub

– steeldriver
Aug 8 at 2:25





Please edit your question to include the output of command diff -s /etc/default/grub /usr/share/grub/default/grub

– steeldriver
Aug 8 at 2:25










0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1164196%2fdpkg-configure-causing-endless-sourcing-of-etc-default-grub%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown


























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1164196%2fdpkg-configure-causing-endless-sourcing-of-etc-default-grub%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown









Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?