On Sep 19 23:10:31, [email protected] wrote: > Hi all, I've been trying to fix up an old Thinkpad, a 600X model with a > Pentium III and 64mb RAM,
Is 64MB of RAM even workable for current? > I get some errors in the AML code: > https://imgur.com/gallery/IRrpgmk The panic immediately follows a malloc() call. I wouldn't be surprised if you juts don't have enough memory. You can also try disabling acpi* at boot(8). > Unfortunately I can't obtain a dmesg as the machine has no networking and > I've managed to kill the bootloader while trying to update. Reinstall with current/i386 from a CD. (How come the Thinkpad has no networking?)

