03-10-2024, 03:35 AM
Sorry if this has already been answered, but where are the minimum requirements for 2024? Can this also run on a 128MB RAM 486? Or are the minimum requirements as high as the full distros other than storage?
Release Candidate 1 Now Available
|
03-10-2024, 03:35 AM
Sorry if this has already been answered, but where are the minimum requirements for 2024? Can this also run on a 128MB RAM 486? Or are the minimum requirements as high as the full distros other than storage?
03-10-2024, 09:42 AM
Meo, I think that data is being pulled from /edit/etc/lsb-release. I'll correct it in the next cut.
03-10-2024, 10:36 AM
Reukiodo, I do not know what the real world practical bottom would be for hardware compatibility with DSL 2024. I don't have anything that old to test on.
03-10-2024, 11:29 AM
If you look at line 8 in /etc/default/grub you'll see:
GRUB_DISTRIBUTOR=`grep PRETTY_NAME /etc/lsb-release | cut -d= -f2 | cut -d\" -f2 2> /dev/null || echo Debian` I posted a slight mod to rc1 which should fix the "Alpha" reference. Thanks guys!
03-10-2024, 08:46 PM
(03-09-2024, 06:28 PM)meo Wrote: I allocated 8 GB of RAM just to test [...] (snip) [/...] So I changed the amount of RAM to 2GB and that stabilized the whole thing. Kind of weird. Something to do with 32-bit address space? I remember back in the day, 32-Bit OSes weren't able to (properly?) use more than 3½G of RAM.
03-11-2024, 11:47 AM
Hi BG405! Thanks for making me remember! I think you're quite right. Will make a test with 3 GB since that is easy to change. Thanks again!
// meo |
« Next Oldest | Next Newest »
|