Saltar al contenido principal

自動起動設定の無効化

Aviso: Estás editando una guía de requisitos previos. Cualquier cambio que realices afectará a todas las 81 guías que incluyen este paso.

Inglés
Japonés

Traduciendo paso 1

Paso 1
Disable Auto Boot, Disable Auto Boot: paso 0, imagen 1 de 3 Disable Auto Boot, Disable Auto Boot: paso 0, imagen 2 de 3 Disable Auto Boot, Disable Auto Boot: paso 0, imagen 3 de 3
Disable Auto Boot
  • Before starting this procedure, you must disable your Mac's Auto Boot feature. Auto Boot powers on your Mac when you open the lid, and may be accidentally triggered during disassembly. Use this guide or follow the abbreviated instructions below to disable Auto Boot. This command may not work on all Macs.

  • Power on your Mac and launch Terminal.

  • Copy and paste the following command (or type it exactly) into Terminal:

  • sudo nvram AutoBoot=%00

  • Press [return]. If prompted, enter your administrator password and press [return] again. Note: Your return key may also be labeled ⏎ or "enter."

  • You can now safely power down your Mac and open the bottom case, without it accidentally powering on.

  • When your repair is complete and your Mac is successfully reassembled, re-enable Auto Boot with the following command:

  • sudo nvram AutoBoot=%03

この手順を開始する前に、Macの自動起動機能を無効にする必要があります。蓋を開くと、Macの自動起動によって分解中に誤って起動される場合があります。 この手順に従うか、以下の簡略化された指示に従って自動起動を無効にします。このコマンドは全てのMacに応答するわけではありません。

Macを起動し、ターミナルを開きます。

以下のコマンドをターミナルにコピー(または正確にタイプ)します。

sudo nvram AutoBoot=%00

[return]キーを押します。パスワードを求められたら、管理者パスワードを入力し、 [return]キーを再度押します。補足: [return]キーは ⏎ や "enter"として印字されている場合もあります。

これで、誤って電源が入ることなく、安全にMacの電源を切り、底面カバーを開くことができます。

修理が完了し、完全に組み上げられた際には、以下のコマンドで再度自動起動を有効化してください。

sudo nvram AutoBoot=%03

Tus contribuciones son autorizadas bajo la licencia de código abierto de Creative Commons.