{"id":4108,"date":"2020-02-13T11:12:09","date_gmt":"2020-02-13T10:12:09","guid":{"rendered":"https:\/\/rephlex.de\/blog\/?p=4108"},"modified":"2024-09-05T10:43:08","modified_gmt":"2024-09-05T08:43:08","slug":"windows-10-creating-boot-partitions-from-scratch","status":"publish","type":"post","link":"https:\/\/rephlex.de\/blog\/2020\/02\/13\/windows-10-creating-boot-partitions-from-scratch\/","title":{"rendered":"Windows 10\/11: Creating boot partitions from scratch"},"content":{"rendered":"\n<p>First, boot a Windows 10 or Windows Server 2019 rescue CD and enter the command prompt.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 1a: If you have the 128MB + 100MB partitions and they are broken for some reason<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">diskpart\n\nlist disk\nselect disk\nlist part\n# visually check you are about\n# to do the right thing\nselect part 1\ndelete part override\nselect part 2\ndelete part override<\/pre>\n\n\n\n<p>Now continue with step 2.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 1b: If you don&#8217;t have at least 228MB of unpartitioned space in front of your Windows partition<\/h2>\n\n\n\n<p>Boot the <a href=\"https:\/\/gparted.org\/download.php\">gparted Live CD<\/a> and move your Windows partition to the right, 250MB is usually fine, then continue with step 2.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 2: Recreating the UEFI boot partitions and installing the bootloader:<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">create partition efi size=128\nformat quick fs=fat32 label=\"System\"\nassign letter=\"k\"\ncreate partition msr size=100\nexit\n\nbcdboot C:\\windows \/s k: \/f UEFI<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Step 3: Profit<\/h2>\n\n\n\n<p>That&#8217;s all there is to it! Make sure to set your computer to UEFI ONLY, because it&#8217;s past 2020.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>First, boot a Windows 10 or Windows Server 2019 rescue CD and enter the command prompt. Step 1a: If you have the 128MB + 100MB partitions and they are broken for some reason diskpart list disk select disk list part # visually check you are about # to do the right thing select part 1 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[4],"tags":[735,459,733,290,736,734,737,732,730,731],"class_list":["post-4108","post","type-post","status-publish","format-standard","hentry","category-techtalk","tag-bcdboot","tag-boot","tag-bootloader","tag-create","tag-manager","tag-partition","tag-rescue","tag-uefi","tag-windows-10","tag-windows-server-2019"],"_links":{"self":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/comments?post=4108"}],"version-history":[{"count":3,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4108\/revisions"}],"predecessor-version":[{"id":4438,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4108\/revisions\/4438"}],"wp:attachment":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/media?parent=4108"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/categories?post=4108"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/tags?post=4108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}