diff options
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/usrp_x4xx.dox | 6 |
1 files changed, 5 insertions, 1 deletions
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 |