Migrate to mdBook
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
+++
|
||||
title = "Software"
|
||||
weight = 6
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
## Contents
|
||||
# Contents
|
||||
|
||||
Click on a link in the list below to go to that page:
|
||||
|
||||
1. [Monero GUI syncing stuck with Ledger](../../software/monero-gui-syncing-stuck-with-ledger)
|
||||
1. [Test and format SD cards](../../software/test-and-format-sd-cards)
|
||||
1. [Monero GUI syncing stuck with Ledger](../../software/monero-gui-syncing-stuck-with-ledger.html)
|
||||
1. [Test and format SD cards](../../software/test-and-format-sd-cards.html)
|
@@ -1,9 +1,5 @@
|
||||
+++
|
||||
title = "Monero GUI syncing stuck with Ledger"
|
||||
weight = 1
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
# Monero GUI syncing stuck with Ledger
|
||||
|
||||
This is about the Monero desktop GUI, but probably also applies to Monerujo.
|
||||
|
||||
If you're trying to sync the blockchain with your Ledger device, you might be getting the conflicting messages of "Waiting for daemon to sync" and "Daemon is synchronized", which then just stays there forever and doesn't move.
|
||||
|
@@ -1,9 +1,5 @@
|
||||
+++
|
||||
title = "Test and format SD cards"
|
||||
weight = 2
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
# Test and format SD cards
|
||||
|
||||
I wrote a short bash script that tests SD cards with [F3](https://3ds.hacks.guide/f3-(linux).html) to see if they're fake, deletes everything on them, creates a new partition table and one exFAT partition on them.
|
||||
|
||||
Here it is:
|
||||
|
Reference in New Issue
Block a user