From 96e95db5cd98101b746e0b7b473e5352d476caa5 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 27 Sep 2021 15:51:20 +0200 Subject: docs: x410: Fix info on loading SD card images with bmaptool --- host/docs/usrp_x4xx.dox | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'host/docs') diff --git a/host/docs/usrp_x4xx.dox b/host/docs/usrp_x4xx.dox index 519df24a1..772062b6c 100644 --- a/host/docs/usrp_x4xx.dox +++ b/host/docs/usrp_x4xx.dox @@ -701,11 +701,15 @@ found. Run: - sudo bmaptool /path/to/usrp_x4xx_fs.sdimg.bz2 /dev/sdX + sudo bmaptool copy /path/to/usrp_x4xx_fs.sdimg.bz2 /dev/sdX to flash the eMMC with this image (replacing /dev/sdX with the block device of the X410's eMMC as indicated by your kernel log). +When bmaptool has indicated that copying has completed, hit Ctrl-C on the U-boot +prompt to terminate the mass storage mode. Then, power-cycle the device to load +the new filesystem. + \subsection x4xx_jtag_boot Booting X410 over JTAG If the X410 is no longer able to boot from eMMC, it is possible to boot the -- cgit v1.2.3