Xubuntu 14:10 reboot problem
I'm running a HP 255 laptop. I was happily running Xubuntu 14.04 on it and this morning accepted the upgrade to 14.10.
All went well. I rebooted and have been unsing 14.10 all day.
However, I rebooted again this evening and now it won't boot up.
It gets as far as the Xubuntu 14.10 splash screen with the moving dots below it and sits there forever.
I have booted into safe mode and run both fsck and dpkg. Package manager says I'm up to date (as I should be) and fsck found a load of errors in the /tmp directory, which I fixed.
In safe mode fsck now runs clean but the system won't boot. I'm typing this on an old Toshiba I pulled out of the cupboard as it's the only machine I have available that works.
Any hints or tips to try would be most gratefully received.
Thanks,
Richard
boot xubuntu 14.10
add a comment |
I'm running a HP 255 laptop. I was happily running Xubuntu 14.04 on it and this morning accepted the upgrade to 14.10.
All went well. I rebooted and have been unsing 14.10 all day.
However, I rebooted again this evening and now it won't boot up.
It gets as far as the Xubuntu 14.10 splash screen with the moving dots below it and sits there forever.
I have booted into safe mode and run both fsck and dpkg. Package manager says I'm up to date (as I should be) and fsck found a load of errors in the /tmp directory, which I fixed.
In safe mode fsck now runs clean but the system won't boot. I'm typing this on an old Toshiba I pulled out of the cupboard as it's the only machine I have available that works.
Any hints or tips to try would be most gratefully received.
Thanks,
Richard
boot xubuntu 14.10
1
Welcome to askubuntu.com. Please include output ofdmesginto your post. Perhaps others can spot possible boot errors there.
– Sergiy Kolodyazhnyy
Oct 28 '14 at 5:49
add a comment |
I'm running a HP 255 laptop. I was happily running Xubuntu 14.04 on it and this morning accepted the upgrade to 14.10.
All went well. I rebooted and have been unsing 14.10 all day.
However, I rebooted again this evening and now it won't boot up.
It gets as far as the Xubuntu 14.10 splash screen with the moving dots below it and sits there forever.
I have booted into safe mode and run both fsck and dpkg. Package manager says I'm up to date (as I should be) and fsck found a load of errors in the /tmp directory, which I fixed.
In safe mode fsck now runs clean but the system won't boot. I'm typing this on an old Toshiba I pulled out of the cupboard as it's the only machine I have available that works.
Any hints or tips to try would be most gratefully received.
Thanks,
Richard
boot xubuntu 14.10
I'm running a HP 255 laptop. I was happily running Xubuntu 14.04 on it and this morning accepted the upgrade to 14.10.
All went well. I rebooted and have been unsing 14.10 all day.
However, I rebooted again this evening and now it won't boot up.
It gets as far as the Xubuntu 14.10 splash screen with the moving dots below it and sits there forever.
I have booted into safe mode and run both fsck and dpkg. Package manager says I'm up to date (as I should be) and fsck found a load of errors in the /tmp directory, which I fixed.
In safe mode fsck now runs clean but the system won't boot. I'm typing this on an old Toshiba I pulled out of the cupboard as it's the only machine I have available that works.
Any hints or tips to try would be most gratefully received.
Thanks,
Richard
boot xubuntu 14.10
boot xubuntu 14.10
asked Oct 27 '14 at 20:08
Richard OwenRichard Owen
613
613
1
Welcome to askubuntu.com. Please include output ofdmesginto your post. Perhaps others can spot possible boot errors there.
– Sergiy Kolodyazhnyy
Oct 28 '14 at 5:49
add a comment |
1
Welcome to askubuntu.com. Please include output ofdmesginto your post. Perhaps others can spot possible boot errors there.
– Sergiy Kolodyazhnyy
Oct 28 '14 at 5:49
1
1
Welcome to askubuntu.com. Please include output of
dmesg into your post. Perhaps others can spot possible boot errors there.– Sergiy Kolodyazhnyy
Oct 28 '14 at 5:49
Welcome to askubuntu.com. Please include output of
dmesg into your post. Perhaps others can spot possible boot errors there.– Sergiy Kolodyazhnyy
Oct 28 '14 at 5:49
add a comment |
1 Answer
1
active
oldest
votes
Test this:
Switch on your computer.
Wait until the BIOS has finished loading.
Press and hold the Shift key, which will bring up the Grub menu.
Select Advanced options.
Select the line ending with recovery mode, something like:
Ubuntu GNU/Linux, with Linux 3.16.0-23-generic (recovery mode)
Press enter to boot.
In a sub menu with a number of options.
Select:
Network.
and
Drop to root shell prompt.
In a terminal
Run it
mount -o remount,rw /
mount --all
dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get autoremove
apt-get install --reinstall xubuntu-desktop
apt-get clean
reboot
Hi, thanks for all the comments so far. I haven't been able to get hold of dmesg output yet. What I did do was take quiet and spalsh out of the start up and the boot stalled at the following line: * Stopping cold plug devices [OK] * Stopping log initial device creation [OK] I had a quick google and found a problem with lightdm starting. I booted in recovery mode, dropped to root and typed in: service lightdm restart and it started the xubuntu desktop manager and I was able to work. I then, foolishly, accepted an update and now it doesn't work. Job failed to start.
– Richard Owen
Nov 3 '14 at 12:36
Asever, any comments gratefully received
– Richard Owen
Nov 3 '14 at 12:39
I've done some more playing around. I read some threads that suggested that using GDM might help (it didn't.) However, during that process I removed and purged lightdm from the system. I've now put lightdm back (and selected it as default) and I can now get a desktop by booting into recovery mode, dropping to root and typing service lightdm restart.
– Richard Owen
Nov 4 '14 at 14:40
@Richard Owen I am facing the same problem. When i restart the lightdm service i get a blank screen. Did you also get a blank screen?
– Shankhoneer Chakrovarty
May 31 '15 at 3:28
add a comment |
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%2f542426%2fxubuntu-1410-reboot-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Test this:
Switch on your computer.
Wait until the BIOS has finished loading.
Press and hold the Shift key, which will bring up the Grub menu.
Select Advanced options.
Select the line ending with recovery mode, something like:
Ubuntu GNU/Linux, with Linux 3.16.0-23-generic (recovery mode)
Press enter to boot.
In a sub menu with a number of options.
Select:
Network.
and
Drop to root shell prompt.
In a terminal
Run it
mount -o remount,rw /
mount --all
dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get autoremove
apt-get install --reinstall xubuntu-desktop
apt-get clean
reboot
Hi, thanks for all the comments so far. I haven't been able to get hold of dmesg output yet. What I did do was take quiet and spalsh out of the start up and the boot stalled at the following line: * Stopping cold plug devices [OK] * Stopping log initial device creation [OK] I had a quick google and found a problem with lightdm starting. I booted in recovery mode, dropped to root and typed in: service lightdm restart and it started the xubuntu desktop manager and I was able to work. I then, foolishly, accepted an update and now it doesn't work. Job failed to start.
– Richard Owen
Nov 3 '14 at 12:36
Asever, any comments gratefully received
– Richard Owen
Nov 3 '14 at 12:39
I've done some more playing around. I read some threads that suggested that using GDM might help (it didn't.) However, during that process I removed and purged lightdm from the system. I've now put lightdm back (and selected it as default) and I can now get a desktop by booting into recovery mode, dropping to root and typing service lightdm restart.
– Richard Owen
Nov 4 '14 at 14:40
@Richard Owen I am facing the same problem. When i restart the lightdm service i get a blank screen. Did you also get a blank screen?
– Shankhoneer Chakrovarty
May 31 '15 at 3:28
add a comment |
Test this:
Switch on your computer.
Wait until the BIOS has finished loading.
Press and hold the Shift key, which will bring up the Grub menu.
Select Advanced options.
Select the line ending with recovery mode, something like:
Ubuntu GNU/Linux, with Linux 3.16.0-23-generic (recovery mode)
Press enter to boot.
In a sub menu with a number of options.
Select:
Network.
and
Drop to root shell prompt.
In a terminal
Run it
mount -o remount,rw /
mount --all
dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get autoremove
apt-get install --reinstall xubuntu-desktop
apt-get clean
reboot
Hi, thanks for all the comments so far. I haven't been able to get hold of dmesg output yet. What I did do was take quiet and spalsh out of the start up and the boot stalled at the following line: * Stopping cold plug devices [OK] * Stopping log initial device creation [OK] I had a quick google and found a problem with lightdm starting. I booted in recovery mode, dropped to root and typed in: service lightdm restart and it started the xubuntu desktop manager and I was able to work. I then, foolishly, accepted an update and now it doesn't work. Job failed to start.
– Richard Owen
Nov 3 '14 at 12:36
Asever, any comments gratefully received
– Richard Owen
Nov 3 '14 at 12:39
I've done some more playing around. I read some threads that suggested that using GDM might help (it didn't.) However, during that process I removed and purged lightdm from the system. I've now put lightdm back (and selected it as default) and I can now get a desktop by booting into recovery mode, dropping to root and typing service lightdm restart.
– Richard Owen
Nov 4 '14 at 14:40
@Richard Owen I am facing the same problem. When i restart the lightdm service i get a blank screen. Did you also get a blank screen?
– Shankhoneer Chakrovarty
May 31 '15 at 3:28
add a comment |
Test this:
Switch on your computer.
Wait until the BIOS has finished loading.
Press and hold the Shift key, which will bring up the Grub menu.
Select Advanced options.
Select the line ending with recovery mode, something like:
Ubuntu GNU/Linux, with Linux 3.16.0-23-generic (recovery mode)
Press enter to boot.
In a sub menu with a number of options.
Select:
Network.
and
Drop to root shell prompt.
In a terminal
Run it
mount -o remount,rw /
mount --all
dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get autoremove
apt-get install --reinstall xubuntu-desktop
apt-get clean
reboot
Test this:
Switch on your computer.
Wait until the BIOS has finished loading.
Press and hold the Shift key, which will bring up the Grub menu.
Select Advanced options.
Select the line ending with recovery mode, something like:
Ubuntu GNU/Linux, with Linux 3.16.0-23-generic (recovery mode)
Press enter to boot.
In a sub menu with a number of options.
Select:
Network.
and
Drop to root shell prompt.
In a terminal
Run it
mount -o remount,rw /
mount --all
dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get autoremove
apt-get install --reinstall xubuntu-desktop
apt-get clean
reboot
answered Oct 27 '14 at 21:22
kyodakekyodake
9,72811932
9,72811932
Hi, thanks for all the comments so far. I haven't been able to get hold of dmesg output yet. What I did do was take quiet and spalsh out of the start up and the boot stalled at the following line: * Stopping cold plug devices [OK] * Stopping log initial device creation [OK] I had a quick google and found a problem with lightdm starting. I booted in recovery mode, dropped to root and typed in: service lightdm restart and it started the xubuntu desktop manager and I was able to work. I then, foolishly, accepted an update and now it doesn't work. Job failed to start.
– Richard Owen
Nov 3 '14 at 12:36
Asever, any comments gratefully received
– Richard Owen
Nov 3 '14 at 12:39
I've done some more playing around. I read some threads that suggested that using GDM might help (it didn't.) However, during that process I removed and purged lightdm from the system. I've now put lightdm back (and selected it as default) and I can now get a desktop by booting into recovery mode, dropping to root and typing service lightdm restart.
– Richard Owen
Nov 4 '14 at 14:40
@Richard Owen I am facing the same problem. When i restart the lightdm service i get a blank screen. Did you also get a blank screen?
– Shankhoneer Chakrovarty
May 31 '15 at 3:28
add a comment |
Hi, thanks for all the comments so far. I haven't been able to get hold of dmesg output yet. What I did do was take quiet and spalsh out of the start up and the boot stalled at the following line: * Stopping cold plug devices [OK] * Stopping log initial device creation [OK] I had a quick google and found a problem with lightdm starting. I booted in recovery mode, dropped to root and typed in: service lightdm restart and it started the xubuntu desktop manager and I was able to work. I then, foolishly, accepted an update and now it doesn't work. Job failed to start.
– Richard Owen
Nov 3 '14 at 12:36
Asever, any comments gratefully received
– Richard Owen
Nov 3 '14 at 12:39
I've done some more playing around. I read some threads that suggested that using GDM might help (it didn't.) However, during that process I removed and purged lightdm from the system. I've now put lightdm back (and selected it as default) and I can now get a desktop by booting into recovery mode, dropping to root and typing service lightdm restart.
– Richard Owen
Nov 4 '14 at 14:40
@Richard Owen I am facing the same problem. When i restart the lightdm service i get a blank screen. Did you also get a blank screen?
– Shankhoneer Chakrovarty
May 31 '15 at 3:28
Hi, thanks for all the comments so far. I haven't been able to get hold of dmesg output yet. What I did do was take quiet and spalsh out of the start up and the boot stalled at the following line: * Stopping cold plug devices [OK] * Stopping log initial device creation [OK] I had a quick google and found a problem with lightdm starting. I booted in recovery mode, dropped to root and typed in: service lightdm restart and it started the xubuntu desktop manager and I was able to work. I then, foolishly, accepted an update and now it doesn't work. Job failed to start.
– Richard Owen
Nov 3 '14 at 12:36
Hi, thanks for all the comments so far. I haven't been able to get hold of dmesg output yet. What I did do was take quiet and spalsh out of the start up and the boot stalled at the following line: * Stopping cold plug devices [OK] * Stopping log initial device creation [OK] I had a quick google and found a problem with lightdm starting. I booted in recovery mode, dropped to root and typed in: service lightdm restart and it started the xubuntu desktop manager and I was able to work. I then, foolishly, accepted an update and now it doesn't work. Job failed to start.
– Richard Owen
Nov 3 '14 at 12:36
Asever, any comments gratefully received
– Richard Owen
Nov 3 '14 at 12:39
Asever, any comments gratefully received
– Richard Owen
Nov 3 '14 at 12:39
I've done some more playing around. I read some threads that suggested that using GDM might help (it didn't.) However, during that process I removed and purged lightdm from the system. I've now put lightdm back (and selected it as default) and I can now get a desktop by booting into recovery mode, dropping to root and typing service lightdm restart.
– Richard Owen
Nov 4 '14 at 14:40
I've done some more playing around. I read some threads that suggested that using GDM might help (it didn't.) However, during that process I removed and purged lightdm from the system. I've now put lightdm back (and selected it as default) and I can now get a desktop by booting into recovery mode, dropping to root and typing service lightdm restart.
– Richard Owen
Nov 4 '14 at 14:40
@Richard Owen I am facing the same problem. When i restart the lightdm service i get a blank screen. Did you also get a blank screen?
– Shankhoneer Chakrovarty
May 31 '15 at 3:28
@Richard Owen I am facing the same problem. When i restart the lightdm service i get a blank screen. Did you also get a blank screen?
– Shankhoneer Chakrovarty
May 31 '15 at 3:28
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.
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%2f542426%2fxubuntu-1410-reboot-problem%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
Welcome to askubuntu.com. Please include output of
dmesginto your post. Perhaps others can spot possible boot errors there.– Sergiy Kolodyazhnyy
Oct 28 '14 at 5:49