<divclass="Testo_normale"style="position: absolute; left:0px; top:340px;font-family:Comic Sans MS;font-size:32px;">
<spanclass="xr_tc Testo_normale"style="left: 61px; top: -35px; width: 837px;font-family:Comic Sans MS;font-size:32px;">Here’s what you need to do to remove danuntu.</span>
<spanclass="xr_tl Testo_normale"style="top: 54px;font-family:Comic Sans MS;font-size:32px;">1. First, you will need to erase danuntu from the sdcard/USB </span>
<spanclass="xr_tl Testo_normale"style="top: 99px;font-family:Comic Sans MS;font-size:32px;">drive. To do this, simply create a new partition table with </span>
<spanclass="xr_tl Testo_normale"style="top: 143px;font-family:Comic Sans MS;font-size:32px;">gparted and a new partition with maximum size and the </span>
<spanclass="xr_tl Testo_normale"style="top: 188px;font-family:Comic Sans MS;font-size:32px;">filesystem you prefer (BTW, android recognizes only fat32).</span>
<spanclass="xr_tl Testo_normale"style="top: 277px;font-family:Comic Sans MS;font-size:32px;">2. This step isn’t actually necessary if you do not intend to use a </span>
<spanclass="xr_tl Testo_normale"style="top: 321px;font-family:Comic Sans MS;font-size:32px;">custom recovery (CWM).</span>
<spanclass="xr_tl Testo_normale"style="top: 366px;font-family:Comic Sans MS;font-size:32px;">2.1. Your device must be roooted. If you do not have root on </span>
<spanclass="xr_tl Testo_normale"style="top: 411px;font-family:Comic Sans MS;font-size:32px;">your device follow step 2.2. Download your custom recovery </span>
<spanclass="xr_tl Testo_normale"style="top: 455px;font-family:Comic Sans MS;font-size:32px;">image (or extract it from an installation zip) and <ahref="https://github.com/danog/danuntu/releases/download/legacy/flash_image"onclick="return(xr_nn());"onmousemove="xr_mo(this,0)">this</a> file. Copy </span>
<spanclass="xr_tl Testo_normale"style="top: 500px;font-family:Comic Sans MS;font-size:32px;">both of the files in /data/local/tmp, install and open the </span>
<spanclass="xr_tl Testo_normale"style="top: 544px;font-family:Comic Sans MS;font-size:32px;"><ahref="https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=it"onclick="return(xr_nn());"onmousemove="xr_mo(this,0)">Terminal emulator app</a>, and type the following commands:</span>
<spanclass="xr_tl Testo_normale"style="top: 589px;font-family:Comic Sans MS;font-size:32px;">su #here grant superuser access if prompted</span>
<spanclass="xr_tl Testo_normale"style="top: 634px;font-family:Comic Sans MS;font-size:32px;">cd /data/local/tmp</span>
<spanclass="xr_tl Testo_normale"style="top: 678px;font-family:Comic Sans MS;font-size:32px;">chmod 777 *</span>
<spanclass="xr_tl Testo_normale"style="top: 723px;font-family:Comic Sans MS;font-size:32px;">./flash_image.bin recovery ./recovery.img</span>
<spanclass="xr_tl Testo_normale"style="top: 857px;font-family:Comic Sans MS;font-size:32px;">2.2. You device doesn’t have to be rooted. Simply flash your </span>
<spanclass="xr_tl Testo_normale"style="top: 901px;font-family:Comic Sans MS;font-size:32px;">recovery image using Rkflashkit on your PC. If the recovery is </span>
<spanclass="xr_tl Testo_normale"style="top: 946px;font-family:Comic Sans MS;font-size:32px;">inside a zip file, simply extract it: the recovery image should be </span>
<spanclass="xr_tl Testo_normale"style="top: 990px;font-family:Comic Sans MS;font-size:32px;">in the root directory of extracted zip folder.</span>