JumpDrive not working due to device busy
#2
1) you have to decompress the .xz to flash the .img
2) give an 'lsblk' command to see whether the /dev/sdc is mounted to any directories, probably 2
3) if yes, unmount with 'umount full-path-to-directory' for all directories
4) now flash the .img

if your application decompresses automatically the image then you can skip step 1

it is useful to learn to do it fundamentally through the terminal with he following command

'sudo dd bs=1M if=image-file of=/dev/sdc status=progress conv=fsync'

that is dump the binary data in 1MB blocks from the file to the eMMC showing the progress of the operation and flushing the buffer
  Reply


Messages In This Thread
RE: JumpDrive not working due to device busy - by mouffa - 08-07-2021, 08:15 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  4G VoLTE calls confirmed working with carrier x dcinoz 15 11,966 03-09-2024, 11:38 PM
Last Post: dcinoz
  Jumpdrive broken? eMMc broken Uturn 5 1,772 04-21-2023, 12:37 AM
Last Post: Uturn
  Device Unable To Read MicroSD Card _radv_ 19 6,248 02-18-2023, 02:01 PM
Last Post: _radv_
  MMS sending stopped working amindfv 2 1,256 01-16-2023, 09:44 PM
Last Post: treebeard
  UI crashes after unplugging USB device, seen on multiple OSes; is my hardware broken? slondr 1 983 11-05-2022, 11:31 AM
Last Post: slondr
  Instructions to get pinephone working on USA carrier omarcomputing 1 1,378 10-08-2022, 04:45 PM
Last Post: treebeard
  JumpDrive isn't working phytocube 2 1,790 06-05-2022, 03:22 PM
Last Post: phytocube
  Jumpdrive not booting Kimberley van Buyten 1 1,049 05-28-2022, 01:00 AM
Last Post: Kimberley van Buyten
  SIM card slot not working dekrets 2 2,218 02-12-2022, 11:09 AM
Last Post: dekrets
  Can't get autofocus working duncan_bayne 4 2,950 01-22-2022, 09:17 PM
Last Post: duncan_bayne

Forum Jump:


Users browsing this thread: 1 Guest(s)