Ubuntu 18.04 takes a lot of time to start & resume file missing





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







0















I have done a fresh install on a DELL i7 8550U with Ubuntu 18.04. 2 LTS.



My problem is that it takes quite a lot time to start although I do not launch any applications while starting up.



I have tried the following as suggested in relevant topics here:




  1. sudo gedit /etc/systemd/system/network-online.target.wants/networking.service and put TimeOutStart from 5min to 5sec



  2. sudo gedit /etc/systemd/system.conf and put



    DefaultTimeoutStartSec=3s
    DefaultTimeoutStopSec=3s



But nothing happened. Finally I have tried to open the resume file to set NO RESUME at /etc/initramfs-tools/conf.d but it does not exist!



Any idea on that?










share|improve this question

























  • Use the command dmesg that will sow the startup sequence and where you can see if there is something wrong. It could also be helpfull if you posted the output from dmesg in your question.

    – MatsK
    Feb 14 at 13:42











  • The resume file probably doesn't exist because you've defined your swap as /swapfile in /etc/fstab. How long is a "long startup time"?

    – heynnema
    Feb 14 at 15:58











  • Unfortunately there is no /etc/fstab file in my computer. the output of dmesg is quite long to post here.... Any idea how to post it? The mean time of startup is :systemd-analyze time Startup finished in 6.295s (firmware) + 11.596s (loader) + 2.959s (kernel) + 8.328s (userspace) = 29.180s graphical.target reached after 8.307s in userspace

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:38













  • I think that it is a long starup time comparing with the startup time that I had when I was using only windows 10

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:43


















0















I have done a fresh install on a DELL i7 8550U with Ubuntu 18.04. 2 LTS.



My problem is that it takes quite a lot time to start although I do not launch any applications while starting up.



I have tried the following as suggested in relevant topics here:




  1. sudo gedit /etc/systemd/system/network-online.target.wants/networking.service and put TimeOutStart from 5min to 5sec



  2. sudo gedit /etc/systemd/system.conf and put



    DefaultTimeoutStartSec=3s
    DefaultTimeoutStopSec=3s



But nothing happened. Finally I have tried to open the resume file to set NO RESUME at /etc/initramfs-tools/conf.d but it does not exist!



Any idea on that?










share|improve this question

























  • Use the command dmesg that will sow the startup sequence and where you can see if there is something wrong. It could also be helpfull if you posted the output from dmesg in your question.

    – MatsK
    Feb 14 at 13:42











  • The resume file probably doesn't exist because you've defined your swap as /swapfile in /etc/fstab. How long is a "long startup time"?

    – heynnema
    Feb 14 at 15:58











  • Unfortunately there is no /etc/fstab file in my computer. the output of dmesg is quite long to post here.... Any idea how to post it? The mean time of startup is :systemd-analyze time Startup finished in 6.295s (firmware) + 11.596s (loader) + 2.959s (kernel) + 8.328s (userspace) = 29.180s graphical.target reached after 8.307s in userspace

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:38













  • I think that it is a long starup time comparing with the startup time that I had when I was using only windows 10

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:43














0












0








0








I have done a fresh install on a DELL i7 8550U with Ubuntu 18.04. 2 LTS.



My problem is that it takes quite a lot time to start although I do not launch any applications while starting up.



I have tried the following as suggested in relevant topics here:




  1. sudo gedit /etc/systemd/system/network-online.target.wants/networking.service and put TimeOutStart from 5min to 5sec



  2. sudo gedit /etc/systemd/system.conf and put



    DefaultTimeoutStartSec=3s
    DefaultTimeoutStopSec=3s



But nothing happened. Finally I have tried to open the resume file to set NO RESUME at /etc/initramfs-tools/conf.d but it does not exist!



Any idea on that?










share|improve this question
















I have done a fresh install on a DELL i7 8550U with Ubuntu 18.04. 2 LTS.



My problem is that it takes quite a lot time to start although I do not launch any applications while starting up.



I have tried the following as suggested in relevant topics here:




  1. sudo gedit /etc/systemd/system/network-online.target.wants/networking.service and put TimeOutStart from 5min to 5sec



  2. sudo gedit /etc/systemd/system.conf and put



    DefaultTimeoutStartSec=3s
    DefaultTimeoutStopSec=3s



But nothing happened. Finally I have tried to open the resume file to set NO RESUME at /etc/initramfs-tools/conf.d but it does not exist!



Any idea on that?







18.04 resume






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 14 at 14:25









Zanna

51.4k13141243




51.4k13141243










asked Feb 14 at 11:25









Maria - Evanthia TsopoulouMaria - Evanthia Tsopoulou

1




1













  • Use the command dmesg that will sow the startup sequence and where you can see if there is something wrong. It could also be helpfull if you posted the output from dmesg in your question.

    – MatsK
    Feb 14 at 13:42











  • The resume file probably doesn't exist because you've defined your swap as /swapfile in /etc/fstab. How long is a "long startup time"?

    – heynnema
    Feb 14 at 15:58











  • Unfortunately there is no /etc/fstab file in my computer. the output of dmesg is quite long to post here.... Any idea how to post it? The mean time of startup is :systemd-analyze time Startup finished in 6.295s (firmware) + 11.596s (loader) + 2.959s (kernel) + 8.328s (userspace) = 29.180s graphical.target reached after 8.307s in userspace

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:38













  • I think that it is a long starup time comparing with the startup time that I had when I was using only windows 10

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:43



















  • Use the command dmesg that will sow the startup sequence and where you can see if there is something wrong. It could also be helpfull if you posted the output from dmesg in your question.

    – MatsK
    Feb 14 at 13:42











  • The resume file probably doesn't exist because you've defined your swap as /swapfile in /etc/fstab. How long is a "long startup time"?

    – heynnema
    Feb 14 at 15:58











  • Unfortunately there is no /etc/fstab file in my computer. the output of dmesg is quite long to post here.... Any idea how to post it? The mean time of startup is :systemd-analyze time Startup finished in 6.295s (firmware) + 11.596s (loader) + 2.959s (kernel) + 8.328s (userspace) = 29.180s graphical.target reached after 8.307s in userspace

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:38













  • I think that it is a long starup time comparing with the startup time that I had when I was using only windows 10

    – Maria - Evanthia Tsopoulou
    Feb 16 at 16:43

















Use the command dmesg that will sow the startup sequence and where you can see if there is something wrong. It could also be helpfull if you posted the output from dmesg in your question.

– MatsK
Feb 14 at 13:42





Use the command dmesg that will sow the startup sequence and where you can see if there is something wrong. It could also be helpfull if you posted the output from dmesg in your question.

– MatsK
Feb 14 at 13:42













The resume file probably doesn't exist because you've defined your swap as /swapfile in /etc/fstab. How long is a "long startup time"?

– heynnema
Feb 14 at 15:58





The resume file probably doesn't exist because you've defined your swap as /swapfile in /etc/fstab. How long is a "long startup time"?

– heynnema
Feb 14 at 15:58













Unfortunately there is no /etc/fstab file in my computer. the output of dmesg is quite long to post here.... Any idea how to post it? The mean time of startup is :systemd-analyze time Startup finished in 6.295s (firmware) + 11.596s (loader) + 2.959s (kernel) + 8.328s (userspace) = 29.180s graphical.target reached after 8.307s in userspace

– Maria - Evanthia Tsopoulou
Feb 16 at 16:38







Unfortunately there is no /etc/fstab file in my computer. the output of dmesg is quite long to post here.... Any idea how to post it? The mean time of startup is :systemd-analyze time Startup finished in 6.295s (firmware) + 11.596s (loader) + 2.959s (kernel) + 8.328s (userspace) = 29.180s graphical.target reached after 8.307s in userspace

– Maria - Evanthia Tsopoulou
Feb 16 at 16:38















I think that it is a long starup time comparing with the startup time that I had when I was using only windows 10

– Maria - Evanthia Tsopoulou
Feb 16 at 16:43





I think that it is a long starup time comparing with the startup time that I had when I was using only windows 10

– Maria - Evanthia Tsopoulou
Feb 16 at 16:43










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/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%2faskubuntu.com%2fquestions%2f1118187%2fubuntu-18-04-takes-a-lot-of-time-to-start-resume-file-missing%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%2f1118187%2fubuntu-18-04-takes-a-lot-of-time-to-start-resume-file-missing%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

Questions related to Moebius Transform of Characteristic Function of the Primes

List of scandals in India

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?