downloaded the latest Kirkstone64 5.8.3. Mounted the .img file and copied the three files into the "easyos" folder of my ext4 formatted sda2 partition. PC is i5 3570 with 8gb ram. When I boot, I got easy.sfs file not found
grub entry below:
Code: Select all
menuentry 'EasyOS - Linux 6.6.1'{
search --no-floppy --set=root --fs-uuid bb920f50-2ff3-4d8a-a988-4464c6b48ef1
linux /easyos/vmlinuz root=UUID=bb920f50-2ff3-4d8a-a988-4464c6b48ef1 psubdir=/easyos pmedia=atahd pfix=fsck,fsckp i915.modeset=0
initrd /easyos/initrd
}
Error I got is pretty much the same as the error @Federico had on page 2 of this thread: viewtopic.php?t=11766&start=30. The only difference is he was trying to boot it from a usb flash drive while I'm doing it from a SSD. I have two SSDs partitioned as follows: sda1, sda2, sda3 and sdb1