How do i speed up boot time?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





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








-2















How can i minimize boot time ?



I am using Debian 10 with a i7-4600U with 12GB of RAM and a 120GB SSD, UEFI is enabled.



and here's the output of systemd-analyze plot > plot.svg



Output ofsystemd-analyze plot > plot.svg



I know 5 seconds is a good record but I am trying to reduce it even by 1 - 2 seconds.



Edit 1 : I played with /etc/initramfs-tools/initramfs.conf but no significant difference.



Edit 2 : I followed the Debian guide for using EFIStub but that didn't boot.










share|improve this question
























  • Compress the kernel + initrd with a faster algorithm, e.g. lz4 or lzo.

    – Ipor Sircer
    Mar 17 at 16:42











  • you will find much information here: phoronix.com/scan.php?page=news_item&px=MTEwMjc

    – mattia.b89
    Mar 17 at 17:34











  • @IporSircer thanks, i was able to cut the boot time by 1 second. I am using lz4 compression and efi stub ( using kernel as boot loader ). lz4 didn't make much difference.

    – Kushagra Karira
    Mar 20 at 13:07

















-2















How can i minimize boot time ?



I am using Debian 10 with a i7-4600U with 12GB of RAM and a 120GB SSD, UEFI is enabled.



and here's the output of systemd-analyze plot > plot.svg



Output ofsystemd-analyze plot > plot.svg



I know 5 seconds is a good record but I am trying to reduce it even by 1 - 2 seconds.



Edit 1 : I played with /etc/initramfs-tools/initramfs.conf but no significant difference.



Edit 2 : I followed the Debian guide for using EFIStub but that didn't boot.










share|improve this question
























  • Compress the kernel + initrd with a faster algorithm, e.g. lz4 or lzo.

    – Ipor Sircer
    Mar 17 at 16:42











  • you will find much information here: phoronix.com/scan.php?page=news_item&px=MTEwMjc

    – mattia.b89
    Mar 17 at 17:34











  • @IporSircer thanks, i was able to cut the boot time by 1 second. I am using lz4 compression and efi stub ( using kernel as boot loader ). lz4 didn't make much difference.

    – Kushagra Karira
    Mar 20 at 13:07













-2












-2








-2








How can i minimize boot time ?



I am using Debian 10 with a i7-4600U with 12GB of RAM and a 120GB SSD, UEFI is enabled.



and here's the output of systemd-analyze plot > plot.svg



Output ofsystemd-analyze plot > plot.svg



I know 5 seconds is a good record but I am trying to reduce it even by 1 - 2 seconds.



Edit 1 : I played with /etc/initramfs-tools/initramfs.conf but no significant difference.



Edit 2 : I followed the Debian guide for using EFIStub but that didn't boot.










share|improve this question
















How can i minimize boot time ?



I am using Debian 10 with a i7-4600U with 12GB of RAM and a 120GB SSD, UEFI is enabled.



and here's the output of systemd-analyze plot > plot.svg



Output ofsystemd-analyze plot > plot.svg



I know 5 seconds is a good record but I am trying to reduce it even by 1 - 2 seconds.



Edit 1 : I played with /etc/initramfs-tools/initramfs.conf but no significant difference.



Edit 2 : I followed the Debian guide for using EFIStub but that didn't boot.







debian boot grub2 uefi






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 18 at 0:37









Rui F Ribeiro

42.1k1483142




42.1k1483142










asked Mar 17 at 16:36









Kushagra KariraKushagra Karira

7419




7419












  • Compress the kernel + initrd with a faster algorithm, e.g. lz4 or lzo.

    – Ipor Sircer
    Mar 17 at 16:42











  • you will find much information here: phoronix.com/scan.php?page=news_item&px=MTEwMjc

    – mattia.b89
    Mar 17 at 17:34











  • @IporSircer thanks, i was able to cut the boot time by 1 second. I am using lz4 compression and efi stub ( using kernel as boot loader ). lz4 didn't make much difference.

    – Kushagra Karira
    Mar 20 at 13:07

















  • Compress the kernel + initrd with a faster algorithm, e.g. lz4 or lzo.

    – Ipor Sircer
    Mar 17 at 16:42











  • you will find much information here: phoronix.com/scan.php?page=news_item&px=MTEwMjc

    – mattia.b89
    Mar 17 at 17:34











  • @IporSircer thanks, i was able to cut the boot time by 1 second. I am using lz4 compression and efi stub ( using kernel as boot loader ). lz4 didn't make much difference.

    – Kushagra Karira
    Mar 20 at 13:07
















Compress the kernel + initrd with a faster algorithm, e.g. lz4 or lzo.

– Ipor Sircer
Mar 17 at 16:42





Compress the kernel + initrd with a faster algorithm, e.g. lz4 or lzo.

– Ipor Sircer
Mar 17 at 16:42













you will find much information here: phoronix.com/scan.php?page=news_item&px=MTEwMjc

– mattia.b89
Mar 17 at 17:34





you will find much information here: phoronix.com/scan.php?page=news_item&px=MTEwMjc

– mattia.b89
Mar 17 at 17:34













@IporSircer thanks, i was able to cut the boot time by 1 second. I am using lz4 compression and efi stub ( using kernel as boot loader ). lz4 didn't make much difference.

– Kushagra Karira
Mar 20 at 13:07





@IporSircer thanks, i was able to cut the boot time by 1 second. I am using lz4 compression and efi stub ( using kernel as boot loader ). lz4 didn't make much difference.

– Kushagra Karira
Mar 20 at 13:07










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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/3.0/"u003ecc by-sa 3.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%2funix.stackexchange.com%2fquestions%2f506836%2fhow-do-i-speed-up-boot-time%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 Unix & Linux Stack Exchange!


  • 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%2funix.stackexchange.com%2fquestions%2f506836%2fhow-do-i-speed-up-boot-time%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

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay