Puppy Linux Installation and Usage (2024)

The fact is that you do not need to install Puppy Linux at all! You can simply download and burn it to an optical disc (CD, DVD, CD±RW, DVD±RW) or dd it to an USB drive and boot it live.

Burning an Optical disc or preparing a USB Drive

Optical

In any Linux, once you have downloaded the ISO image and verified its authenticity by checking its md5sum you can burn it to a DVD or a CD using any Linux optical burning tool. Just make sure you burn it as an image and not data otherwise it will not be bootable.

In Windows we recommend Imageburn (direct link to download) to burn the image to a CD or DVD.

USB

All Linux versions come with a tool name dd. Our ISO images since 2013 come as iso hybrid images so they can be transferred directly to the USB drive using dd. Don’t attempt this with older puppy versions unless you know what you are doing. Here is a simple tutorial on using dd to make a bootable USB drive. Be very careful with your target drive name!

There is a Windows version of dd available on this site.

There is also a graphical tool for Windows called Win32 Disk Imager. A download is available from this page.

Booting

Depending on whether you have optical or USB media you may have to go into your computer’s BIOS Setup program to adjust the boot order of devices. You want to give your optical or USB ports priority over the harddrive.

Once you have your boot media and computer set up just insert the boot media and switch on your computer. You will see a couple of text screens go past and hopefully you will boot to a shiny new desktop with a quick setup screen followed by a welcome screen.

Now enjoy!

When you are finished you can decide to save the session or not! Not saving the session does not leave a trace of the operating system as Puppy runs entirely in RAM and as soon as the computer is powered off the RAM is flushed. This is ideal from a security perspective for internet banking or other sensitive financial transactions performed over the internet.

Saving the session can be achieved in a number of ways:

  • You can save the session to a harddrive or an USB drive in a vfat, ntfs or linux[1] partition. This will save all your settings to what is known as a pupsave [2] file or folder. When you boot off the same media next time the pupsave will be found and all your files and settings will be as you left them.

  • If you booted off of optical media you can save the session and all settings back to that same optical disc.

So you want to install Puppy

Naturally you can actually install Puppy if you wish. Once you boot Puppy and are happy with what you see it is time to open the Puppy Installer from Setup in the main menu. There are 3 main types of install; frugal, USB and traditional full install.

1. Frugal install (Recommended)

This type of install copies the main puppy files from the boot media (either optical or USB) to your harddrive. Firstly, you are presented with some information about your system and what partitions you have available. If you don’t have a suitable partition then you can use the included graphical partition manager GParted to shrink and move partitions as necessary to created a partition for your installation. Once this is done you are prompted for the location of your boot media files (either an iso image, optical media or just the files themselves) and once confirmed these are copied to a folder in your chosen partition. A bootloader is then installed and once finished you can reboot into your new system.

This will be a pristine system that requires you to save your session at shut down if you want to keep your settings. Once saving the session is complete, a pupsave file or folder is created. On you next boot your files and settings will be exactly as you left them at last shutdown.

2. USB Install (Recommended)

This type of install copies the main puppy files from the boot media (either optical or USB) to your chosen USB drive. Firstly, you should insert the USB drive that you want to use for installation. Again using the graphical partition manager GParted you need to make sure that there is a suitable partition on the USB drive. This can be formatted to fat32 Windows™ style filesystem (good for portability if you want to use the drive as storage to be used between Linux and Windows™) or one of the supported Linux filesystems. (Note: not all Puppies support the f2fs filesystem. The installer is intelligent enough to know this.) Again, you are prompted for the location of your boot media files (either an iso image, optical media or just the files themselves) and once confirmed these are copied to a folder in your chosen USB drive. A bootloader is then installed and once finished you can reboot into your new system. This can be booted on any computer you like! This is also a type of frugal installation.

Again, this will be a pristine system that requires you to save your session at shut down if you want to keep your settings. Once saving the session is complete, a pupsave file or folder is created. On you next boot your files and settings will be exactly as you left them at last shutdown.

3. Full Install

This is a traditonal Linux install to its own dedicated partition. If you don’t have a suitable partition then you can use the included graphical partition manager GParted to shrink and move partitions as necessary to created a partition for your installation. You must use a Linux filesystem. Once this is done you are prompted for the location of your boot media files (either an iso image, optical media or just the files themselves) and once confirmed these are expanded in your chosen partition. A bootloader is then installed and once finished you can reboot into your new system.

Once booted this will act like any other Linux installation.

Using Puppy

Puppy is famous for its ease of use. The desktop layout is traditional with a task bar at the bottom (or top) and icons on the desktop. Anyone coming from Windows™, Mac OSX™ or another Linux such as Ubuntu, Fedora or Arch will have little issue getting used to it. The interface is a typical WIMP style (Windows, Icons, Menus and a Pointing device).

While puppy comes with almost everything you need to write, calculate, enjoy videos and music, create artwork, work with your digital camera, and more there invariably comes a time when you need an an extra piece of software. Extra software comes in the form of pet packages which can be installed through the Puppy Package Manager or by downloading from a trusted source and simply clicking on the package. Puppy also has the capability of installing deb, rpm and tgz/txz packages from Debian family, Red Hat family and Slackware family of Linux operating systems.

The way Puppy is designed, if you use a frugal type install, software can be installed as an sfs (Squash File System) package. This is the preferred method to install very large packages such as LibreOffice. In fact the Puppy development environment, including the GNU Compiler Collection (GCC) and development libraries and headers, is shipped as an sfs; a separate download to the main ISO image. There is a tool call SFS Load which makes installing these packages a one step process. The sfs packages do not work on a full install.

Once you have been using Puppy for a little while you may want to try a remaster (see FAQ). This saves the state of your current installed system (minus some the personal stuff) to a burnable ISO image. This enables you to have your system setup and ready to go if you have several computers or you can share your remaster as a puplet with the community.

However you decide to install (or not) Puppy Linux, we hope you enjoy using it for years to come!

Notes

While we recommend frugal or USB installations the choice is entirely yours.

[1] Some common Linux filesystems that Puppy supports are ext2, ext3, ext4, f2fs. Windows™ filesystems supported are fat16, fat32 and ntfs.

[2] A pupsave file is a file that contains a linux filesystem. It can be stored on any supported partition. It is a fixed size and can be as small as 32MB and as large as 4GB (on fat32) and even larger on other filesystems. The pupsave file can be enlarged later on, but the challenge is to keep your system trim and clean by regularly deleting browser cache, cleaning up any stray files and storing other stuff outside the save file.

A pupsave folder can only be created on a linux filesystem. This allows you to store as much as your partition can hold.

Puppy Linux Installation and Usage (2024)

FAQs

Puppy Linux Installation and Usage? ›

Puppy Linux has its own package management system called PET packages. Users can install software through the Puppy Package Manager, which provides a user-friendly interface to browse and install applications. Additionally, Puppy is compatible with Debian and Ubuntu packages, expanding the range of available software.

What can I do with Puppy Linux? ›

Puppy Linux has its own package management system called PET packages. Users can install software through the Puppy Package Manager, which provides a user-friendly interface to browse and install applications. Additionally, Puppy is compatible with Debian and Ubuntu packages, expanding the range of available software.

Is Puppy Linux usable? ›

It's up-to-date, free, and easy to use. And now, it supports free applications from the Ubuntu, Slackware, or Puppy repositories. Now that's user-friendly." An April 2020 review of Bionic 8.0 by Igor Ljubuncic in Dedoimedo concluded, "Puppy Linux delivered on its happy message, and even exceeded my expectations.

What are the advantages of Puppy Linux? ›

Puppy Linux advantage

Relatively small size → typically 500 MB or less. Fast and versatile. Customisable within minutes → can be made permanent with remasters.

Is Puppy Linux good for development? ›

If you want to develop on Puppy you can use the devx SFS file that contains various development and build tools. Furthermore, the Puppy Linux wiki has a nice introduction to programming, which is a good starting point for new developers.

Is Puppy Linux worth it? ›

So if you're dealing with a really old PC and not sure what Linux distro to run, give Puppy Linux a try. It's pretty neat for lower-end systems. It's surprising, but Puppy Linux works fine on my old laptop with just 1GB of RAM. Yep, that's old school for sure, but it gets the job done.

What is the use case of Puppy Linux? ›

Puppy can be used as a desktop OS, a home file or media server, a fast gaming OS, a rescue OS for fixing Windows and recovering data and it can go everywhere you go - just take your Puppy Linux USB with you! Puppy can be built from the packages of other distros. The currently supported distros are: Ubuntu.

What are the disadvantages of Puppy Linux? ›

Disadvantages of Puppy Linux

Limited features: Designed for use on outdated computers with low performance. This means that it has limited features and functionality that may not be sufficient for advanced users.

What desktop does Puppy Linux use? ›

Puppy Linux uses a unique combination of JWM and Rox-Filer to create a powerful, lightweight Linux desktop. FossaPup64 is built using Ubuntu Focal Fossa (64-bit) packages.

Is Puppy Linux bootable? ›

Unlike other Linux distributions, Puppy Linux doesn't require a full installation—it can boot from a USB drive. Puppy Linux is also incredibly lightweight, so it'll run nicely even if you don't have much RAM.

Can Puppy Linux run Chrome? ›

Google Chrome or Chromium is available on most PuppyLinux distributions, but the exact version and process for installing depends on which one you are running.

Can I play games on Puppy Linux? ›

I have found that the older Linux games work very well in Puppy Linux. Ones that are not real graphic intensive ones. Plus a lot of them are free to use.

How much storage does Puppy Linux need? ›

Official system Requirements for Puppy Linux: Processor with a clock frequency of at least 300 MHz. RAM not less than 128 MB. 512 MB of free space on a hard disk or USB drive.

Can you install Chrome on Puppy Linux? ›

Google Chrome or Chromium is available on most PuppyLinux distributions, but the exact version and process for installing depends on which one you are running.

What can you do with a virtual pet? ›

Some digital pets require more than just food to keep them alive. Daily interaction is required in the form of playing games, virtual petting, providing love and acknowledgment can help keep your virtual pet happy and growing healthy.

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Jeremiah Abshire

Last Updated:

Views: 5624

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Jeremiah Abshire

Birthday: 1993-09-14

Address: Apt. 425 92748 Jannie Centers, Port Nikitaville, VT 82110

Phone: +8096210939894

Job: Lead Healthcare Manager

Hobby: Watching movies, Watching movies, Knapping, LARPing, Coffee roasting, Lacemaking, Gaming

Introduction: My name is Jeremiah Abshire, I am a outstanding, kind, clever, hilarious, curious, hilarious, outstanding person who loves writing and wants to share my knowledge and understanding with you.