Hi @BarryK
Just an FYI..........
I boot EasyOS on a hard disk partition as follows (I avoid the messages that say the partition will be encrypted if I enter a password):
Code: Select all
open easy*.img with XArchiver
extract 1.img
click/mount 1.img
copy easyos folder to root of partition
unmount 1.img
boot with grub4dos:
title EasyOS (sda4/easyos)
uuid 9bb32631-xxxx-9f816347e8fc
kernel /easyos/vmlinuz rw wkg_uuid=9bb32631-xxxx-9f816347e8fc wkg_dir=easyos/
initrd /easyos/initrd
I can't install my Chromium SFS built for Puppy, but it does run if I mount the sfs and manually copy the /opt and /usr/bin contents: