This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't burn image eMMc
#20
(10-22-2018, 07:53 AM)DVE Wrote: Hi all,

I am having the same problem as a topicstarter.
I have a Board S, jumper is in parking mode, when I connecting the board to PC with a cable, I see no new drives at all. Earlier I was able to write the image to the board - can it be done only once, or am I doing something wrong?

If I want to rewrite board from scratch, how can I do it?

Tnx

Hi DVE,

That would depends on what image inside your Tinker Board S' eMMC.
Usually, the newer TinkerOS & Armbian, etc. All should support the UMS function (mount as a drive on PC though USB).

Otherwise, you can take reference here.
https://tinkerboarding.co.uk/wiki/index...._and_Flash

Or, if currently your Tinker Board S still can boot in OS (Linux).
You can just dd part of new image to replace U-Boot and enable UMS function.

e.g. Spite U-Boot part from image and dd to eMMC.
Code:
sudo dd if=20180622-tinker-board-linaro-stretch-alip-v2.0.7.img of=/dev/mmcblk1 skip=64 seek=64 bs=512 count=8128
// skip=N skip N ibs-sized blocks at start of input
// seek=N skip N obs-sized blocks at start of output
Reply


Messages In This Thread
Can't burn image eMMc - by raghyz - 06-27-2018, 11:48 AM
RE: Can't burn image eMMc - by Robertspark - 06-27-2018, 07:12 PM
RE: Can't burn image eMMc - by raghyz - 06-28-2018, 03:08 PM
RE: Can't burn image eMMc - by Craz_tyle - 07-02-2018, 07:44 AM
RE: Can't burn image eMMc - by jamess - 08-13-2018, 06:57 AM
RE: Can't burn image eMMc - by Robertspark - 06-28-2018, 04:43 PM
RE: Can't burn image eMMc - by raghyz - 07-01-2018, 07:11 AM
RE: Can't burn image eMMc - by franckm - 10-02-2018, 10:16 PM
RE: Can't burn image eMMc - by jamess - 10-03-2018, 01:25 AM
RE: Can't burn image eMMc - by franckm - 10-03-2018, 07:50 PM
RE: Can't burn image eMMc - by Im4Tinker - 10-04-2018, 05:54 AM
RE: Can't burn image eMMc - by franckm - 10-04-2018, 06:42 AM
RE: Can't burn image eMMc - by Im4Tinker - 10-03-2018, 03:17 AM
RE: Can't burn image eMMc - by xbox1234 - 06-08-2020, 11:27 AM
RE: Can't burn image eMMc - by xxj61V0ra2 - 10-07-2018, 02:12 AM
RE: Can't burn image eMMc - by Im4Tinker - 10-07-2018, 08:02 AM
RE: Can't burn image eMMc - by Tinker Board - 10-08-2018, 01:50 AM
RE: Can't burn image eMMc - by ttroutman - 10-08-2018, 02:55 PM
RE: Can't burn image eMMc - by Im4Tinker - 10-08-2018, 04:36 PM
RE: Can't burn image eMMc - by DVE - 10-22-2018, 07:53 AM
RE: Can't burn image eMMc - by Tinker Board - 10-22-2018, 09:14 AM
RE: Can't burn image eMMc - by Im4Tinker - 10-22-2018, 11:16 AM
RE: Can't burn image eMMc - by Tinker Board - 10-22-2018, 11:26 AM
RE: Can't burn image eMMc - by DVE - 10-22-2018, 09:17 AM
RE: Can't burn image eMMc - by DVE - 10-22-2018, 01:21 PM
RE: Can't burn image eMMc - by Im4Tinker - 10-22-2018, 08:13 PM
RE: Can't burn image eMMc - by Tinker Board - 10-23-2018, 02:06 AM
RE: Can't burn image eMMc - by Im4Tinker - 10-23-2018, 07:18 PM
RE: Can't burn image eMMc - by Tinker Board - 10-24-2018, 02:33 AM
RE: Can't burn image eMMc - by Im4Tinker - 10-24-2018, 12:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)