LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what to do about my potato ? (https://www.linuxquestions.org/questions/linux-newbie-8/what-to-do-about-my-potato-4175735859/)

ZapAnarchy 04-10-2024 04:13 AM

what to do about my potato ?
 
I have acer es1-533, and it have UEFI problems, that it can't install newer versions of Ubuntu, something to do with EFI stuff. Neither any of RHEL works.

I can only set up Arch based distros to work, because they don't do something with EFI partition these newer do.

And also, Ubuntu/RHEL based , can't even load screen anymore even in live USB ! It just finished checksum,and when trying to boot live USB, it takes forever, I've left it 30m-1 hour, nothing, just still loading..

I don't know what to do with this PC. It's from 2017. And even AntiX, is laggy on it, it's not fast at all.

And, btw, Arch (or any install), consumes me a lot of time, so it's not easy to distro hop on this one, it's frustrating. At least 1-2 hours I need just to install, and fix that UEFI nonsense, as it won't install GRUB directly from installer, but I have to manually meddle with it.

rn, it's on windows, but I don't need this PC anymore, but it can't even handle linux either, I don't want to reinstall just because it can't handle latest update..

Ubuntu works up to 18.04 , everything newer, not

Keith Hedger 04-10-2024 04:47 AM

if u dont need it donate it to a school/charity/charity shop etc, or recycle it

pan64 04-10-2024 05:04 AM

yes, do you really need it? Replace the disk with an ssd and add ram (if possible). Try the refind method mentioned in your link (if you really want to play with it).
I have a dell lattitude e6540. It is about 7-8 years old and works pretty well.

business_kid 04-10-2024 06:29 AM

If Arch works, Slackware will work, and probably Gentoo also. You could try one of those.

allend 04-10-2024 07:23 AM

A web search found this for Ubuntu.

fatmac 04-10-2024 08:25 AM

Fatdog64 may work on it. https://distro.ibiblio.org/fatdog/web/

verndog 04-10-2024 11:22 AM

fatmac recommenting fatdog. Why am i not surprise. :)

michaelsavage 04-10-2024 11:50 AM

Have you tried to disable/enable EFI in the BIOS?

jayjwa 04-10-2024 12:21 PM

This isn't a potato problem, it's a configuration problem. That's a respectable machine that just looks like it has a flakey UEFI (which has a work-around as shown in the link). You might also try MBR booting with Lilo. The machine I'm on now is from 2018, and it is running 5 virtual machines plus various services while being a router. It has Slackware current. So, I'm sure you can get it going but if you really don't need it then donate it or maybe keep it in storage for awhile just in case you suddenly find a use for it.

ZapAnarchy 04-11-2024 12:54 AM

Quote:

Originally Posted by jayjwa (Post 6495190)
This isn't a potato problem, it's a configuration problem. That's a respectable machine that just looks like it has a flakey UEFI (which has a work-around as shown in the link). You might also try MBR booting with Lilo. The machine I'm on now is from 2018, and it is running 5 virtual machines plus various services while being a router. It has Slackware current. So, I'm sure you can get it going but if you really don't need it then donate it or maybe keep it in storage for awhile just in case you suddenly find a use for it.

Interesting. So, can I just, skip grub installation when installing any distro, still have EFI partition on /dev/sda1 , and just install from live USB LILO on /dev/sda1 . Would it be able to find that installed distro on /dev/sda2 .
How is command called to install LILO ? In my case. I just need simple, to recognise that one (or maybe if I want multiple linux distros on other partitions would be plus).

Does it write to NVRAM ? As I found, that's when it freezes. I wish bootloader installation could be simpler. Like refind bootloader, there's instructions, but it feels so complicated, like, why I have to go in UEFI 2-3 times... why it couldn't be simple terminal installation and be done with it.

hazel 04-11-2024 02:31 AM

Quote:

Originally Posted by ZapAnarchy (Post 6495265)
Does it write to NVRAM ? As I found, that's when it freezes. I wish bootloader installation could be simpler. Like refind bootloader, there's instructions, but it feels so complicated, like, why I have to go in UEFI 2-3 times... why it couldn't be simple terminal installation and be done with it.

That's progress, mate! Everything gets more complicated all the time.

To use LILO you also have to use a traditional mbr boot. This should be available on older machines. You have to go into your UEFI once to set up this boot mode, which means finding it in the menu system. It might be called CSR (compatibility support mode) or Legacy.

Lilo doesn't use nvram afaik but keeps all its configuration data in a file called /etc/lilo.conf which you have to edit by hand after each kernel update. That's one reason why it fell out of favour. Another is that it isn't being actively maintained any more (though there's not a lot that can go wrong with such a simple program).

In concept, LILO is very simple, much simpler than GRUB. You put the boot requirements for all your systems (location of kernel and initrd, kernel boot parameters etc) into one lilo.conf file and then run /sbin/lilo as root. This program creates a map file containing the physical addresses of all the files you named, writes its address directly into the active program, then copies that into the mbr.

You can boot multiple Linux systems with LILO; I did that for years. You just need to decide which of your systems will run /sbin/lilo when required and make sure that all the pathnames of kernels, etc, in lilo.conf are relative to that system and that all these partitions are mounted before /sbin/lilo runs. But it won't boot Windows. You need GRUB or UEFI for that.

ZapAnarchy 04-11-2024 10:50 AM

Quote:

Originally Posted by hazel (Post 6495272)
That's progress, mate! Everything gets more complicated all the time.

To use LILO you also have to use a traditional mbr boot. This should be available on older machines. You have to go into your UEFI once to set up this boot mode, which means finding it in the menu system. It might be called CSR (compatibility support mode) or Legacy.

.


Sadly, options is greyed out in my insydeH20 bios (v1.08)

This is how it should work, but mine is greyed out, and cant change it, even by setting those supervisor passwords etc..

https://imgur.com/a/pyFAy9T


I dont know, if that can be unlocked anyway, even if greyed out now ? Because, I was able to reset forgotten password via some backdoor code I found for Acer. So, if you know, is there some backdoor to enable this anyway.

I tried, clicking Shift, or Esc, when booting bios, or Im not sure what combinations, like it gives unrestricted access to all settings in this insydeH20 bios.

If it have backdoor for password, there must be for setting this to legacy anyway (that would solve all problems with booting for future as linux will install on legacy.. I think

replica9000 04-11-2024 12:55 PM

I've never seen a computer have a legacy BIOS option, but have it greyed out. I wonder if something has to be disabled to enable legacy BIOS? Is secure boot disabled?

ZapAnarchy 04-11-2024 04:54 PM

Quote:

Originally Posted by replica9000 (Post 6495361)
I've never seen a computer have a legacy BIOS option, but have it greyed out. I wonder if something has to be disabled to enable legacy BIOS? Is secure boot disabled?


Here this is it's current state (just took pictures now):

https://imgur.com/a/LgRfBWq

Greyed out, can't access it.

ZapAnarchy 04-11-2024 05:54 PM

i even tried disabling TPM
still nothing


https://imgur.com/a/tiR93M4


All times are GMT -5. The time now is 06:18 PM.