Re: I'm lost
Posted: Sun Aug 06, 2023 6:46 pm
Hi,
You are correct regarding fatload, You have your kernel now running from the MMC card and not from USB stick like in the past.
This means that the only correct option for booting the system would be the fatload MMC as you specified.
The only thing that could be wrong is the partition bootarg points to.
Its the root=/dev/sda1 (or other partion) part....
You could tinker a bit with this setting..
Dave
You are correct regarding fatload, You have your kernel now running from the MMC card and not from USB stick like in the past.
This means that the only correct option for booting the system would be the fatload MMC as you specified.
The only thing that could be wrong is the partition bootarg points to.
Its the root=/dev/sda1 (or other partion) part....
You could tinker a bit with this setting..
Dave