Ticket #17 (closed defect: fixed)
mips32 and ppc32 cannot boot from a large ramdisk
| Reported by: | decky | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unspecified | Version: | mainline |
| Keywords: | Cc: |
Description
The loader doesn't check whether the contents of image.boot overlaps with the memory where it intends to copy the kernel and the init tasks. Currently, the FAT root file system image has several megabytes in size and IMHO overlaps with the destination area. This prevents the system from booting the kernel.
With arm32 the symptoms are little bit different. The kernel and init tasks boot fine, but the ramdisk content seems to be corrupted.
Change History
Note: See
TracTickets for help on using
tickets.
