this post was submitted on 11 Jan 2024
11 points (82.4% liked)

Linux

47342 readers
1452 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have a MacBook (specifically a MacBook2,1 A1181) from 2007. I am currently dual-booting Mac OS X 10.6 and crunchbang++ 12 on it, but I feel that there could be something better. Here are the specs:

  • CPU: Intel Core 2 Duo T7400 (2) @ 2.167 GHz
  • Architecture: x86_64-v1 (but with 32-bit BIOS, so 64-bit Linux won't work)
  • Microarchitecture: Merom
  • GPU: Intel GMA 950
  • RAM: 3 GB
  • Disk: 140 GB HDD

This is not supposed to be a daily driver by any stretch. I have newer and more powerful machines than this, but I would still like to have something on it that means I can use it if need be.

As well as crunchbang++, I have also run Debian, Devuan, SparkyLinux, GNU Guix, Puppy Linux, Slackware, and Haiku in the past. I have tried to install several flavours of BSD, but it was too difficult to get dual-booting to work properly.

Despite the CPU being 64-bit, the distro MUST be 32-bit. This is because of the MacBook's BIOS, which prevents 64-bit bootloaders from working.

Not that it matters, as I can do this after installation, but I would be looking to run something like Enlightenment, Trinity, or spectrwm. I tried going CLI-only with Guix, but it wasn't the best experience.

Feel free to also recommend software that will run on a potato like this.

Thanks!

EDIT: Two users have told me how to get 64-bit Linux running on this machine. Debian apparently ships with 32-bit GRUB on the ISO, and there's a CLI tool to patch ISOs to make them work.

you are viewing a single comment's thread
view the rest of the comments
[–] hellfire103@sopuli.xyz 2 points 8 months ago (1 children)

What's the problem with running an older OSX? https://github.com/blueboxd/chromium-legacy

I am running 10.6. Chromium Legacy is for 10.7 and above, and the same is true of a lot of software. Meanwhile, on my Linux partition, I can have Firefox Nightly if I want. It'll run heavily, but it's possible.

As it happens, I do have a somewhat recent browser installed in OSX, but it's not great.

Also, running an older OS like that isn't a good idea, as it won't have received security patches or microcode updates.

That's the thing, you can run a 64-bit distro as long as you've a 32 bit grub starting it :)

I hadn't quite considered that somebody had implemented this. Thanks for the info!

There was also another user who gave me a link to some software that modifies mixed-mode ISOs so that they will boot on my potato laptop.

[–] TCB13@lemmy.world 3 points 8 months ago

I am running 10.6. Chromium Legacy is for 10.7 and above

Can't you run 10.7 on that laptop? It seems like you can, and that will greatly improve your software situation. Another thing to consider is to replace the HDD with an SSD. That computer will run any SATA drive (I've tested with modern WD blue drives), just grab something like 250GB for 30€ and enjoy speed.

There was also another user who gave me a link to some software that modifies mixed-mode ISOs so that they will boot on my potato laptop.

Yes but Debian provides that out-of-the-box and officially supported. That means everything will work fine and as stable as Debian is usually.