The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Best linux distro

    Discussion in 'Linux Compatibility and Software' started by nikeseven, Jul 7, 2010.

  1. nikeseven

    nikeseven Notebook Deity

    Reputations:
    259
    Messages:
    786
    Likes Received:
    0
    Trophy Points:
    30
    I stumbled upon an old Toshiba and what would run best on a Pentium MMX with 64mb of ram. Thanks!
     
  2. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    Hmm..perhaps DamnSmallLinux, TinyCore?
     
  3. 1ceBlu3

    1ceBlu3 Notebook Deity

    Reputations:
    1,050
    Messages:
    829
    Likes Received:
    17
    Trophy Points:
    31
    there's also puppy linux, vector, and stx to name a few more..
     
  4. timberwolf

    timberwolf Notebook Consultant

    Reputations:
    131
    Messages:
    288
    Likes Received:
    0
    Trophy Points:
    30
    You'll most likely have to setup a Swap partition before being able to successfully boot far into those distros or boot with a low memory option if the distro offers it.
     
  5. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    I don't know, DSL can apparently boot on a 386 with 8MB RAM.
     
  6. Enunes

    Enunes Notebook Consultant

    Reputations:
    156
    Messages:
    204
    Likes Received:
    0
    Trophy Points:
    30
    Last week I installed some slackware version on a machine just like that... I don't use the GUI on it, though, just the terminals... I use it only to program (vim) and to make use of its parallel port... ( http://www.youtube.com/watch?v=rA8GNSVmHZM).

    I found that's a great use for an old machine :)
     
  7. dimm0k

    dimm0k Notebook Consultant

    Reputations:
    145
    Messages:
    250
    Likes Received:
    0
    Trophy Points:
    30
    Another vote for Slackware!
     
  8. silentivm

    silentivm Notebook Guru

    Reputations:
    48
    Messages:
    58
    Likes Received:
    0
    Trophy Points:
    15
    I'd go with Slackware, too.
     
  9. f4ding

    f4ding Laptop Owner

    Reputations:
    261
    Messages:
    2,085
    Likes Received:
    0
    Trophy Points:
    55
    You don't need X to do a lot of things on Linux. There's text-based programs for almost everything, including frame-buffered mplayer to watch videos.
     
  10. timberwolf

    timberwolf Notebook Consultant

    Reputations:
    131
    Messages:
    288
    Likes Received:
    0
    Trophy Points:
    30
    I tried DSL 4.4.10 this weekend on a couple of prehistoric laptops, an HP Omnibook 800CT Pentium 166MHz 48MB Ram, and an Acer TM600 Pentium III 400MHz 192MB Ram. I did a poor man's or frugal install by manually copy across the contents of the ISO mounted on a loop into a linux root partition and then added a Grub stanza.

    You can simulate how little RAM you want with the mem option e.g. mem=16M as a kernel param - it was painfully slow on my old Acer TM600 Pentium III and with the Dillo browser and a terminal it froze on me. My conclusion is that 16MB with the type of install that I did was not usable, so I'm not entirely convinced that the suggested minimum on the DSL Wiki is valid?

    On the HP Omni 800CT 48MB RAM, the NeoMagic graphic chipset didn't work with Xvesa and on the XFramebuffer the mouse was unusable and each mouse movement was erratic and caused the right-click menu to appear.

    Running the Acer TM600 with 64MB simulated with mem=64MB, that ran quite nicely although nearly all the 60MB (I assume 4MB was being used on the ATI Mach 64 gfx) got used up immediately after boot and a small amount of the Swap partition that it automatically found on the disk. Given that Linux tries to use all the RAM efficiently, I can't tell how much of that memory was file buffer space that could be freed by the OS if needed, but I am going to stick with my gut feeling that 64MB still needs a Swap partition if you are going to run applications such as a browser once you have booted up.

    The incompatibility reminded me why I stopped recommending DSL or Knoppix, those distros just didn't work with many of the lower spec computers at work.
     
  11. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    I never said usable, but bootable.