Ubuntu 18.10 after repartition booting slowly
I was running out of space in Ubuntu 18.10 so i did re partition .During that process i deleted swap area and extended partition and recreated swap area.Later when i tried to reboot Ubuntu it is taking more than 2 mins to reboot .Earlier i was happening in just 5 sec.Need inputs to proceed further.
Thanks-Arun
18.10
add a comment |
I was running out of space in Ubuntu 18.10 so i did re partition .During that process i deleted swap area and extended partition and recreated swap area.Later when i tried to reboot Ubuntu it is taking more than 2 mins to reboot .Earlier i was happening in just 5 sec.Need inputs to proceed further.
Thanks-Arun
18.10
Did you remove the swap line from/etc/fstab- or at least comment it out ?
– Soren A
Dec 13 '18 at 11:49
The UUID of your swap partition has changed. Check UUID withlsblk -fand edit/etc/fstabaccordingly.
– mook765
Dec 13 '18 at 11:52
No @SorenA . i was having unallocated space of 10 gb . I want to to extend the partition of Ubuntu so i removed swap area and added more space to ubuntu and recreated swap area and reboot the system
– spa
Dec 13 '18 at 11:53
Then do as @mook765 writes above ...
– Soren A
Dec 13 '18 at 12:06
Thank you all. I am able to boot quickly now
– spa
Dec 13 '18 at 12:39
add a comment |
I was running out of space in Ubuntu 18.10 so i did re partition .During that process i deleted swap area and extended partition and recreated swap area.Later when i tried to reboot Ubuntu it is taking more than 2 mins to reboot .Earlier i was happening in just 5 sec.Need inputs to proceed further.
Thanks-Arun
18.10
I was running out of space in Ubuntu 18.10 so i did re partition .During that process i deleted swap area and extended partition and recreated swap area.Later when i tried to reboot Ubuntu it is taking more than 2 mins to reboot .Earlier i was happening in just 5 sec.Need inputs to proceed further.
Thanks-Arun
18.10
18.10
asked Dec 13 '18 at 11:32
spaspa
64
64
Did you remove the swap line from/etc/fstab- or at least comment it out ?
– Soren A
Dec 13 '18 at 11:49
The UUID of your swap partition has changed. Check UUID withlsblk -fand edit/etc/fstabaccordingly.
– mook765
Dec 13 '18 at 11:52
No @SorenA . i was having unallocated space of 10 gb . I want to to extend the partition of Ubuntu so i removed swap area and added more space to ubuntu and recreated swap area and reboot the system
– spa
Dec 13 '18 at 11:53
Then do as @mook765 writes above ...
– Soren A
Dec 13 '18 at 12:06
Thank you all. I am able to boot quickly now
– spa
Dec 13 '18 at 12:39
add a comment |
Did you remove the swap line from/etc/fstab- or at least comment it out ?
– Soren A
Dec 13 '18 at 11:49
The UUID of your swap partition has changed. Check UUID withlsblk -fand edit/etc/fstabaccordingly.
– mook765
Dec 13 '18 at 11:52
No @SorenA . i was having unallocated space of 10 gb . I want to to extend the partition of Ubuntu so i removed swap area and added more space to ubuntu and recreated swap area and reboot the system
– spa
Dec 13 '18 at 11:53
Then do as @mook765 writes above ...
– Soren A
Dec 13 '18 at 12:06
Thank you all. I am able to boot quickly now
– spa
Dec 13 '18 at 12:39
Did you remove the swap line from
/etc/fstab - or at least comment it out ?– Soren A
Dec 13 '18 at 11:49
Did you remove the swap line from
/etc/fstab - or at least comment it out ?– Soren A
Dec 13 '18 at 11:49
The UUID of your swap partition has changed. Check UUID with
lsblk -f and edit /etc/fstab accordingly.– mook765
Dec 13 '18 at 11:52
The UUID of your swap partition has changed. Check UUID with
lsblk -f and edit /etc/fstab accordingly.– mook765
Dec 13 '18 at 11:52
No @SorenA . i was having unallocated space of 10 gb . I want to to extend the partition of Ubuntu so i removed swap area and added more space to ubuntu and recreated swap area and reboot the system
– spa
Dec 13 '18 at 11:53
No @SorenA . i was having unallocated space of 10 gb . I want to to extend the partition of Ubuntu so i removed swap area and added more space to ubuntu and recreated swap area and reboot the system
– spa
Dec 13 '18 at 11:53
Then do as @mook765 writes above ...
– Soren A
Dec 13 '18 at 12:06
Then do as @mook765 writes above ...
– Soren A
Dec 13 '18 at 12:06
Thank you all. I am able to boot quickly now
– spa
Dec 13 '18 at 12:39
Thank you all. I am able to boot quickly now
– spa
Dec 13 '18 at 12:39
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1100597%2fubuntu-18-10-after-repartition-booting-slowly%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
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1100597%2fubuntu-18-10-after-repartition-booting-slowly%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Did you remove the swap line from
/etc/fstab- or at least comment it out ?– Soren A
Dec 13 '18 at 11:49
The UUID of your swap partition has changed. Check UUID with
lsblk -fand edit/etc/fstabaccordingly.– mook765
Dec 13 '18 at 11:52
No @SorenA . i was having unallocated space of 10 gb . I want to to extend the partition of Ubuntu so i removed swap area and added more space to ubuntu and recreated swap area and reboot the system
– spa
Dec 13 '18 at 11:53
Then do as @mook765 writes above ...
– Soren A
Dec 13 '18 at 12:06
Thank you all. I am able to boot quickly now
– spa
Dec 13 '18 at 12:39