emaster28 Posted June 5, 2010 Posted June 5, 2010 (edited) Hey people, this is a painless way to get Puppy Linux 4.3.1 running on your multipass. Alright, first make a folder at the root of your drive entitled "puppy". Then, download puppy linux 4.3.1, and extract the .iso to your desktop (or somewhere). Then, copy/cut the pup-431.sfs, vmlinuz, and initrd.gz into the puppy folder on the root of your multipass. Then add this code to your menu.lst file: title Puppy 4.3.1 find --set-root /puppy/pup-431.sfs kernel /puppy/vmlinuz initrd /puppy/initrd.gz # Have fun! # *Note* the "#" is intentionally put before the "Have fun!" in case some people are lazy and want to copy everything at once. In case you want to run Lucid Puppy on your multipass, here are the instructions: Make a folder at the root of your drive entitled "lupu". Then, download the Lucid Puppy .iso (should be lupu-500.iso). After that, extract the .iso to your desktop (or somewhere). Then, copy/cut the lupu-500.sfs, vmlinuz, and initrd.gz into the lupu folder at the root of your multipass. Then, add this code to your menu.lst file: title Lucid Puppy (Puppy Linux) find --set-root /lupu/lupu-500.sfs kernel /lupu/vmlinuz initrd /lupu/initrd.gz # Thanks for reading my post! Edited June 5, 2010 by emaster28 Quote
abs0lut3z33r0 Posted January 1, 2012 Posted January 1, 2012 (edited) sorry for bumping an old post but all entries i tried i get pup-431.sfs file not found . even the iso way returns the same error . the sfs file is present in the folder EDIT: need to change the name of the file from PUP-431.sfs to pup-431.sfs in the latest download Edited January 1, 2012 by abs0lut3z33r0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.