Skip to content

Створення резервної копії NAND

Ця сторінка призначена для створення резервної копії NAND, що є копією даних про вбудоване сховище Nintendo DSi. Ця копія може бути використана для налаштування hiyaCFW, а також no$gba і melonDS для емуляції DSi.

TIP

Переконайтеся в тому, що SD карта має щонайменше 250 МБ вільного місця, бо в іншому випадку ви зіткнетеся з повідомленням про помилку в dumpTool.

TIP

Наполегливо рекомендується це робити. Резервна копія NAND може бути використана як точка відновлення у майбутньому, в разі цеглювання консолі.

Розділ I - Налаштування SD карти

TIP

Якщо ви вже завантажили dumpTool з іншого розділу цього посібника, ви можете пропустити цей розділ.

  1. Download the latest release of dumpTool
  2. Place dumpTool.nds anywhere on your SD card

Розділ ІІ - Створення копії NAND

  1. Launch dumpTool through the menu you have installed
    • If you've used an exploit to launch it, and you're already in the dumpTool menu, ignore this step
    • If Unlaunch is already installed and you we're directed to this page from the Get Started page, hold A + B while booting
  2. Натисніть кнопку A на Nintendo DSi, щоб почати процес створення копії NAND
    • Створення резервної копії NAND зазвичай займає близько 7 хвилин
  3. Коли створення резервної копії буде завершено, натисніть кнопку START на вашому Nintendo DSi, щоб вийти з dumpTool
  4. Вимкніть консоль та вставте SD карту у свій пристрій (наприклад, комп'ютер)
  5. On the SD card, go to where dumpTool.nds is placed, and you'll see a new folder called DT######... which contains the NAND backup
    • If dumpTool is downloaded from the Get Started page, it'll be named boot.nds
    • Inside the folder is nand.bin which is the backup itself, and nand.bin.sha1 which is the SHA1 hash of the backup
  6. Store the DT######... folder somewhere safe, where you won't lose it
    • Якщо можливо, зробіть декілька резервних копій на різних носіях інформації (жорсткий диск, SSD тощо)
    • Після копіювання резервної копії її на різноманітні носії інформації, ви можете видалити її з SD карти
  7. If you've started dumpTool via an exploit, and was downloaded from the Get Started page, delete boot.nds from the SD card root

WARNING

The SHA1 hash of the nand.bin will not match the hash stored in nand.bin.sha1. This is because dumpTool adds additional data known as a no$gba footer to the nand.bin file after the SHA1 hash is calculated. You can use the hiyaCFW Helper to create a copy without the footer.

TIP

Continue to Choosing a Menu