Feature #1010
closed
Fix busybox init to support no squashfs/overlay boots
Added by Hammel over 1 year ago.
Updated about 1 year ago.
Description
If the cmdline arg pnosqash is found then the init script shouldn't boot via squashfs/overlay. Instead, the rootfs will be fully expanded already and we can just switch_root to that.
- Severity changed from 05 - Very Low to 02 - High
- Status changed from New to In Progress
- % Done changed from 0 to 30
Implemented in rpi2 sandbox. Needs testing.
- Status changed from In Progress to Rejected
- % Done changed from 30 to 100
This doesn't appear to be necessary. The mkinstall script skips the initramfs installation to the SD card if -o is not used. That causes the kernel command line in cmdline.txt to boot the rootfs from the 2nd partition. So this just works, as is.
Rejecting issue.
Also available in: Atom
PDF