Comment by Guestmodinfo

14 hours ago

It is comparable to slackware as I says on the website and for many yas i have wanted to use slackware. So i want to install it on my pentium laptop that I got in 2020. I want to run zoom on it with screen sharing. Can I do that? I can use antix linux on that laptop frthe same purpose.

You can try running it via LX zone (Linux compatibility) but I would consider it a very far stretch. You might be able to make it work via browser but I don't know the situation there.

Debian no longer supports Pentium, so neither does Antix.

There are still Linux distros that will work on it. Adelie should. I think Arch32 as well. And Tinycore.

I am not as sure about Slackware but I believe the single-core (non-SMP) kernel runs on Pentium.

You can try via a usb bootable and see if the hardware is recognised

  • Would that be a question of using dd to write the iso to a USB stick, or are we talking about burning the iso to a DVD, booting and installing to a USB drive?

    PS: Thanks to Peter Tribble for providing this system.

    Edit: I've just downloaded the basic (Tribblix 0m40) iso, dd'ed [see below] it to a smallish USB stick and booted an old Thinkpad. Boot succeeded and I was able to log in to the minimal live session. Haven't done more than that yet.

        # dd if=tribblix-0m40.iso of=/dev/sdb bs=1M

    • Edit timeout reached so replying to my own post.

      Installed on the Thinkpad T60 using the 'kitchen-sink' option to the install script following the instructions on the tribblix Web site. Left the USB stick in and rebooted and it did some first run stuff (you have to leave the usb stick plugged in at this stage).

      Edit: To use a wired connection (e1000 driver on Tribblix) you need to have the network cable plugged in when you boot the usb stick. If you don't, then networking does not get configured.

      The xfce desktop installation is quite nice, with emacs, vim and helix editors and Abiword/Gnumeric. Palemoon and Netsurf are available as graphical Web browsers.

      Sometimes it is good to try something that works on a different basis to what you are used to - the contrast illuminates (lol) what you usually use.