I am new here. I own a GoflexHome.
I follow your wiki and had success in general. With your latest files I can boot Debian from USB and HDD. So your multiboot environment do work nicely. Even when most of the stuff in the enviroment are strange to me.
I have a project in mind where I need to build my owm kernel and OS. The OS is not an issue. But I have trouble with the kernel. It seems to me that uBoot rejects the initrd.
To understand the process, I end up ignoring the fact I will build my kernel.
Instead I am using Debian provided kernel=> image-4.19.0-18-marvell.deb
Continue.
I follow your wiki and had success in general. With your latest files I can boot Debian from USB and HDD. So your multiboot environment do work nicely. Even when most of the stuff in the enviroment are strange to me.
I have a project in mind where I need to build my owm kernel and OS. The OS is not an issue. But I have trouble with the kernel. It seems to me that uBoot rejects the initrd.
Loading init Ramdisk from Legacy Image at 01100000 ...
Image Name: initramfs-4.19.0-18-marvell
Created: 2022-02-17 20:06:22 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 15665801 Bytes = 14.9 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... Bad Data CRC
Ramdisk image is corrupt or invalid
To understand the process, I end up ignoring the fact I will build my kernel.
Instead I am using Debian provided kernel=> image-4.19.0-18-marvell.deb
Continue.