You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div class = "detailed-hw-info">
<div id = "totalStorage" class = "first-label">16 GiB Total</div>
<div id = "diskCount" class = "second-label">6 Disks</div>
<div class = "third-label">935 MiB Swap</div>
</div>
However my Pi has only single card (1 disk) with 2 partitions on it:
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk1 179:0 0 14.6G 0 disk
`-mmcblk1p1 179:1 0 14.4G 0 part /
mmcblk1boot0 179:32 0 4M 1 disk
mmcblk1boot1 179:64 0 4M 1 disk
zram0 252:0 0 50M 0 disk /var/log
zram1 252:1 0 935.6M 0 disk [SWAP]
This what Ward shows:
However my Pi has only single card (1 disk) with 2 partitions on it:
Not a big deal, but seams strange.
PS. Thanks for persistent config! Greatly appreciate.
The text was updated successfully, but these errors were encountered: