mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-04 08:53:42 +00:00
Closes #795. On a Raspberry Pi, the root partition was show as being mounted from /dev/root. Use information from lsblk to more acurately indentify the device as /dev/mmcblk0p2. Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>