# mount -o loop puppy*.iso /mnt/puppy
# mount /dev/sdb1 /mnt/flashdrive
# cp -vfr /mnt/puppy /mnt/flashdrive
Puppy's entry should look like to this:
label puppy
kernel /puppy/vmlinuz
append initrd=/puppy/initrd.gz pmedia=usbflash
Luckily, Puppy can find its own compressed SquashFS (unlike Ubuntu) :D
0 rants:
Post a Comment