Guest User

Untitled

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