Translate

My pc doesn't work after my daughter kick to my pc....

My pc doesn't work after my daughter kick to my pc....( ノД`)シクシク…


The display showed 'Bad block' by event viewer.

So i bought Hard Disk  in Ebisu city. (Ebisu City = Osaka of Japan)

My pc showed 'operation system wasn't found' after Disk exchange and os reload...
(ディスク交換後、表示された・・・・)

Apparently... My pc has been broken boot area.
どうやら、ブート領域設定が吹っ飛んでぃる模様。

Windows 10 boot disk have make create boot area tool.
(Windows 10の修復ディスクでブート領域を作成できます!)

Tool name is bcdboot!!

for example:
 bcdboot c:\windows /s c:

 Ltr c: is actual volume name. You can confirm or setting that use diskpart command.


My pc has been recover after use bcdboot command!! (*´▽`*)





このブログの人気の投稿

VBAのADOで「パラメーターが少なすぎます。xを指定してください。」と表示された場合の原因

ACCESSでバーコードスキャンしたら自動でイベントを起こす方法

PostgreSQL 11 でpg_dumpallを使ってバックアップしたデータをリストアするとき文字化けの対処法

ACCESSのVBAを実行するとACCESSが強制終了する事がある

VBSでマクロの実行時に警告を非表示にする方法

ACCESSのVBAでADOを利用したバインド変数を利用したデータベース連携方法

pgAdmin 4が遅いのは仕方がない | PostgreSQL things.

ACCESSでバーコードをスキャンして登録更新する簡単なサンプル

ACCESSのVBAでリストビュー(ListView)を使う為の設定 | Office365

ASP.NETのでクライアント証明書を使ったログイン認証を行う方法