![]() |
How can I upgrade From 2.8 to 3.0 - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.linuxliteos.com/forums/forumdisplay.php?fid=17) +--- Thread: How can I upgrade From 2.8 to 3.0 (/showthread.php?tid=3263) |
Re: How can I upgrade From 2.8 to 3.0 - gold_finger - 08-30-2016 @RobGoss I have not downloaded and tested LL 3.0 yet, so not sure what is the cause of problem. Following is just a shot-in-the-dark guess as to what might be causing the problem. Every once in a while, on certain computers (mostly older ones) the slideshow program that runs during installation causes problems similar to what you're describing. The solution in those cases was to remove the slideshow package before running the installer. You might as well give that a try just in case that is causing your issue.
(08-30-2016, 12:36 PM)torreydale link Wrote: If your hardware architecture is only 32bit, perhaps it is old enough that when advancing to a distribution with a newer kernel, your hardware ends up being unsupported. As kernels get newer, they drop support for some older hardware. Re: How can I upgrade From 2.8 to 3.0 - RobGoss - 09-01-2016 After everything that was recommended I'm still not able to get any OS loaded up on this old laptop. I've come to the conclusion that it may be a hard drive issue and if so I don't see any reason to proceed with this installation and it's really not worth investing any money in it I can actually buy 2 machines used machines which are 64 bit for about $80 with no OS on it It's a very old laptop and I think I've gotten my money worth. The reason I say it must be a hard ware issue is because I try a number of Linux distributions on this machines and I can not get any of them to install including 2.8 which was already installed, I was trying out a new OS and I guess I pushed this machine to its limits I just wanted to thank you guys for your time and advice.. Re: How can I upgrade From 2.8 to 3.0 - newtusmaximus - 09-01-2016 Just as a matter of interest - does that Dell run LL 3.0 as a Live dvd ? Does everything seem to work , wifi etc. Re: How can I upgrade From 2.8 to 3.0 - RobGoss - 09-01-2016 (09-01-2016, 12:39 PM)newtusmaximus link Wrote: Just as a matter of interest - does that Dell run LL 3.0 as a Live dvd ? Does everything seem to work , wifi etc. The one that I have been trying to install Lite on is a Toshiba laptop with no luck. I think at one point I did try to install it on my Dell 610 Latitude with no luck as well Re: How can I upgrade From 2.8 to 3.0 - gold_finger - 09-01-2016 @RobGoss, If you don't want to continue on with this, I understand and that's okay. Since you once had LL 2.8 working on the machine, but can no longer seem to get either LL 3.0 or 2.8 installed to it, we're as anxious as you to figure out what is going wrong. It is a bit baffling because you seem to be following correct procedures. If the machine is able to boot into the live LL dvd and it seems to work while in the live environment, (eg. Menu, opening programs, browsing internet with Firefox, etc.), but fails to install properly, you may be right in thinking hard drive is dead/dying. (If live environment doesn't work properly, then it could be something else causing the problem.) If you feel the urge to continue on trying, there is something you could install and run in the live dvd to test the hard drive and see if that really is the problem. Boot live dvd. Open a terminal and enter following commands: Code: sudo apt-get update When install is complete, close terminal and go to Menu -> System -> GSmartControl to open the program.
Re: How can I upgrade From 2.8 to 3.0 - RobGoss - 09-01-2016 Goldfinger, Hey I'm a Linux user I never give up ![]() I've been trying to load 2.8 up and install it but I'm getting some sort of disk errors now I'll try it again and try to post what errors I'm getting. I had 2.8 running on this Toshiba I should have left well alone it was working good As far as what methods I've use partitioning I did just about every way I know. I use the whole disk, formatted the disk everything I can think of nothing works now Let me see if it will even boot in to the live session Re: How can I upgrade From 2.8 to 3.0 - gold_finger - 09-01-2016 (09-01-2016, 09:01 PM)RobGoss link Wrote: Goldfinger, Hey I'm a Linux user I never give up Stubborn like me I see. I doubt you're making this mistake, but will put it out there just in case. If selecting "Something else" and setting partitions manually, make sure that "Device for boot loader installation" is set for "/dev/sda" and not changed to a particular partition number (eg. sda1, sda5, etc.). If possible, while booted into live dvd, run this command in terminal and copy/paste the output back here so we can see exact hardware specs of the system. Code: inxi -Fxz Thanks. P.s. You're not setting it up with a separate /boot partition are you? If yes, then that is one time you would point "Device for boot loader installation" differently. In that case, you'd point it to the /boot partition. Re: How can I upgrade From 2.8 to 3.0 - RobGoss - 09-01-2016 Quote:make sure that "Device for boot loader installation" is set for "/dev/sda" Yes I'm using this method for the boot loader Linux lite 2.8 will not boot in to the live session now. All it does now is the screen turns black and nothing happens so I'm lost on this one I also have a Dell Latitude 610 and the 3.0 loaded just fine very strange I can't load it on this Toshiba laptop Re: How can I upgrade From 2.8 to 3.0 - torreydale - 09-01-2016 As I mentioned, boot LL 2.6, not 2.8. You can upgrade from 2.6 to 2.8 afterwards. Re: How can I upgrade From 2.8 to 3.0 - gold_finger - 09-01-2016 If you have the time, maybe try out torreydale's suggestion -- can't hurt. Otherwise, maybe your RAM is going bad or has bad connection to motherboard. Try removing it, clean the connections, put it back in and see if that helps. If not, then maybe download memtest ISO and make bootable CD to test memory. Live LL grub menu has memtest on it, but sounds like you can't get far enough in boot process to choose it. Maybe a live CD with only memtest on it will boot easier -- just a shot in the dark, I really don't know if it will or not. If you have some compressed air, also try blowing out fan for GPU. Maybe it's clogged-up causing it to overheat. (Grasping at straws here, but it does sound like you could have some kind of hardware problem.) |