• ベストアンサー
※ ChatGPTを利用し、要約された質問です(原文:corrupt label - wrong magic number)

How to Fix Corrupt Label Error on Sun Fire V100 and Install Solaris 8

このQ&Aのポイント
  • Learn how to fix the 'Corrupt Label' error on Sun Fire V100 and successfully install Solaris 8. Follow these steps to create a disk label using the format command from the Solaris operating system.
  • Don't let the 'Corrupt Label' error prevent you from installing Solaris 8 on your Sun Fire V100. Find out how to create a disk label without having Solaris installed.
  • Looking for a solution to the 'Corrupt Label' error on Sun Fire V100? This guide will show you how to create a disk label and bypass the problem during installation.

質問者が選んだベストアンサー

  • ベストアンサー
  • 3899
  • ベストアンサー率54% (65/119)
回答No.1

> solarisはまだインストールされていないのでformatコマンドが実行できません。 ok boot cdrom -s にてmini-rootを起動 これで基本的なコマンドが使用出来ます。 format> type にてautoもしくは対象HDDのタイプを選択してlabelして下さい。 > corrupt label - wrong magic number たしかにラベル付けされていないときに出るメッセージですね。 HDDが正常に認識されているのであればラベル付けで解決するかもしれませんね。

scorpius
質問者

補足

ご回答いただき、ありがとうございます。 ok boot cdrom -sでやったら出来ました。 ラベル付けして、無事問題解決です! ありがとうございました。