| Summary: | Buildroot 2016.2 for Raspberry Pi requires that ext4 rootfs is selected. Otherwise the error is reported | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | WZab <wzab01> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
WZab
2016-03-16 20:23:01 UTC
What do you suggest we do? If you change the defconfig (E.G. to use initramfs instead of ext4) then it is also your responsibility to ensure it makes sense. The raspberrypi post-image script creates as sdcard image with the ext4 filesystem the defconfig enables, so if you don't want that - Then just remove the post-image script from the .config. |