Just to let you know I moved the 214X files to hda1. I modified the grub line:
Code: Select all
#Start of 214x
title = Puppy 214x (frugal) on hda1
rootnoverify (hd0,0)
kernel (hd0,0)/vmlinuz root=/dev/ram0 pmedia=idehd
initrd (hd0,0)/initrd.gz
#End of 214x
So, puppy 431 is in a folder, /mnt/hda1/puppy431, but the 214X files are all located in /mnt/hda1, i.e., there's no subfolder.
Grub is still in ext2.
Y.