Fss0 is booting from Hekate without using Fusee Primary. You need to edit your hekate.ipl
[Atmos Fusee-Primary SYS]
payload=atmosphere/fusee-primary.bin
icon=bootloader/res/sys_cfw_boot.bmp
emummc_force_disable=1
You can use emummc_force_disable= 1 if you want to boot into sysNAND while on CFW.
My hekate_ipl.ini is this:
[config]
autoboot=0
autoboot_list=0
bootwait=0
autohosoff=0
autonogc=1
updater2p=1
backlight=100
[CFW - sysMMC]
fss0=atmosphere/fusee-secondary.bin
kip1patch=nosigchk
atmosphere=1
emummc_force_disable=1
icon=bootloader/res/icon_payload.bmp
[CFW - emuMMC]
fss0=atmosphere/fusee-secondary.bin
kip1patch=nosigchk
emummcforce=1
atmosphere=1
icon=bootloader/res/icon_payload.bmp
[Stock - sysMMC]
fss0=atmosphere/fusee-secondary.bin
emummc_force_disable=1
stock=1
icon=bootloader/res/icon_switch.bmp
Where should I put or change the lines as you told me?












