Ubuntu Help??

6 messages · started by Eliter Awesomeness on Jan 20, 2019

Ubuntu Help??

From Eliter Awesomeness · Jan 20, 2019

Hello,
 I have been running Ubuntu Desktop LTS 18.04 on my laptop for a few months, and today it won't boot properly. I wanted to know if you guys could help me out.
 It happened when I restarted my computer using the command prompt, but it took too long, so I powered it off manually. After that, the Ubuntu loading screen comes up, but it doesn't finish loading. I have tried holding down shift while it starts up to get GRUB to show up, but it just continues on with the stupid Ubuntu loading screen.
 I have now booted into my Ubuntu Desktop LTS 16.04 live disk, but I'm trying to figure out how to recover it, because I am tired of this screwing up and me having to reformat the disk, starting me all over again.

Thanks,
Eli D.

View original on FreeLists

Re: Ubuntu Help??

From Rex Bouwense · Jan 19, 2019

It is never a good thing to power off the computer manually but under normal circumstances it shouldn't have prevented it from booting unless you did something else.  You need to hold the right shift key down before the splash for the grub to appear.  If your boot sector is corrupted here is a possible fix.

Boot the computer from any Live Disk.  (It does not have to be the same OS that you have installed.)  Open a terminal and type:

sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair && boot-repair

Click the “Recommended repair” button after it finishes analyzing the situation.  When the repair is finished copy the URL
(paste.ubuntu.com/XXXXX) that appeared on a piece of paper and reboot to check if you have recovered access to your OS.
If the repair did not succeed, indicate the URL to the people who help you by email or forum.

WARNING:  The default settings are the ones used by the “Recommended repair”.  Don’t modify them before creating a bootable URL and asking for advice on Ubuntu Forums “Absolute Beginners” section or “Installation and Upgrades”.

Rex


On 1/19/19 7:36 PM, Eliter Awesomeness wrote:
Quoted reply (23 lines)


Hello,
Hello,
 I have been running Ubuntu Desktop LTS 18.04 on my laptop for a few months, and today it won't boot properly. I wanted to know if you guys could help me out.
 It happened when I restarted my computer using the command prompt, but it took too long, so I powered it off manually. After that, the Ubuntu loading screen comes up, but it doesn't finish loading. I have tried holding down shift while it starts up to get GRUB to show up, but it just continues on with the stupid Ubuntu loading screen.
 I have now booted into my Ubuntu Desktop LTS 16.04 live disk, but I'm trying to figure out how to recover it, because I am tired of this screwing up and me having to reformat the disk, starting me all over again.

Thanks,
Eli D.

View original on FreeLists

Re: Ubuntu Help??

From Eliter Awesomeness · Jan 19, 2019

So it turns out that if you edit (and create) the file "/etc/lightdm/lightdm.conf" and put the text: "allow-guest=true", it brings the desktop environment (and the rest of the operating system) to a screeching halt.

I use Ubuntu Unity on Ubuntu 18.04. I didn't like the new stuff the came out with on 18.04, so I installed Ubuntu-unity.

On Sat, Jan 19, 2019 at 8:16 PM Rex Bouwense <majb@azloco.com> wrote:
Quoted reply (39 lines)
It is never a good thing to power off the computer manually but
under normal circumstances it shouldn't have prevented it from
booting unless you did something else.  You need to hold the right
It is never a good thing to power off the computer manually but under normal circumstances it shouldn't have prevented it from booting unless you did something else.  You need to hold the right shift key down before the splash for the grub to appear.  If your boot sector is corrupted here is a possible fix.

Boot the computer from any Live Disk.  (It does not have to be the same OS that you have installed.)  Open a terminal and type:

sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair && boot-repair

Click the “Recommended repair” button after it finishes analyzing the situation.  When the repair is finished copy the URL
(paste.ubuntu.com/XXXXX) that appeared on a piece of paper and reboot to check if you have recovered access to your OS.
If the repair did not succeed, indicate the URL to the people who help you by email or forum.

WARNING:  The default settings are the ones used by the “Recommended repair”.  Don’t modify them before creating a bootable URL and asking for advice on Ubuntu Forums “Absolute Beginners” section or “Installation and Upgrades”.

Rex


On 1/19/19 7:36 PM, Eliter Awesomeness wrote:
Hello,
 I have been running Ubuntu Desktop LTS 18.04 on my laptop for a few months, and today it won't boot properly. I wanted to know if you guys could help me out.
 It happened when I restarted my computer using the command prompt, but it took too long, so I powered it off manually. After that, the Ubuntu loading screen comes up, but it doesn't finish loading. I have tried holding down shift while it starts up to get GRUB to show up, but it just continues on with the stupid Ubuntu loading screen.
 I have now booted into my Ubuntu Desktop LTS 16.04 live disk, but I'm trying to figure out how to recover it, because I am tired of this screwing up and me having to reformat the disk, starting me all over again.

Thanks,
Eli D.

View original on FreeLists

Re: Ubuntu Help??

From Rex Bouwense · Jan 20, 2019

Interesting.  So why did you edit the file in the first place?  Did the boot repair allow you to boot into your OS?
Rex

On 1/19/19 9:07 PM, Eliter Awesomeness wrote:
Quoted reply (55 lines)
So it turns out that if you edit (and create)
the file "/etc/lightdm/lightdm.conf" and put the text:
"allow-guest=true", it brings the desktop environment (and
So it turns out that if you edit (and create) the file "/etc/lightdm/lightdm.conf" and put the text: "allow-guest=true", it brings the desktop environment (and the rest of the operating system) to a screeching halt.

I use Ubuntu Unity on Ubuntu 18.04. I didn't like the new stuff the came out with on 18.04, so I installed Ubuntu-unity.

On Sat, Jan 19, 2019 at 8:16 PM Rex Bouwense <majb@azloco.com> wrote:
It is never a good thing to power off the computer manually but under normal circumstances it shouldn't have prevented it from booting unless you did something else.  You need to hold the right shift key down before the splash for the grub to appear.  If your boot sector is corrupted here is a possible fix.

Boot the computer from any Live Disk.  (It does not have to be the same OS that you have installed.)  Open a terminal and type:

sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair && boot-repair

Click the “Recommended repair” button after it finishes analyzing the situation.  When the repair is finished copy the URL
(paste.ubuntu.com/XXXXX) that appeared on a piece of paper and reboot to check if you have recovered access to your OS.
If the repair did not succeed, indicate the URL to the people who help you by email or forum.

WARNING:  The default settings are the ones used by the “Recommended repair”.  Don’t modify them before creating a bootable URL and asking for advice on Ubuntu Forums “Absolute Beginners” section or “Installation and Upgrades”.

Rex


On 1/19/19 7:36 PM, Eliter Awesomeness wrote:
Hello,
 I have been running Ubuntu Desktop LTS 18.04 on my laptop for a few months, and today it won't boot properly. I wanted to know if you guys could help me out.
 It happened when I restarted my computer using the command prompt, but it took too long, so I powered it off manually. After that, the Ubuntu loading screen comes up, but it doesn't finish loading. I have tried holding down shift while it starts up to get GRUB to show up, but it just continues on with the stupid Ubuntu loading screen.
 I have now booted into my Ubuntu Desktop LTS 16.04 live disk, but I'm trying to figure out how to recover it, because I am tired of this screwing up and me having to reformat the disk, starting me all over again.

Thanks,
Eli D.


View original on FreeLists

Re: Ubuntu Help??

From Eliter Awesomeness · Jan 20, 2019

So I edited the file because I wanted to add the guest account to my computer, in case I wanted to have a fresh desktop user for temporary purposes, or someone wanted to use my computer for a few minutes. To me, adding the guest account only adds a physical security vulnerability. As far as I know, having a guest account does not make other processes on the computer more or less secure than they already are, unless a person physically goes up to my computer and logs in as guest. In which case, the physical user would be the security vulnerability. If I am worried about someone going up to my computer as a guest, then I should also be worried about someone taking out the computer's hard drive and hooking it up to another computer, which would totally bypass any security measures I already have in place.

On Sun, Jan 20, 2019 at 9:36 AM Rex Bouwense <majb@azloco.com> wrote:
Quoted reply (60 lines)
Interesting.  So why did you edit the file in the first place?  Did
the boot repair allow you to boot into your OS?
Rex
Interesting.  So why did you edit the file in the first place?  Did the boot repair allow you to boot into your OS?
Rex

On 1/19/19 9:07 PM, Eliter Awesomeness wrote:
So it turns out that if you edit (and create) the file "/etc/lightdm/lightdm.conf" and put the text: "allow-guest=true", it brings the desktop environment (and the rest of the operating system) to a screeching halt.

I use Ubuntu Unity on Ubuntu 18.04. I didn't like the new stuff the came out with on 18.04, so I installed Ubuntu-unity.

On Sat, Jan 19, 2019 at 8:16 PM Rex Bouwense <majb@azloco.com> wrote:
It is never a good thing to power off the computer manually but under normal circumstances it shouldn't have prevented it from booting unless you did something else.  You need to hold the right shift key down before the splash for the grub to appear.  If your boot sector is corrupted here is a possible fix.

Boot the computer from any Live Disk.  (It does not have to be the same OS that you have installed.)  Open a terminal and type:

sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair && boot-repair

Click the “Recommended repair” button after it finishes analyzing the situation.  When the repair is finished copy the URL
(paste.ubuntu.com/XXXXX) that appeared on a piece of paper and reboot to check if you have recovered access to your OS.
If the repair did not succeed, indicate the URL to the people who help you by email or forum.

WARNING:  The default settings are the ones used by the “Recommended repair”.  Don’t modify them before creating a bootable URL and asking for advice on Ubuntu Forums “Absolute Beginners” section or “Installation and Upgrades”.

Rex


On 1/19/19 7:36 PM, Eliter Awesomeness wrote:
Hello,
 I have been running Ubuntu Desktop LTS 18.04 on my laptop for a few months, and today it won't boot properly. I wanted to know if you guys could help me out.
 It happened when I restarted my computer using the command prompt, but it took too long, so I powered it off manually. After that, the Ubuntu loading screen comes up, but it doesn't finish loading. I have tried holding down shift while it starts up to get GRUB to show up, but it just continues on with the stupid Ubuntu loading screen.
 I have now booted into my Ubuntu Desktop LTS 16.04 live disk, but I'm trying to figure out how to recover it, because I am tired of this screwing up and me having to reformat the disk, starting me all over again.

Thanks,
Eli D.


View original on FreeLists

Ubuntu Help??

From Eliter Awesomeness · Jan 20, 2019

Hello,
 I have been running Ubuntu Desktop LTS 18.04 on my laptop for a few months, and today it won't boot properly. I wanted to know if you guys could help me out.
 It happened when I restarted my computer using the command prompt, but it took too long, so I powered it off manually. After that, the Ubuntu loading screen comes up, but it doesn't finish loading. I have tried holding down shift while it starts up to get GRUB to show up, but it just continues on with the stupid Ubuntu loading screen.
 I have now booted into my Ubuntu Desktop LTS 16.04 live disk, but I'm trying to figure out how to recover it, because I am tired of this screwing up and me having to reformat the disk, starting me all over again.

Thanks,
Eli D.

View original on FreeLists


Previous thread · Next thread

Back to January 2019