RPi-Monitor icon indicating copy to clipboard operation
RPi-Monitor copied to clipboard

RPi with HAT

Open ndg2806 opened this issue 2 years ago • 1 comments

  1. How to configure RPi-Monitor to see HAT mounted on RPi along with discs mounted on it? image I have Radaxa Quad SATA HAT: https://wiki.radxa.com/Dual_Quad_SATA_HAT

  2. Raid5 array /dev/md0 is not shown even if mounted! image

ndg2806 avatar Jan 24 '23 18:01 ndg2806

You need to play around with the storage.conf file. As I can see in the screenshot, you have already customized this file for /boot and /. I think you can use that output of df command using the postprocess rules at the .conf with additional shell tools to extract the proper value or use a better command to detect the free space of the Raid array.

losgobbi avatar Feb 10 '23 22:02 losgobbi