Ted
Ted
PROBLEM: Crush got to 186 and failed with my Pi 3 b+
When excuted-- cd crush; cargo build Get's as far as 186 of 251 186/251 Error given-- error: board failed Hope this helps! Ted ------------------------------ On Sunday, August 9, 2020, 4:56:25...
**I hope this helps!?** 414 | disk_inodes_used, | ^^^^^^^^^^^^^^^^ | | | expected `u64`, found `u32` | help: you can convert an `u32` to `u64`: `disk_inodes_used: disk_inodes_used.into()` error: aborting due...
**I hope this helps!?** 414 | disk_inodes_used, | ^^^^^^^^^^^^^^^^ | | | expected `u64`, found `u32` | help: you can convert an `u32` to `u64`: `disk_inodes_used: disk_inodes_used.into()` error: aborting due...
OOPS! Didn't mean to CLOSE #11