depois
BOOTREC /FIXBOOT
depois
BOOTREC /FIXBOOT
you know
the command that fixes these exact problems
you know
the command that fixes these exact problems
coloca isso no cmd e reinicia pra ver se vai
coloca isso no cmd e reinicia pra ver se vai
Such mal nach den beiden Begriffen.
bootrec /FixMbr
bootrec /RebuildBcd
Und schau Dir die Anleitungen dazu an.
Nicht trivial, aber hatte in meinem Fall geholfen, das Gerät wieder Bootfähig zu machen.
Viel Glück 😊
Such mal nach den beiden Begriffen.
bootrec /FixMbr
bootrec /RebuildBcd
Und schau Dir die Anleitungen dazu an.
Nicht trivial, aber hatte in meinem Fall geholfen, das Gerät wieder Bootfähig zu machen.
Viel Glück 😊
Voici un guide complet pour apprendre à utiliser cette commande essentielle.
www.malekal.com/bootrec-repa...
Voici un guide complet pour apprendre à utiliser cette commande essentielle.
www.malekal.com/bootrec-repa...
(bootrec /fixmbr, bootrec /fixboot, bootrec /scanos, and bootrec /rebuildbcd). shit is dire
(bootrec /fixmbr, bootrec /fixboot, bootrec /scanos, and bootrec /rebuildbcd). shit is dire
bcdedit /export c:\bcdbackup
attrib c:\boot\bcd -r -s -h
ren c:\boot\bcd bcd.old
bootrec /rebuildbcd
bcdedit /export c:\bcdbackup
attrib c:\boot\bcd -r -s -h
ren c:\boot\bcd bcd.old
bootrec /rebuildbcd
www.malekal.com/erreur-srttr...
www.malekal.com/erreur-srttr...
たしかUSBがあったはず!
OK!
bootrec /fixmbr
OK
bootrec /fixboot
NG
bcdboot c:¥windows
NG
あれ?
仕方ない、初期化だ!
何か言ってるが気にしない。
ドライブ0初期化。。。あ、ドライブ0はHDDだった、てへ。
本当に必要なファイルはOneDriveにあるんだから、行っちゃえ!
たしかUSBがあったはず!
OK!
bootrec /fixmbr
OK
bootrec /fixboot
NG
bcdboot c:¥windows
NG
あれ?
仕方ない、初期化だ!
何か言ってるが気にしない。
ドライブ0初期化。。。あ、ドライブ0はHDDだった、てへ。
本当に必要なファイルはOneDriveにあるんだから、行っちゃえ!
bcdedit /export C:\BCD_Backup
attrib C:\boot\bcd -s -h -r
ren C:\boot\bcd bcd.old
bootrec /RebuildBcd
bcdedit /export C:\BCD_Backup
attrib C:\boot\bcd -s -h -r
ren C:\boot\bcd bcd.old
bootrec /RebuildBcd
이런 경우는 겪어본 적 없지만 메모해둡니다. (🧵2/2)
이런 경우는 겪어본 적 없지만 메모해둡니다. (🧵2/2)
Das schon probiert?
Das schon probiert?
Saturday: Give all the way up
Sunday: put Hiren's Boot on USB, efi smells like burning, hit the bootrec, nothing, xcopy, take 2 stress naps, it is alive.
Monday: Produce story (for💲)on ending education equality. Wonder about it all.
Fin
Saturday: Give all the way up
Sunday: put Hiren's Boot on USB, efi smells like burning, hit the bootrec, nothing, xcopy, take 2 stress naps, it is alive.
Monday: Produce story (for💲)on ending education equality. Wonder about it all.
Fin
まだ何もデータを置いていない、カラの状態の16TBのHDDがあるので、ここにWindows10を新規インストールして、その後、起動しないシステムの入ったSSDを繋げ直して,新規インストールしたWin10側から、システムSSDを修復する、という手で対応しようと思っていますが、果たしてうまくいくのだろーか。
まだ何もデータを置いていない、カラの状態の16TBのHDDがあるので、ここにWindows10を新規インストールして、その後、起動しないシステムの入ったSSDを繋げ直して,新規インストールしたWin10側から、システムSSDを修復する、という手で対応しようと思っていますが、果たしてうまくいくのだろーか。
Windowsのインストールメディアで起動してコマンドプロンプト(Shift+F10とかで呼び出す)が使える状況のとき
diskpart
list disk
select disk X (Windowsが入っているディスクの番号)
create partition efi size=200(MB単位で必要に応じて適当なサイズにする)
format quick fs=fat32
exit
bootrec /fixboot
bootrec /rebuildbcd
でWindowsのブートマネージャー復活する
Windowsのインストールメディアで起動してコマンドプロンプト(Shift+F10とかで呼び出す)が使える状況のとき
diskpart
list disk
select disk X (Windowsが入っているディスクの番号)
create partition efi size=200(MB単位で必要に応じて適当なサイズにする)
format quick fs=fat32
exit
bootrec /fixboot
bootrec /rebuildbcd
でWindowsのブートマネージャー復活する