Respeaker core V2 factory reset

Hallo ,



I’m trying to to do a factory reset .without success. The install is on the emmc, I have installed Mycroft on it, and it worked everything fine but the problem is the memory is too small on the emmc because of upgrade and so on.



What I did was,


  1. I did format a SD card and put the autorun File on it.



    #!/bin/sh



    if [ ! -f /tmp/run/mountd/mmcblk0p1/reset_once ]; then

    firstboot

    touch /tmp/run/mountd/mmcblk0p1/reset_once

    reboot -f

    fi


  2. when I started the respeaker vnc didn’t work, so I used the serial console, but when I type firstboot nothing happened.



    Can you guys help me please how to wipe everything from the emmc, I really want to have it on factory reset so I can start from scratch.



    I followed the instructions on this website <LINK_TEXT text=“https://github.com/respeaker/get_starte … tory-reset”>https://github.com/respeaker/get_started_with_respeaker/wiki/factory-reset</LINK_TEXT>

    but I didn’t have any success maybe someone can explain it to me in a different way.



    It would be nice if you had a factory reset image for the SD card,

    where you just need to insert the SD card and then respeaker would be on factory reset :slight_smile:.





    Kind regards

Hi there~



The https://github.com/respeaker/get_starte … tory-reset is for respeaker core, NOT for respeaker core v2.0.



For respeaker core v2.0, please download respeaker-debian-9-lxqt-flasher-20180801-4gb.img.xz from below link and burn to sd card. Plug the sd card to core v2.0 and power it. Please wait for some time. The system will be recovered to factory. thanks.



<LINK_TEXT text=“https://v2.fangcloud.com/share/7395fd13 … 14&lang=en”>https://v2.fangcloud.com/share/7395fd138a1cab496fd4792fe5?folder_id=188000311814&lang=en</LINK_TEXT>

Sorry bill.yu, I think I didn’t explained good enough what I want to do. The thing is I want to wipe everything out from the emmc memory so I can use a fresh installation lxqt+SD version.



So my question is



Do I need to delete the data from the emmc memory before using the lxqt+SD version.



If yes how do I delete the data from the emmc?



Thank you for your help.



Kind regards

Hi there~



You do not need to care about the emmc, the system will prioritize the SD card first. If there is no sd card, then it will go to emmc. thanks.

Thank you very much bill.yu, it’s working now perfectly.



Kind regards