Advertisement
Guest User

Untitled

a guest
Feb 20th, 2018
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.16299.248]
  2. (c) 2017 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Windows\system32>diskpart
  5.  
  6. Microsoft DiskPart version 10.0.16299.15
  7.  
  8. Copyright (C) Microsoft Corporation.
  9. On computer: DESKTOP-J47BGRE
  10.  
  11. DISKPART> list disk
  12.  
  13. Disk ### Status Size Free Dyn Gpt
  14. -------- ------------- ------- ------- --- ---
  15. Disk 0 Online 931 GB 0 B *
  16.  
  17. DISKPART> list vol
  18.  
  19. Volume ### Ltr Label Fs Type Size Status Info
  20. ---------- --- ----------- ----- ---------- ------- --------- --------
  21. Volume 0 C NTFS Partition 930 GB Healthy Boot
  22. Volume 1 ‏‏שחזור NTFS Partition 499 MB Healthy Hidden
  23. Volume 2 FAT32 Partition 100 MB Healthy System
  24.  
  25. DISKPART> exit
  26.  
  27. Leaving DiskPart...
  28.  
  29. C:\Windows\system32>bcdedit /enum firmware
  30.  
  31. Firmware Boot Manager
  32. ---------------------
  33. identifier {fwbootmgr}
  34. displayorder {bootmgr}
  35. {a17fc90d-1603-11e8-8259-806e6f6e6963}
  36. {f5d1add2-1412-11e8-a3fb-e98469d25eef}
  37. {f5d1add0-1412-11e8-a3fb-e98469d25eef}
  38. {f5d1add1-1412-11e8-a3fb-e98469d25eef}
  39. timeout 0
  40.  
  41. Windows Boot Manager
  42. --------------------
  43. identifier {bootmgr}
  44. device partition=\Device\HarddiskVolume2
  45. path \EFI\Microsoft\Boot\bootmgfw.efi
  46. description Windows Boot Manager
  47. locale he-IL
  48. inherit {globalsettings}
  49. default {current}
  50. resumeobject {f5d1add7-1412-11e8-a3fb-e98469d25eef}
  51. displayorder {current}
  52. toolsdisplayorder {memdiag}
  53. timeout 30
  54.  
  55. Firmware Application (101fffff)
  56. -------------------------------
  57. identifier {a17fc90d-1603-11e8-8259-806e6f6e6963}
  58. path \EFI\Microsoft\Boot\bootmgfw.efi
  59. description Windows Boot Manager
  60.  
  61. Firmware Application (101fffff)
  62. -------------------------------
  63. identifier {b8caa97f-1450-11e8-8249-806e6f6e6963}
  64. description EFI Network 0 for IPv6 (50-7B-9D-6B-A6-3F)
  65.  
  66. Firmware Application (101fffff)
  67. -------------------------------
  68. identifier {f5d1add0-1412-11e8-a3fb-e98469d25eef}
  69. description EFI USB Device
  70.  
  71. Firmware Application (101fffff)
  72. -------------------------------
  73. identifier {f5d1add1-1412-11e8-a3fb-e98469d25eef}
  74. description EFI DVD/CDROM
  75.  
  76. Firmware Application (101fffff)
  77. -------------------------------
  78. identifier {f5d1add2-1412-11e8-a3fb-e98469d25eef}
  79. description EFI Network
  80.  
  81. Firmware Application (101fffff)
  82. -------------------------------
  83. identifier {f5d1add4-1412-11e8-a3fb-e98469d25eef}
  84. description EFI Network 0 for IPv4 (50-7B-9D-6B-A6-3F)
  85.  
  86. C:\Windows\system32>20 seconds boot ssd crash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement