Page sub nivigation

Reuse Old Computer with Linux

Why reuse an old computer?

  • Cheaper than buying a new computer.
  • Allows a computer to have a new second life.
  • Less e waste being created.
  • If your old PC has full or a broken hard drive.
  • Create a portable Linux installation with your own documents on a USB memory stick.

When not to recycle a computer?

  • When performance computing is required.
  • When specific applications need to be run in a timely manner.
  • If you need a computer for a production environment with high availability.
  • If there is any issues with the motherboard, memory, graphics or power supply.

Alternatives to consider

  • USB hard drive can extend a computers usefulness if running out of hard drive space.
  • Network Attached Storage can provide a network with a common storage area for many computer.
  • Netbook computers are becoming very affordable.
  • Thin Clients can be used instead of computers in a work environment where many users have the same computing requirements.

Warning: Proceed at your own risk. Backup important files or image your whole target computer to external storage.

Non Destructive Linux Install Suggestions

Install Type

Early systems - Boot CD with USB memory stick
Newer systems with USB booting option - USB memory stick

Requirements

  • Linux installation
  • Syslinux if booting from USB memory stick
  • Another computer to prepare installation media with Internet connection
  • Blank CD
  • USB memory stick compatible with USB 1.1 and USB 2.0 standard (Sandisk Cruzer Micro Skin or Toshiba Trans Memory does both). Size, 1 GB or more.

Howto - Linux on Boot CD with USB memory stick for storage

  • Download Linux distribution in .iso format
  • Burn a CD of the .iso image. This is not a copy of the .iso but it expanded on the CD.
  • Remove any unwanted files from USB memory stick. This includes U3 if present.
  • Boot up old computer with Linux CD and USB plugged in. You may want to edit the boot order in BIOS to make CD boot the first choice. You may have to press a key to allow computer to boot from the CD.
  • Allow time for computer configuration to be identified
  • Configuration details can be saved to USB memory stick to save time in the future. Check if there is a menu option to make a boot USB Linux installation.
  • User files can be saved on USB memory stick

Howto - Linux USB memory stick for operting system and storage

  • Download Linux distribution in .zip format.
  • Remove any unwanted files from USB memory stick. This includes U3 if present.
  • Extract Linux zip file on the root level of the USB memory stick
  • Download Syslinux in .zip format
  • Extract Syslinux .zip file
  • Get a command prompt. Start - Run - cmd or Start - Run - command
  • Navigate to Syslinux files Win32 directory. Type the following where F represents USB drive letter.
  • syslinux.exe -ma F:
  • Close the command prompt window.
  • Edit the old computer BIOS to have USB as the first item in boot order.
  • Insert USB memory stick in old computer and boot up old computer.
  • User files can be saved on USB memory stick.

Frequently Asked Questions FAQ

The date and time are not correct
If you old computer has been left off for many months or years then the BIOS CMOS battery may be flat. Leave your computer on for an hour or more and then set the date and time within Linux.

What Next?

How well did the Linux distribution recognize your computers parts? If not, consider another Linux distribution. Older more common hardware is recognised more often.
Do you like Linux? There are many styles to Linux. You can customize some aspects to Linux's appearance.
Did it allow you to perform your favorite tasks? Linux has many applications which can be downloaded for free.
Is it time to load Linux on the computers hard drive? There are many Linux distributions to choose from.
www.linux.org See Distributions section.

http://www.linuxrsp.ru/win-lin-soft/table-eng.html Windows versus Linux programs by category

http://www.pendrivelinux.com/ Other USB Linux Distributions



Back to top of the page