I am resuscitating an old Thinkpad T400, which has a completely empty SSD as the only internal drive. It will never run Windows again, so there is no reason to have a non-Linux filesystem on it.
I have noticed that the discussion on the Fossapup pages regarding boot only seem to mention Grub4Dos and Grub2. The builtin Install scripts also use one or other of these. In the distant past, I used syslinux/extlinux but there is little mention of it here. Is there a reason to avoid the syslinux ecosystem?
The reason that I ask is that I would prefer not to have to have a Fat or NTFS boot partition, just to suit Grub4Dos. On the other hand Grub2 seems insanely complex to me. I have also read that it is very heavy as well.
Using PFind, I discovered that Fossapup does have extlinux included. If it is in fact a reasonable alternative these days, I'd quite like to get some guidance on it. The documentation I have been able to find is quite incomplete, leaping into a lot of detail before giving the basics. Although I have used syslinux before, I am afraid that my memory fails me in recalling the details
I am booting the Thinkpad from a USB stick with Fossapup 9.5 on it. I am typing this on it now.
The SSD is an old Kingston V300 120GB. So far, I've made a directory, named Fossapup9.5, containing only vmlinuz, initrd and the Fossapup sfs files. I'm intending to create a small ext3 boot partition, to suit extlinux, and an approximately 100GB ext4 partition, leaving 10GB unallocated. I've read that leaving some of the SSD unallocated helps with wear leveling??? Is this reasonable?
Where do I put the various files on the two partitions? Advice I've seen says to have a very small boot partition but that wouldn't fit all the Puppy files, so I'm confused.
After loading all the necessary files in the right places, do I just run extlinux, or is there more to it? Advice I've seen is very inconsistent so far. Help?