LinuxLite 2.0-32bit.iso
When booting arrives at grub display the description is Ubuntu 14.04 lts gnu/linux
Then it progresses to 14.04 and continues booting
Next is the xfce flash screen
Then to desktop
Grub from synaptic shows the following installed
grub-common 2.02~beta2-9ubuntu1
grub-pc 2.02
grub-gfxpayload-list 2.02
grub-pc-bin 2.02
grub2-common 2.02
This is full install to sdc1 on 16 gb flash drive
With full update
How to change description to linux lite 2.0
Sounds like two of your config files got changed during an update. This post describes the two files in question and shows how to make the changes needed to get them back to original form:
https://www.linuxliteos.com/forums/index...74#msg4574. Just make those changes, reboot and you should now have normal LL 2.0 booting again.
Made the changes in /etc/issue and in /etc/lsb-release
The /etc/default/apport bring up a blank file
Every window still ubuntu-14.04-1 including the shutdown
Sorry -- not sure what's causing the problem if that didn't fix it.
Just out of curiosity, does your computer use Nvidia graphics card and is it using the proprietary Nvidia driver for it? If not sure, run this in a terminal and paste the results back here:
Code:
sudo lshw -class display
If answer is "yes" -- do you happen to know if the problem you're having coincided with installing the Nvidia driver?
*-display
description: VGA compatible controller
product: G71 [GeForce 7900 GS]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:16 memory:dd000000-ddffffff memory:c0000000-cfffffff memory:de000000-deffffff ioport:dc80(size=128) memory:dfe00000-dfe1ffff
Nvidia Legacy binary driver-version 304.117 from Nvidia-304 (proprietary tested
I am not sure when it was upgraded and if the problem occurred before or after the driver upgrade