diff options
author | Peter A. Bigot <pab@pabigot.com> | 2018-03-07 11:17:57 -0600 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2018-04-03 14:46:10 +0100 |
commit | 20358ec57a8744b0a02da77b283620fb718b0ee0 (patch) | |
tree | 970a6c4cfaa8c2d185d36e7f6d3fa4e11686250b /docs/conf.py | |
parent | b58ccfc696e4fa6b680ae5ca79960312676d7af9 (diff) | |
download | meta-raspberrypi-20358ec57a8744b0a02da77b283620fb718b0ee0.tar.gz |
sdimage-raspberrypi.wks: find /boot partition on mmcblk0
Recently wic was modified to no longer exclude /boot from partitions
added to fstab. The --on parameter in many kickstart specifications
insufficiently resolved the MMC device, resulting in attempts to mount
/dev/mmcblkp1 as boot when the device should be /dev/mmcblk0p1.
With systemd the mount failure is an error and the system drops into
emergency mode.
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
(cherry picked from commit 0e1e2c6e0aebab8a7536f81dc25f50c0f2f6d518)
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions