Some Solutions 4 Booting different Pups on USB
Some Solutions 4 Booting different Pups on USB.
From my latest menu and using Rufus to format the usb.
Different USBs may show up as a different drive.
This little number works as drive >>>> sdd1...
but another brand works as <<<<<<< sdc1.....so beware if copying my menu and errors come up.
:::::::
I have spent hours doing the above to make it work consistently.
I really wonder how many people download different versions of Puppy and besides all the Microsoft crap
making it so hard, we than add all the booting errors.
When I remember that Barry Kauler made Puppy boot from usb before most of the rivals got their act together
I feel we could do this better.
Of course in the old days booting off cd allowed for more consistency getting newbies a glimpse at Puppy.
::::::::
Strangely some like Cosmic Cuttlefish would not boot if placed further the menu boot order.
I kid you not. Only by chance did I move it up as occasionally it booted and then after playing with other Pups >>Failure.
Not for nothing do I repeat >>> " I kid you not. "
Number 8 Fossapup freezes, but that is probably because it is too advanced for my desktop specs.
:::::::::::
gyrog gave me part of the answer here...
and I finally booted Slacko 64 later...
with
title Slacko64 Oct2022 (sdc1/slacko64)
find --set-root --ignore-floppies /slacko64/initrd.gz
kernel /slacko64/vmlinuz pmedia=usbflash psubdir=slacko64 pfix=fsck
initrd /slacko64/initrd.gz
Others with problematic usbs who have cracked it can join in if they wish.
Cheers Chris.
:::::::::::;;
8 Puppies that boot from a single usb.
title DpupBuster 2021 (sdd1/dpupbuster)
find --set-root --ignore-floppies /dpupbuster/initrd.gz
kernel /dpupbuster/vmlinuz pmedia=usbflash psubdir=dpupbuster pfix=fsck
initrd /dpupbuster/initrd.gz
title UPup Cosmic Cuttlefish (sdd1/upupcosmic)
find --set-root --ignore-floppies /upupcosmic/initrd.gz
kernel /upupcosmic/vmlinuz pmedia=usbflash psubdir=upupcosmic pfix=fsck
initrd /upupcosmic/initrd.gz
title DevuanPup 2021 (sdd1/devuanpup)
find --set-root --ignore-floppies /devuanpup/initrd.gz
kernel /devuanpup/vmlinuz pmedia=usbflash psubdir=devuanpup pfix=fsck
initrd /devuanpup/initrd.gz
title Bionicpup64 2018 (sdd1/bionicpup64)
find --set-root --ignore-floppies /bionicpup64/initrd.gz
kernel /bionicpup64/vmlinuz pmedia=usbflash psubdir=bionicpup64 pfix=fsck
initrd /bionicpup64/initrd.gz
title Upup Bionic Beaver Dingo 2019 (sdd1/upupbbDingo)
find --set-root --ignore-floppies /upupbbDingo/initrd.gz
kernel /upupbbDingo/vmlinuz pmedia=usbflash psubdir=upupbbDingo pfix=fsck
initrd /upupbbDingo/initrd.gz
title Upup Ubuntu 2018 (sdd1/upupubuntu)
find --set-root --ignore-floppies /upupubuntu/initrd.gz
kernel /upupubuntu/vmlinuz pmedia=usbflash psubdir=upupubuntu pfix=fsck
initrd /upupubuntu/initrd.gz
title Radky Stretch4 2019 (sdd1/radkyStretch4)
find --set-root --ignore-floppies /radkyStretch4/initrd.gz
kernel /radkyStretch4/vmlinuz pmedia=usbflash psubdir=radkyStretch4 pfix=fsck
initrd /radkyStretch4/initrd.gz
title Fossapup (sdd1/fossapup)
find --set-root --ignore-floppies /fossapup/initrd.gz
kernel /fossapup/vmlinuz pmedia=usbflash psubdir=fossapup pfix=fsck
initrd /fossapup/initrd.gz