Problem booting after updating from Ubuntu 14.10 to 15.04 The Next CEO of Stack OverflowUbuntu 18.10 Not bootingHow do I boot into a root shell?After upgrading ubuntu 14.10 to 15.04 I am no longer able to open Matlab 2013aVivid Vervet upgrade mess - flickeringHow do I get Bumblebee working with a GTX 660M?Bumblebee on Ubuntu 13.04 with GeForce 750M and Driver 319Propietary Nvidia driver kernel initialization errorUdev problem after updating to ubuntu 15.04Problem after upgrade from 14.04.02 to 15.04Problem booting to 15.04optirun/primusrun cannot load GPU driver on Ubuntu 15.04Lubuntu 14.04 xorg-server crash every ~6 hours (NVidia)Black screen after boot with Nvida drivers and bios screen corruptionERROR : Unable to find display on any available system
pgfplots: How to draw a tangent graph below two others?
Is it possible to create a QR code using text?
Can a PhD from a non-TU9 German university become a professor in a TU9 university?
Gauss' Posthumous Publications?
How to find if SQL server backup is encrypted with TDE without restoring the backup
How to coordinate airplane tickets?
Is it a bad idea to plug the other end of ESD strap to wall ground?
Can I cast Thunderwave and be at the center of its bottom face, but not be affected by it?
Free fall ellipse or parabola?
Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico
Was the Stack Exchange "Happy April Fools" page fitting with the 90s code?
Does int main() need a declaration on C++?
Can this transistor (2N2222) take 6 V on emitter-base? Am I reading the datasheet incorrectly?
Creating a script with console commands
Does the Idaho Potato Commission associate potato skins with healthy eating?
Early programmable calculators with RS-232
How can I prove that a state of equilibrium is unstable?
Is it possible to make a 9x9 table fit within the default margins?
Find a path from s to t using as few red nodes as possible
Is there a rule of thumb for determining the amount one should accept for a settlement offer?
Is it OK to decorate a log book cover?
Finitely generated matrix groups whose eigenvalues are all algebraic
Does Germany produce more waste than the US?
Arrows in tikz Markov chain diagram overlap
Problem booting after updating from Ubuntu 14.10 to 15.04
The Next CEO of Stack OverflowUbuntu 18.10 Not bootingHow do I boot into a root shell?After upgrading ubuntu 14.10 to 15.04 I am no longer able to open Matlab 2013aVivid Vervet upgrade mess - flickeringHow do I get Bumblebee working with a GTX 660M?Bumblebee on Ubuntu 13.04 with GeForce 750M and Driver 319Propietary Nvidia driver kernel initialization errorUdev problem after updating to ubuntu 15.04Problem after upgrade from 14.04.02 to 15.04Problem booting to 15.04optirun/primusrun cannot load GPU driver on Ubuntu 15.04Lubuntu 14.04 xorg-server crash every ~6 hours (NVidia)Black screen after boot with Nvida drivers and bios screen corruptionERROR : Unable to find display on any available system
I just updated my laptop from Ubuntu 14.10 to Ubuntu 15.04. Now on a restart it fails to make it to the login prompt. The system looks to be in a cycle of failure and I see the message repeatedly
[ OK ] Started Light Display Manager.
[ OK ] Started ACPI event daemon.
Starting ACPI event daemon...
Starting Network Manager Script Dispatcher Service....
[ OK ] Started Network Manager Script Dispatcher Service.
The contents of /var/log/Xorg.0.log
show a segfault. Sorry I can't copy the backtrace now, but the chain goes
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/usr/bin/X
Segmentation fault at address 0x41
I'm on a Dell Precision m3800. Since the nVidia driver is implicated in the stack trace, I'll start with swapping that out.
Any suggestions for my next steps to try to fix this?
thanks,
Dennis
nvidia 15.04
add a comment |
I just updated my laptop from Ubuntu 14.10 to Ubuntu 15.04. Now on a restart it fails to make it to the login prompt. The system looks to be in a cycle of failure and I see the message repeatedly
[ OK ] Started Light Display Manager.
[ OK ] Started ACPI event daemon.
Starting ACPI event daemon...
Starting Network Manager Script Dispatcher Service....
[ OK ] Started Network Manager Script Dispatcher Service.
The contents of /var/log/Xorg.0.log
show a segfault. Sorry I can't copy the backtrace now, but the chain goes
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/usr/bin/X
Segmentation fault at address 0x41
I'm on a Dell Precision m3800. Since the nVidia driver is implicated in the stack trace, I'll start with swapping that out.
Any suggestions for my next steps to try to fix this?
thanks,
Dennis
nvidia 15.04
1
We might have the same problem, look at this bug report: bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/…
– Mondane
Apr 24 '15 at 16:58
Thanks @Mondane So I tried booting into recovery mode and installing a different nvidia driver, but now my problem is that I can't get networking to function in recovery mode. It might be because the Dell Precision m3800 has a USB-to-ethernet adapter. Or it might be I don't know the arcane commands to get networking to work. I have spent several hours trying to get this to work and I'm close to just wiping the machine and installing fresh. I hate to do that because I'm going to lose a day of productivity.
– dennisobrien
Apr 25 '15 at 6:21
1
A similar question is askubuntu.com/questions/613577 .
– JdeBP
Apr 25 '15 at 9:28
add a comment |
I just updated my laptop from Ubuntu 14.10 to Ubuntu 15.04. Now on a restart it fails to make it to the login prompt. The system looks to be in a cycle of failure and I see the message repeatedly
[ OK ] Started Light Display Manager.
[ OK ] Started ACPI event daemon.
Starting ACPI event daemon...
Starting Network Manager Script Dispatcher Service....
[ OK ] Started Network Manager Script Dispatcher Service.
The contents of /var/log/Xorg.0.log
show a segfault. Sorry I can't copy the backtrace now, but the chain goes
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/usr/bin/X
Segmentation fault at address 0x41
I'm on a Dell Precision m3800. Since the nVidia driver is implicated in the stack trace, I'll start with swapping that out.
Any suggestions for my next steps to try to fix this?
thanks,
Dennis
nvidia 15.04
I just updated my laptop from Ubuntu 14.10 to Ubuntu 15.04. Now on a restart it fails to make it to the login prompt. The system looks to be in a cycle of failure and I see the message repeatedly
[ OK ] Started Light Display Manager.
[ OK ] Started ACPI event daemon.
Starting ACPI event daemon...
Starting Network Manager Script Dispatcher Service....
[ OK ] Started Network Manager Script Dispatcher Service.
The contents of /var/log/Xorg.0.log
show a segfault. Sorry I can't copy the backtrace now, but the chain goes
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
/usr/bin/X
/usr/bin/X
/lib/x86_64-linux-gnu/libc.so.6
/usr/bin/X
Segmentation fault at address 0x41
I'm on a Dell Precision m3800. Since the nVidia driver is implicated in the stack trace, I'll start with swapping that out.
Any suggestions for my next steps to try to fix this?
thanks,
Dennis
nvidia 15.04
nvidia 15.04
edited Apr 24 '15 at 16:44
A.B.
69.7k12172266
69.7k12172266
asked Apr 24 '15 at 16:34
dennisobriendennisobrien
186116
186116
1
We might have the same problem, look at this bug report: bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/…
– Mondane
Apr 24 '15 at 16:58
Thanks @Mondane So I tried booting into recovery mode and installing a different nvidia driver, but now my problem is that I can't get networking to function in recovery mode. It might be because the Dell Precision m3800 has a USB-to-ethernet adapter. Or it might be I don't know the arcane commands to get networking to work. I have spent several hours trying to get this to work and I'm close to just wiping the machine and installing fresh. I hate to do that because I'm going to lose a day of productivity.
– dennisobrien
Apr 25 '15 at 6:21
1
A similar question is askubuntu.com/questions/613577 .
– JdeBP
Apr 25 '15 at 9:28
add a comment |
1
We might have the same problem, look at this bug report: bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/…
– Mondane
Apr 24 '15 at 16:58
Thanks @Mondane So I tried booting into recovery mode and installing a different nvidia driver, but now my problem is that I can't get networking to function in recovery mode. It might be because the Dell Precision m3800 has a USB-to-ethernet adapter. Or it might be I don't know the arcane commands to get networking to work. I have spent several hours trying to get this to work and I'm close to just wiping the machine and installing fresh. I hate to do that because I'm going to lose a day of productivity.
– dennisobrien
Apr 25 '15 at 6:21
1
A similar question is askubuntu.com/questions/613577 .
– JdeBP
Apr 25 '15 at 9:28
1
1
We might have the same problem, look at this bug report: bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/…
– Mondane
Apr 24 '15 at 16:58
We might have the same problem, look at this bug report: bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/…
– Mondane
Apr 24 '15 at 16:58
Thanks @Mondane So I tried booting into recovery mode and installing a different nvidia driver, but now my problem is that I can't get networking to function in recovery mode. It might be because the Dell Precision m3800 has a USB-to-ethernet adapter. Or it might be I don't know the arcane commands to get networking to work. I have spent several hours trying to get this to work and I'm close to just wiping the machine and installing fresh. I hate to do that because I'm going to lose a day of productivity.
– dennisobrien
Apr 25 '15 at 6:21
Thanks @Mondane So I tried booting into recovery mode and installing a different nvidia driver, but now my problem is that I can't get networking to function in recovery mode. It might be because the Dell Precision m3800 has a USB-to-ethernet adapter. Or it might be I don't know the arcane commands to get networking to work. I have spent several hours trying to get this to work and I'm close to just wiping the machine and installing fresh. I hate to do that because I'm going to lose a day of productivity.
– dennisobrien
Apr 25 '15 at 6:21
1
1
A similar question is askubuntu.com/questions/613577 .
– JdeBP
Apr 25 '15 at 9:28
A similar question is askubuntu.com/questions/613577 .
– JdeBP
Apr 25 '15 at 9:28
add a comment |
3 Answers
3
active
oldest
votes
I was able to fix this after reading the bug report @Mondane mentioned and several other troubleshooting articles on recovery mode.
- Boot into GRUB menu (pressing shift while starting).
- Choose recovery mode.
- Enable networking.
- Drop to root shell prompt.
ifconfig eth0
anddhclient eth0
to get- (Probably unnecessary) I had a some networking issues that were probably unrelated to this (undetermined so far) so I had to edit
/etc/resolv.conf
to include Google DNS8.8.8.8
and8.8.4.4
. - See what drivers are available for the nvidia hardware:
ubuntu-drivers devices
- Install the recommended:
apt-get install nvidia-346
- Reboot normally.
- Go to sleep.
Some resources I found useful:
- https://wiki.ubuntu.com/RecoveryMode#Booting_into_recovery_mode
- How do I boot into a root shell?
- https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
For reasons I haven't yet determined, my networking was really messed up. I had to unplug and replub the USB-to-ethernet, run dhclient
, then apt-get install nvidia-346
to get about 5% of the update before networking failed. This might be a hardware issue and totally unrelated, but it made troubleshooting and fixing this problem especially difficult.
This worked for me too. Dell XPS15
– Caustic
Jun 3 '15 at 1:57
add a comment |
The Dell-provided USB 3.0 to Gigabit Ethernet adapter uses a Realtek chipset. When I updated to kernel 3.19, I had to fetch the latest r8152 driver from their site.
add a comment |
I found it work on mint 19: choose recovery mode in grub, then resume to normal boot, in which way I skip the endless running job. Then in the normal desktop, switch nvidia driver.
New contributor
add a comment |
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%2f613444%2fproblem-booting-after-updating-from-ubuntu-14-10-to-15-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I was able to fix this after reading the bug report @Mondane mentioned and several other troubleshooting articles on recovery mode.
- Boot into GRUB menu (pressing shift while starting).
- Choose recovery mode.
- Enable networking.
- Drop to root shell prompt.
ifconfig eth0
anddhclient eth0
to get- (Probably unnecessary) I had a some networking issues that were probably unrelated to this (undetermined so far) so I had to edit
/etc/resolv.conf
to include Google DNS8.8.8.8
and8.8.4.4
. - See what drivers are available for the nvidia hardware:
ubuntu-drivers devices
- Install the recommended:
apt-get install nvidia-346
- Reboot normally.
- Go to sleep.
Some resources I found useful:
- https://wiki.ubuntu.com/RecoveryMode#Booting_into_recovery_mode
- How do I boot into a root shell?
- https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
For reasons I haven't yet determined, my networking was really messed up. I had to unplug and replub the USB-to-ethernet, run dhclient
, then apt-get install nvidia-346
to get about 5% of the update before networking failed. This might be a hardware issue and totally unrelated, but it made troubleshooting and fixing this problem especially difficult.
This worked for me too. Dell XPS15
– Caustic
Jun 3 '15 at 1:57
add a comment |
I was able to fix this after reading the bug report @Mondane mentioned and several other troubleshooting articles on recovery mode.
- Boot into GRUB menu (pressing shift while starting).
- Choose recovery mode.
- Enable networking.
- Drop to root shell prompt.
ifconfig eth0
anddhclient eth0
to get- (Probably unnecessary) I had a some networking issues that were probably unrelated to this (undetermined so far) so I had to edit
/etc/resolv.conf
to include Google DNS8.8.8.8
and8.8.4.4
. - See what drivers are available for the nvidia hardware:
ubuntu-drivers devices
- Install the recommended:
apt-get install nvidia-346
- Reboot normally.
- Go to sleep.
Some resources I found useful:
- https://wiki.ubuntu.com/RecoveryMode#Booting_into_recovery_mode
- How do I boot into a root shell?
- https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
For reasons I haven't yet determined, my networking was really messed up. I had to unplug and replub the USB-to-ethernet, run dhclient
, then apt-get install nvidia-346
to get about 5% of the update before networking failed. This might be a hardware issue and totally unrelated, but it made troubleshooting and fixing this problem especially difficult.
This worked for me too. Dell XPS15
– Caustic
Jun 3 '15 at 1:57
add a comment |
I was able to fix this after reading the bug report @Mondane mentioned and several other troubleshooting articles on recovery mode.
- Boot into GRUB menu (pressing shift while starting).
- Choose recovery mode.
- Enable networking.
- Drop to root shell prompt.
ifconfig eth0
anddhclient eth0
to get- (Probably unnecessary) I had a some networking issues that were probably unrelated to this (undetermined so far) so I had to edit
/etc/resolv.conf
to include Google DNS8.8.8.8
and8.8.4.4
. - See what drivers are available for the nvidia hardware:
ubuntu-drivers devices
- Install the recommended:
apt-get install nvidia-346
- Reboot normally.
- Go to sleep.
Some resources I found useful:
- https://wiki.ubuntu.com/RecoveryMode#Booting_into_recovery_mode
- How do I boot into a root shell?
- https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
For reasons I haven't yet determined, my networking was really messed up. I had to unplug and replub the USB-to-ethernet, run dhclient
, then apt-get install nvidia-346
to get about 5% of the update before networking failed. This might be a hardware issue and totally unrelated, but it made troubleshooting and fixing this problem especially difficult.
I was able to fix this after reading the bug report @Mondane mentioned and several other troubleshooting articles on recovery mode.
- Boot into GRUB menu (pressing shift while starting).
- Choose recovery mode.
- Enable networking.
- Drop to root shell prompt.
ifconfig eth0
anddhclient eth0
to get- (Probably unnecessary) I had a some networking issues that were probably unrelated to this (undetermined so far) so I had to edit
/etc/resolv.conf
to include Google DNS8.8.8.8
and8.8.4.4
. - See what drivers are available for the nvidia hardware:
ubuntu-drivers devices
- Install the recommended:
apt-get install nvidia-346
- Reboot normally.
- Go to sleep.
Some resources I found useful:
- https://wiki.ubuntu.com/RecoveryMode#Booting_into_recovery_mode
- How do I boot into a root shell?
- https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
For reasons I haven't yet determined, my networking was really messed up. I had to unplug and replub the USB-to-ethernet, run dhclient
, then apt-get install nvidia-346
to get about 5% of the update before networking failed. This might be a hardware issue and totally unrelated, but it made troubleshooting and fixing this problem especially difficult.
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Apr 25 '15 at 18:15
dennisobriendennisobrien
186116
186116
This worked for me too. Dell XPS15
– Caustic
Jun 3 '15 at 1:57
add a comment |
This worked for me too. Dell XPS15
– Caustic
Jun 3 '15 at 1:57
This worked for me too. Dell XPS15
– Caustic
Jun 3 '15 at 1:57
This worked for me too. Dell XPS15
– Caustic
Jun 3 '15 at 1:57
add a comment |
The Dell-provided USB 3.0 to Gigabit Ethernet adapter uses a Realtek chipset. When I updated to kernel 3.19, I had to fetch the latest r8152 driver from their site.
add a comment |
The Dell-provided USB 3.0 to Gigabit Ethernet adapter uses a Realtek chipset. When I updated to kernel 3.19, I had to fetch the latest r8152 driver from their site.
add a comment |
The Dell-provided USB 3.0 to Gigabit Ethernet adapter uses a Realtek chipset. When I updated to kernel 3.19, I had to fetch the latest r8152 driver from their site.
The Dell-provided USB 3.0 to Gigabit Ethernet adapter uses a Realtek chipset. When I updated to kernel 3.19, I had to fetch the latest r8152 driver from their site.
answered May 23 '15 at 20:47
vdpvdp
1
1
add a comment |
add a comment |
I found it work on mint 19: choose recovery mode in grub, then resume to normal boot, in which way I skip the endless running job. Then in the normal desktop, switch nvidia driver.
New contributor
add a comment |
I found it work on mint 19: choose recovery mode in grub, then resume to normal boot, in which way I skip the endless running job. Then in the normal desktop, switch nvidia driver.
New contributor
add a comment |
I found it work on mint 19: choose recovery mode in grub, then resume to normal boot, in which way I skip the endless running job. Then in the normal desktop, switch nvidia driver.
New contributor
I found it work on mint 19: choose recovery mode in grub, then resume to normal boot, in which way I skip the endless running job. Then in the normal desktop, switch nvidia driver.
New contributor
New contributor
answered 12 mins ago
W.LetoW.Leto
1
1
New contributor
New contributor
add a comment |
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%2f613444%2fproblem-booting-after-updating-from-ubuntu-14-10-to-15-04%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
We might have the same problem, look at this bug report: bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/…
– Mondane
Apr 24 '15 at 16:58
Thanks @Mondane So I tried booting into recovery mode and installing a different nvidia driver, but now my problem is that I can't get networking to function in recovery mode. It might be because the Dell Precision m3800 has a USB-to-ethernet adapter. Or it might be I don't know the arcane commands to get networking to work. I have spent several hours trying to get this to work and I'm close to just wiping the machine and installing fresh. I hate to do that because I'm going to lose a day of productivity.
– dennisobrien
Apr 25 '15 at 6:21
1
A similar question is askubuntu.com/questions/613577 .
– JdeBP
Apr 25 '15 at 9:28