Stuck on reboot after upgrade to 17.10
up vote
0
down vote
favorite
Full upgrade stopped with error "Could not calculate the upgrade". I opened var/log/dist-upgrade/main.log and there was problem with unity (could not remove it, because it was blacklisted) so I removed unity manualy (recommendation from forum). After that I run software update again and it gave me option for partial upgrade.
After I did partial upgrade to ubuntu 17.10 I had to restart computer. It gets past GRUB menu and after that stucks while showing (blinking) "Ubuntu:clean, 998941/2949120 files, 8509242/11796480 blocks". Sometimes it shows additional row "ubuntu:recovering journal".
I tried chosing Advanced Option, Recovery mode, Root and typed sudo fsck -f / . I get message "Superblock last write time is in the future. (by less than a day, probably due to the hardware clock being incorrectly set)". Then I get Pass 1 to 5, all Checking different things and in the end "Ubuntu: 998916/2949120 files (0.6% non-contiguous), 8509840/11796480 blocks".
Update: I edited grub file (removed quiet and added nomodeset) and this is photo of booting process when it stucks:
https://www.dropbox.com/s/4qvlymlzufkd2j5/IMG_20171102_211651.jpg?dl=0
Update: I can get to terminal with multiple time hitting ctrl+alt+F1
@panther: I managed to run live DVD and did fsck (no error) and SMART self-test (in Disks) - it completed successfully. So I guess I'm ok. Should I reinstall 17.10 from the same live DVD? Will I not lose my /home folder, my old data,...?
boot upgrade
|
show 2 more comments
up vote
0
down vote
favorite
Full upgrade stopped with error "Could not calculate the upgrade". I opened var/log/dist-upgrade/main.log and there was problem with unity (could not remove it, because it was blacklisted) so I removed unity manualy (recommendation from forum). After that I run software update again and it gave me option for partial upgrade.
After I did partial upgrade to ubuntu 17.10 I had to restart computer. It gets past GRUB menu and after that stucks while showing (blinking) "Ubuntu:clean, 998941/2949120 files, 8509242/11796480 blocks". Sometimes it shows additional row "ubuntu:recovering journal".
I tried chosing Advanced Option, Recovery mode, Root and typed sudo fsck -f / . I get message "Superblock last write time is in the future. (by less than a day, probably due to the hardware clock being incorrectly set)". Then I get Pass 1 to 5, all Checking different things and in the end "Ubuntu: 998916/2949120 files (0.6% non-contiguous), 8509840/11796480 blocks".
Update: I edited grub file (removed quiet and added nomodeset) and this is photo of booting process when it stucks:
https://www.dropbox.com/s/4qvlymlzufkd2j5/IMG_20171102_211651.jpg?dl=0
Update: I can get to terminal with multiple time hitting ctrl+alt+F1
@panther: I managed to run live DVD and did fsck (no error) and SMART self-test (in Disks) - it completed successfully. So I guess I'm ok. Should I reinstall 17.10 from the same live DVD? Will I not lose my /home folder, my old data,...?
boot upgrade
1
'partial upgrade' usually means your system isn't really upgraded and stuck somewhere between the versions. Did it give you an error as to why the upgrade failed?
– Thomas Ward♦
Oct 31 '17 at 16:04
What is a "partial upgrade" ? Sounds bad right there. Partial upgrades can be difficult or impossible to fix. In addition it sounds as if your file system is corrupted, this could indicate a hardware problem. You should be running fsck from a live image, not from recovery mode. I suggest booting a 17.10 flash drive, run fsck from the live image, and check your hard drive for problems with smartctl - help.ubuntu.com/community/Smartmontools . If your hard drive is OK probably best to do a fresh install.
– Panther
Oct 31 '17 at 16:13
Please run fsck and smartmontools from a live usb and post the output.
– Panther
Oct 31 '17 at 16:27
I could not do that. Had ubuntu image on my usb, changed boot priorities in BIOS menu, but after that I got another "boot menu" in which I had to confirm booting from usb, but my keyboard did not work in that menu.
– Mersault
Oct 31 '17 at 21:46
Please can sameone help me? Maybe there is something wrong with my graphics drivers (suggestions from other forums)? How can I check, what is wrong?
– Mersault
Nov 2 '17 at 17:38
|
show 2 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Full upgrade stopped with error "Could not calculate the upgrade". I opened var/log/dist-upgrade/main.log and there was problem with unity (could not remove it, because it was blacklisted) so I removed unity manualy (recommendation from forum). After that I run software update again and it gave me option for partial upgrade.
After I did partial upgrade to ubuntu 17.10 I had to restart computer. It gets past GRUB menu and after that stucks while showing (blinking) "Ubuntu:clean, 998941/2949120 files, 8509242/11796480 blocks". Sometimes it shows additional row "ubuntu:recovering journal".
I tried chosing Advanced Option, Recovery mode, Root and typed sudo fsck -f / . I get message "Superblock last write time is in the future. (by less than a day, probably due to the hardware clock being incorrectly set)". Then I get Pass 1 to 5, all Checking different things and in the end "Ubuntu: 998916/2949120 files (0.6% non-contiguous), 8509840/11796480 blocks".
Update: I edited grub file (removed quiet and added nomodeset) and this is photo of booting process when it stucks:
https://www.dropbox.com/s/4qvlymlzufkd2j5/IMG_20171102_211651.jpg?dl=0
Update: I can get to terminal with multiple time hitting ctrl+alt+F1
@panther: I managed to run live DVD and did fsck (no error) and SMART self-test (in Disks) - it completed successfully. So I guess I'm ok. Should I reinstall 17.10 from the same live DVD? Will I not lose my /home folder, my old data,...?
boot upgrade
Full upgrade stopped with error "Could not calculate the upgrade". I opened var/log/dist-upgrade/main.log and there was problem with unity (could not remove it, because it was blacklisted) so I removed unity manualy (recommendation from forum). After that I run software update again and it gave me option for partial upgrade.
After I did partial upgrade to ubuntu 17.10 I had to restart computer. It gets past GRUB menu and after that stucks while showing (blinking) "Ubuntu:clean, 998941/2949120 files, 8509242/11796480 blocks". Sometimes it shows additional row "ubuntu:recovering journal".
I tried chosing Advanced Option, Recovery mode, Root and typed sudo fsck -f / . I get message "Superblock last write time is in the future. (by less than a day, probably due to the hardware clock being incorrectly set)". Then I get Pass 1 to 5, all Checking different things and in the end "Ubuntu: 998916/2949120 files (0.6% non-contiguous), 8509840/11796480 blocks".
Update: I edited grub file (removed quiet and added nomodeset) and this is photo of booting process when it stucks:
https://www.dropbox.com/s/4qvlymlzufkd2j5/IMG_20171102_211651.jpg?dl=0
Update: I can get to terminal with multiple time hitting ctrl+alt+F1
@panther: I managed to run live DVD and did fsck (no error) and SMART self-test (in Disks) - it completed successfully. So I guess I'm ok. Should I reinstall 17.10 from the same live DVD? Will I not lose my /home folder, my old data,...?
boot upgrade
boot upgrade
edited Nov 3 '17 at 9:40
asked Oct 31 '17 at 15:58
Mersault
95313
95313
1
'partial upgrade' usually means your system isn't really upgraded and stuck somewhere between the versions. Did it give you an error as to why the upgrade failed?
– Thomas Ward♦
Oct 31 '17 at 16:04
What is a "partial upgrade" ? Sounds bad right there. Partial upgrades can be difficult or impossible to fix. In addition it sounds as if your file system is corrupted, this could indicate a hardware problem. You should be running fsck from a live image, not from recovery mode. I suggest booting a 17.10 flash drive, run fsck from the live image, and check your hard drive for problems with smartctl - help.ubuntu.com/community/Smartmontools . If your hard drive is OK probably best to do a fresh install.
– Panther
Oct 31 '17 at 16:13
Please run fsck and smartmontools from a live usb and post the output.
– Panther
Oct 31 '17 at 16:27
I could not do that. Had ubuntu image on my usb, changed boot priorities in BIOS menu, but after that I got another "boot menu" in which I had to confirm booting from usb, but my keyboard did not work in that menu.
– Mersault
Oct 31 '17 at 21:46
Please can sameone help me? Maybe there is something wrong with my graphics drivers (suggestions from other forums)? How can I check, what is wrong?
– Mersault
Nov 2 '17 at 17:38
|
show 2 more comments
1
'partial upgrade' usually means your system isn't really upgraded and stuck somewhere between the versions. Did it give you an error as to why the upgrade failed?
– Thomas Ward♦
Oct 31 '17 at 16:04
What is a "partial upgrade" ? Sounds bad right there. Partial upgrades can be difficult or impossible to fix. In addition it sounds as if your file system is corrupted, this could indicate a hardware problem. You should be running fsck from a live image, not from recovery mode. I suggest booting a 17.10 flash drive, run fsck from the live image, and check your hard drive for problems with smartctl - help.ubuntu.com/community/Smartmontools . If your hard drive is OK probably best to do a fresh install.
– Panther
Oct 31 '17 at 16:13
Please run fsck and smartmontools from a live usb and post the output.
– Panther
Oct 31 '17 at 16:27
I could not do that. Had ubuntu image on my usb, changed boot priorities in BIOS menu, but after that I got another "boot menu" in which I had to confirm booting from usb, but my keyboard did not work in that menu.
– Mersault
Oct 31 '17 at 21:46
Please can sameone help me? Maybe there is something wrong with my graphics drivers (suggestions from other forums)? How can I check, what is wrong?
– Mersault
Nov 2 '17 at 17:38
1
1
'partial upgrade' usually means your system isn't really upgraded and stuck somewhere between the versions. Did it give you an error as to why the upgrade failed?
– Thomas Ward♦
Oct 31 '17 at 16:04
'partial upgrade' usually means your system isn't really upgraded and stuck somewhere between the versions. Did it give you an error as to why the upgrade failed?
– Thomas Ward♦
Oct 31 '17 at 16:04
What is a "partial upgrade" ? Sounds bad right there. Partial upgrades can be difficult or impossible to fix. In addition it sounds as if your file system is corrupted, this could indicate a hardware problem. You should be running fsck from a live image, not from recovery mode. I suggest booting a 17.10 flash drive, run fsck from the live image, and check your hard drive for problems with smartctl - help.ubuntu.com/community/Smartmontools . If your hard drive is OK probably best to do a fresh install.
– Panther
Oct 31 '17 at 16:13
What is a "partial upgrade" ? Sounds bad right there. Partial upgrades can be difficult or impossible to fix. In addition it sounds as if your file system is corrupted, this could indicate a hardware problem. You should be running fsck from a live image, not from recovery mode. I suggest booting a 17.10 flash drive, run fsck from the live image, and check your hard drive for problems with smartctl - help.ubuntu.com/community/Smartmontools . If your hard drive is OK probably best to do a fresh install.
– Panther
Oct 31 '17 at 16:13
Please run fsck and smartmontools from a live usb and post the output.
– Panther
Oct 31 '17 at 16:27
Please run fsck and smartmontools from a live usb and post the output.
– Panther
Oct 31 '17 at 16:27
I could not do that. Had ubuntu image on my usb, changed boot priorities in BIOS menu, but after that I got another "boot menu" in which I had to confirm booting from usb, but my keyboard did not work in that menu.
– Mersault
Oct 31 '17 at 21:46
I could not do that. Had ubuntu image on my usb, changed boot priorities in BIOS menu, but after that I got another "boot menu" in which I had to confirm booting from usb, but my keyboard did not work in that menu.
– Mersault
Oct 31 '17 at 21:46
Please can sameone help me? Maybe there is something wrong with my graphics drivers (suggestions from other forums)? How can I check, what is wrong?
– Mersault
Nov 2 '17 at 17:38
Please can sameone help me? Maybe there is something wrong with my graphics drivers (suggestions from other forums)? How can I check, what is wrong?
– Mersault
Nov 2 '17 at 17:38
|
show 2 more comments
1 Answer
1
active
oldest
votes
up vote
0
down vote
This issue was resolved by updating latest kernel. Basically this is a kernel issue. Updating kernel will not only resolve this issue but also resolve issue of wireless network and booting issue. It will also resolve boot screen stuck issue and terminal stuck issue
Follow below steps to update your kernel in Ubuntu 17.10:
- Navigate to below URL:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.10/
and download all five kernel release in a single directory given below (For intelx64 & Amdx64 systems only):
linux-headers-4.13.10-041310_4.13.10-041310.201710270531_all.deb
linux-headers-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-headers-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
Install using below command:
$ cd /path/to/folder/where/you/put/the/debs
$ sudo dpkg -i *.debNow reboot your system and boot with latest kernel at the time of system startup using boot menu.
This will definitely resolve your issue. Cheers :)
So if I do that, will I get my old user profile back? Because now I reinstalled 17.10 with new user name (I have to manually get all things sorted out like in my old profile). My old user profile is saved in another partition. So if I save my old profile back will it work with upgraded 17.10?
– Mersault
Nov 4 '17 at 22:14
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
This issue was resolved by updating latest kernel. Basically this is a kernel issue. Updating kernel will not only resolve this issue but also resolve issue of wireless network and booting issue. It will also resolve boot screen stuck issue and terminal stuck issue
Follow below steps to update your kernel in Ubuntu 17.10:
- Navigate to below URL:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.10/
and download all five kernel release in a single directory given below (For intelx64 & Amdx64 systems only):
linux-headers-4.13.10-041310_4.13.10-041310.201710270531_all.deb
linux-headers-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-headers-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
Install using below command:
$ cd /path/to/folder/where/you/put/the/debs
$ sudo dpkg -i *.debNow reboot your system and boot with latest kernel at the time of system startup using boot menu.
This will definitely resolve your issue. Cheers :)
So if I do that, will I get my old user profile back? Because now I reinstalled 17.10 with new user name (I have to manually get all things sorted out like in my old profile). My old user profile is saved in another partition. So if I save my old profile back will it work with upgraded 17.10?
– Mersault
Nov 4 '17 at 22:14
add a comment |
up vote
0
down vote
This issue was resolved by updating latest kernel. Basically this is a kernel issue. Updating kernel will not only resolve this issue but also resolve issue of wireless network and booting issue. It will also resolve boot screen stuck issue and terminal stuck issue
Follow below steps to update your kernel in Ubuntu 17.10:
- Navigate to below URL:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.10/
and download all five kernel release in a single directory given below (For intelx64 & Amdx64 systems only):
linux-headers-4.13.10-041310_4.13.10-041310.201710270531_all.deb
linux-headers-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-headers-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
Install using below command:
$ cd /path/to/folder/where/you/put/the/debs
$ sudo dpkg -i *.debNow reboot your system and boot with latest kernel at the time of system startup using boot menu.
This will definitely resolve your issue. Cheers :)
So if I do that, will I get my old user profile back? Because now I reinstalled 17.10 with new user name (I have to manually get all things sorted out like in my old profile). My old user profile is saved in another partition. So if I save my old profile back will it work with upgraded 17.10?
– Mersault
Nov 4 '17 at 22:14
add a comment |
up vote
0
down vote
up vote
0
down vote
This issue was resolved by updating latest kernel. Basically this is a kernel issue. Updating kernel will not only resolve this issue but also resolve issue of wireless network and booting issue. It will also resolve boot screen stuck issue and terminal stuck issue
Follow below steps to update your kernel in Ubuntu 17.10:
- Navigate to below URL:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.10/
and download all five kernel release in a single directory given below (For intelx64 & Amdx64 systems only):
linux-headers-4.13.10-041310_4.13.10-041310.201710270531_all.deb
linux-headers-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-headers-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
Install using below command:
$ cd /path/to/folder/where/you/put/the/debs
$ sudo dpkg -i *.debNow reboot your system and boot with latest kernel at the time of system startup using boot menu.
This will definitely resolve your issue. Cheers :)
This issue was resolved by updating latest kernel. Basically this is a kernel issue. Updating kernel will not only resolve this issue but also resolve issue of wireless network and booting issue. It will also resolve boot screen stuck issue and terminal stuck issue
Follow below steps to update your kernel in Ubuntu 17.10:
- Navigate to below URL:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.10/
and download all five kernel release in a single directory given below (For intelx64 & Amdx64 systems only):
linux-headers-4.13.10-041310_4.13.10-041310.201710270531_all.deb
linux-headers-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-headers-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-generic_4.13.10-041310.201710270531_amd64.deb
linux-image-4.13.10-041310-lowlatency_4.13.10-041310.201710270531_amd64.deb
Install using below command:
$ cd /path/to/folder/where/you/put/the/debs
$ sudo dpkg -i *.debNow reboot your system and boot with latest kernel at the time of system startup using boot menu.
This will definitely resolve your issue. Cheers :)
answered Nov 4 '17 at 21:13
Parveen
11
11
So if I do that, will I get my old user profile back? Because now I reinstalled 17.10 with new user name (I have to manually get all things sorted out like in my old profile). My old user profile is saved in another partition. So if I save my old profile back will it work with upgraded 17.10?
– Mersault
Nov 4 '17 at 22:14
add a comment |
So if I do that, will I get my old user profile back? Because now I reinstalled 17.10 with new user name (I have to manually get all things sorted out like in my old profile). My old user profile is saved in another partition. So if I save my old profile back will it work with upgraded 17.10?
– Mersault
Nov 4 '17 at 22:14
So if I do that, will I get my old user profile back? Because now I reinstalled 17.10 with new user name (I have to manually get all things sorted out like in my old profile). My old user profile is saved in another partition. So if I save my old profile back will it work with upgraded 17.10?
– Mersault
Nov 4 '17 at 22:14
So if I do that, will I get my old user profile back? Because now I reinstalled 17.10 with new user name (I have to manually get all things sorted out like in my old profile). My old user profile is saved in another partition. So if I save my old profile back will it work with upgraded 17.10?
– Mersault
Nov 4 '17 at 22:14
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f971360%2fstuck-on-reboot-after-upgrade-to-17-10%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
1
'partial upgrade' usually means your system isn't really upgraded and stuck somewhere between the versions. Did it give you an error as to why the upgrade failed?
– Thomas Ward♦
Oct 31 '17 at 16:04
What is a "partial upgrade" ? Sounds bad right there. Partial upgrades can be difficult or impossible to fix. In addition it sounds as if your file system is corrupted, this could indicate a hardware problem. You should be running fsck from a live image, not from recovery mode. I suggest booting a 17.10 flash drive, run fsck from the live image, and check your hard drive for problems with smartctl - help.ubuntu.com/community/Smartmontools . If your hard drive is OK probably best to do a fresh install.
– Panther
Oct 31 '17 at 16:13
Please run fsck and smartmontools from a live usb and post the output.
– Panther
Oct 31 '17 at 16:27
I could not do that. Had ubuntu image on my usb, changed boot priorities in BIOS menu, but after that I got another "boot menu" in which I had to confirm booting from usb, but my keyboard did not work in that menu.
– Mersault
Oct 31 '17 at 21:46
Please can sameone help me? Maybe there is something wrong with my graphics drivers (suggestions from other forums)? How can I check, what is wrong?
– Mersault
Nov 2 '17 at 17:38