---
title: "Atualizando B9S" #
{% include toc title="Table of Contents" %}
### Required Reading
Esta página é para usuários do boot9strap atualizarem a instalação do boot9strap para a versão mais recente.
While we believe that custom firmware is safe for online use, there have been online network bans in the past, primarily for cheating and suspicious eShop behavior.
{: .notice--warning}
### What You Need
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
### Instructions
#### Section I - Prep Work
Para todas as etapas nesta seção, substitua quaisquer arquivos existentes no seu cartão SD.
{: .notice--info}
1. Insira o cartão SD no seu computador
1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD
1. Copie o `boot9strap.firm` e o `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the root of your SD card and rename it to `boot.firm`
+ If a `boot.firm` already exists, replace it
1. Reinsira seu cartão SD no seu dispositivo
![]({{ "/images/screenshots/updateb9s-root-layout.png" | absolute_url }})
#### Section II - Installing boot9strap
1. Ligue o seu dispositivo
+ This should automatically launch SafeB9SInstaller
1. Espere todos as verificações de segurança finalizarem
1. Quando solicitado, aperte a sequência de botões apresentada na tela para instalar o boot9strap
1. Once it is completed, force your device to power off by holding down the power button
+ Your device will only boot to the SafeB9SInstaller screen until the next section is completed
#### Section III - Update Luma3DS
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
#### Section IV - Configuring Luma3DS
Esta seção é necessária apenas se o seu dispositivo reiniciar no menu de configuração do Luma3DS.
1. No menu de configuração do Luma3DS, use o botão (A) e os botões direcionais para selecionar as seguintes opções:
+ **"Show NAND or user string in System Settings"**
1. Aperte (Start) para salvar e reiniciar
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}