{"id":5394,"date":"2018-09-06T07:43:42","date_gmt":"2018-09-06T07:43:42","guid":{"rendered":"https:\/\/techfeatured.com\/automotive\/15394\/how-to-fix-windows-server-2008-boot-loader"},"modified":"2018-09-06T07:43:42","modified_gmt":"2018-09-06T07:43:42","slug":"how-to-fix-windows-server-2008-boot-loader","status":"publish","type":"post","link":"https:\/\/techfeatured.com\/automotive\/15394\/how-to-fix-windows-server-2008-boot-loader","title":{"rendered":"How to Fix Windows Server 2008 Boot Loader"},"content":{"rendered":"<p>If the boot loader to your Windows Server 2008 machine gets corrupted or deleted for whatever reason, it really is a painstaking process to get it fixed.  The boot loader to my machine got deleted somehow while I was resizing partitions.  After scouring the web, I could not find anything on rebuilding the boot loader for Windows Server 2008.  All I could find were instructions to restore a Windows Vista boot loader but luckily, the process for Server 2008 is similar.<\/p>\n<p>Due to the lack of recovery tools on the Server 2008 installation CD, the boot loader must be rebuilt manually.<\/p>\n<p>For this guide, I&#8217;m going to assume your installation has a drive letter of C:.<\/p>\n<p>Insert the Server 2008 installation CD into your DVD-ROM.  Restart your computer and boot from the CD.<\/p>\n<p>Choose to repair your computer, then open the command prompt.<\/p>\n<p>At the command prompt, use the following commands:<\/p>\n<p>c:<\/p>\n<p>cd boot<\/p>\n<p>bootsect \/nt60 c: \/force \/mbr<\/p>\n<p>bootrec \/rebuildbcd<\/p>\n<p>After using the &#8220;bootrec \/rebuldbcd&#8221; command, you will be prompted to accept a Windows installation.  Accept the installation, then wait for the process to finish.  Once it&#8217;s done, reboot your comptuer and you should have a boot loader ready to go.<\/p>\n<p>If you do not have a &#8220;boot&#8221; folder in the system C: drive, then copy the &#8220;boot&#8221; folder form the Windows installation CD to the C: drive.  Use the following command which assumes E: is your DVD-ROM<\/p>\n<p>mkdir c:boot<\/p>\n<p>copy e:boot* c:boot<\/p>\n<p>Afterwards, just use the boot restore commands to rebuild the bootloader.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If the boot loader to your Windows Server 2008 machine gets corrupted or deleted for whatever reason, it really is a painstaking process to get it fixed. The boot loader to my machine got deleted somehow while I was resizing partitions. After scouring the web, I could not find anything on rebuilding the boot loader [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[31,5968,3164,619],"_links":{"self":[{"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/posts\/5394"}],"collection":[{"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/comments?post=5394"}],"version-history":[{"count":0,"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/posts\/5394\/revisions"}],"wp:attachment":[{"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/media?parent=5394"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/categories?post=5394"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techfeatured.com\/automotive\/wp-json\/wp\/v2\/tags?post=5394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}