{"id":2890,"date":"2023-07-23T18:25:16","date_gmt":"2023-07-23T12:55:16","guid":{"rendered":"https:\/\/smarttech101.com\/?p=2890"},"modified":"2023-07-23T18:26:03","modified_gmt":"2023-07-23T12:56:03","slug":"how-to-resolve-linux-boot-issues-after-file-mishap","status":"publish","type":"post","link":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/","title":{"rendered":"How to Resolve Linux Boot Issues After File Mishap"},"content":{"rendered":"\n<p>Have you found yourself in a challenging situation where your Linux computer won&#8217;t boot up due to an accidental file mishap? You are not alone. This comprehensive blog post will guide you through various solutions to get your Linux system up and running again. Remain calm, follow the step-by-step instructions, and learn how to tackle boot issues effectively in Linux.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_69_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title \" >Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#Understanding_the_Issue\" title=\"Understanding the Issue\">Understanding the Issue<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#Troubleshooting_Steps\" title=\"Troubleshooting Steps:\">Troubleshooting Steps:<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#1_Using_TTYs_Terminal_to_Revert_Changes\" title=\"1. Using TTYs (Terminal) to Revert Changes\">1. Using TTYs (Terminal) to Revert Changes<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#2_Wait_for_the_Admin_Console_to_Automatically_Appear\" title=\"2. Wait for the Admin Console to Automatically Appear\">2. Wait for the Admin Console to Automatically Appear<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#3_Booting_into_the_Fall_Back_Kernel_Using_GRUB\" title=\"3. Booting into the Fall Back Kernel Using GRUB\">3. Booting into the Fall Back Kernel Using GRUB<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#4_Use_UEFI_firmware_settings\" title=\"4. Use UEFI firmware settings\">4. Use UEFI firmware settings<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#5_Exploring_Additional_Menu_Options_in_GRUB\" title=\"5. Exploring Additional Menu Options in GRUB\">5. Exploring Additional Menu Options in GRUB<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#6_Using_a_Live_CD_to_Boot\" title=\"6. Using a Live CD to Boot\">6. Using a Live CD to Boot<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#Conclusion\" title=\"Conclusion\">Conclusion<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#Additional_Tips\" title=\"Additional Tips\">Additional Tips<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Understanding_the_Issue\"><\/span>Understanding the Issue<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before we delve into the troubleshooting steps, let&#8217;s understand the root of the problem. A critical system file may have been altered, leading to the boot failure. Fortunately, there are several methods to address this issue and restore your Linux system.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Troubleshooting_Steps\"><\/span>Troubleshooting Steps:<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"1_Using_TTYs_Terminal_to_Revert_Changes\"><\/span>1. Using TTYs (Terminal) to Revert Changes<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>TTY, in simple term, is like a virtual terminal. The Linux system provides multiple virtual terminals, accessible via keyboard shortcuts. <\/p>\n\n\n\n<p>To open the first TTY, press <strong>&#8220;Alt + Ctrl + F1.&#8221;<\/strong> If you are unable to access first TTY, try to access second tty using &#8220;Alt + Crl + F2&#8221; . If this does not work try another and so on. Finally, using the TTY, you should try to log in and attempt to revert the changes made to the problematic file.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"570\" height=\"640\" src=\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/user-g2e24505d9_640.png?resize=570%2C640&#038;ssl=1\" alt=\"\" class=\"wp-image-2891\"\/><figcaption class=\"wp-element-caption\">Fig 1: press ctrl+alt+f2 to enter into 2nd tty<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"2_Wait_for_the_Admin_Console_to_Automatically_Appear\"><\/span>2. Wait for the Admin Console to Automatically Appear<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Sometimes, the Linux system automatically displays an &#8220;Admin Console&#8221; when it encounters boot issues <strong>after a few minutes<\/strong>. You might need to log in as root user. If you see this option, make use of it to modify the problematic file and fix the boot problem.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"638\" height=\"467\" src=\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/2023-07-23_17-25-47.742381673.png?resize=638%2C467&#038;ssl=1\" alt=\"\" class=\"wp-image-2892\"\/><figcaption class=\"wp-element-caption\">fig 2: log into admin console and fix the issue<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"3_Booting_into_the_Fall_Back_Kernel_Using_GRUB\"><\/span>3. Booting into the Fall Back Kernel Using GRUB<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>GRUB, the GRand Unified Bootloader, is used by most of the Linux distros as the default bootloader.<\/p>\n\n\n\n<p>GRUB offers a<strong> &#8220;Fall Back Kernel&#8221; <\/strong>option when the primary kernel fails to boot. Very often, it is hidden in the &#8220;Advanced options&#8230;&#8221;. Try selecting this option to see if your system can boot up successfully.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"483\" height=\"539\" src=\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/2023-07-23_18-07-46.986816878.png?resize=483%2C539&#038;ssl=1\" alt=\"\" class=\"wp-image-2899\"\/><figcaption class=\"wp-element-caption\">Fig 3: Select &#8220;advanced options&#8230;&#8221; and hit enter<\/figcaption><\/figure>\n\n\n\n<p>Note: It might look little different in your computer<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"4_Use_UEFI_firmware_settings\"><\/span>4. Use UEFI firmware settings<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>UEFI provides boot configuration of your system. It is useful when your boot configuration is messed up.<\/p>\n\n\n\n<p>If the previous steps don&#8217;t yield results, you can access GRUB&#8217;s menu. Then select the UEFI Firmware settings.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"841\" height=\"512\" src=\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/image-1.png?resize=841%2C512&#038;ssl=1\" alt=\"\" class=\"wp-image-2897\" srcset=\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/image-1.png?w=841&amp;ssl=1 841w, https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/image-1.png?resize=768%2C468&amp;ssl=1 768w\" sizes=\"(max-width: 841px) 100vw, 841px\" \/><figcaption class=\"wp-element-caption\">Fig 4: UEFI in Lenovo Legion laptop<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"5_Exploring_Additional_Menu_Options_in_GRUB\"><\/span>5. Exploring Additional Menu Options in GRUB<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>GRUB provides several other menu options to troubleshoot boot problems. Press <code>c<\/code> to enter into the grub&#8217;s console from the grub boot menu.<\/p>\n\n\n\n<p>In the grub console, you can use <code>help<\/code> command to find help.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"477\" height=\"566\" src=\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/image-2.png?resize=477%2C566&#038;ssl=1\" alt=\"\" class=\"wp-image-2900\"\/><figcaption class=\"wp-element-caption\">Fig 5: grub console<\/figcaption><\/figure>\n\n\n\n<p>These options include recovery modes, memory tests, and more. Explore these options to find the one that best suits your situation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"6_Using_a_Live_CD_to_Boot\"><\/span>6. Using a Live CD to Boot<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>As a last resort, use a Live CD to boot your Linux system. <\/p>\n\n\n\n<p><a href=\"https:\/\/smarttech101.com\/how-to-install-arch-linux-and-support-graphics\/#1-download-arch-linux-iso-and-create-a-bootable-usb-drive\" target=\"_blank\" rel=\"noreferrer noopener\">To create Live Boot CD\/USB drive, follow this link<\/a>.<\/p>\n\n\n\n<p><a href=\"https:\/\/smarttech101.com\/how-to-install-arch-linux-and-support-graphics\/#2-boot-into-the-live-environment\" target=\"_blank\" rel=\"noreferrer noopener\">To boot into the Live Boot CD\/USB drive, follow this link.<\/a><\/p>\n\n\n\n<p>After booting, mount your old root and other partition and try to fix the files you modified earlier. This will allow you to access your system without using the damaged files and fix the issue from there.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In conclusion, encountering boot issues in Linux due to a file mishap can be daunting, but with the right approach, you can resolve the problem effectively. Whether you use the second TTY, GRUB options, or resort to a Live CD, you have several tools at your disposal to regain control of your Linux computer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Additional_Tips\"><\/span>Additional Tips<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Always create backups of critical files to prevent data loss in such situations. Follow my article on <a href=\"https:\/\/smarttech101.com\/backup-and-restore-your-computer-using-rsync\/\" target=\"_blank\" rel=\"noreferrer noopener\">how to backup and restore your computer using rsync<\/a>.<\/li>\n\n\n\n<li>Stay informed about basic troubleshooting techniques to handle unforeseen issues efficiently.<\/li>\n\n\n\n<li>Reach out to Linux communities or tech support for further assistance if needed.<\/li>\n<\/ul>\n\n\n\n<p>By following these troubleshooting steps and keeping a level head, you can tackle Linux boot issues and enjoy a smoothly functioning system once again.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Encounter Linux boot issues after a file mishap? Don&#8217;t panic! This comprehensive troubleshooting guide will walk you through accessing the GRUB console, using second TTY, and other effective methods to get your system up and running again. Restore your Linux computer with ease and confidence.<\/p>\n","protected":false},"author":2,"featured_media":2901,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","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":"","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":"default","ast-page-background-enabled":"default","ast-page-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"categories":[17],"tags":[18,35],"class_list":["post-2890","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-command-line-tools","tag-command-line-tools","tag-core-linux-utilities"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Resolve Linux Boot Issues After File Mishap | SmartTech101<\/title>\n<meta name=\"description\" content=\"Fix Linux boot issues after a file mishap using GRUB console and\/or TTY in this comprehensive guide. Get your system running again!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Resolve Linux Boot Issues After File Mishap | SmartTech101\" \/>\n<meta property=\"og:description\" content=\"Fix Linux boot issues after a file mishap using GRUB console and\/or TTY in this comprehensive guide. Get your system running again!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/\" \/>\n<meta property=\"og:site_name\" content=\"SmartTech101\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-23T12:55:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-23T12:56:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ajay\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ajay_yadav\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ajay\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/\"},\"author\":{\"name\":\"Ajay\",\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/2edfee738a82f9c963210f8cdb438334\"},\"headline\":\"How to Resolve Linux Boot Issues After File Mishap\",\"datePublished\":\"2023-07-23T12:55:16+00:00\",\"dateModified\":\"2023-07-23T12:56:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/\"},\"wordCount\":671,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/e8d5aebc510d698e11e9df6291381633\"},\"image\":{\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1\",\"keywords\":[\"Command Line Tools\",\"core linux utilities\"],\"articleSection\":[\"Command Line Tools\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/\",\"url\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/\",\"name\":\"How to Resolve Linux Boot Issues After File Mishap | SmartTech101\",\"isPartOf\":{\"@id\":\"https:\/\/smarttech101.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1\",\"datePublished\":\"2023-07-23T12:55:16+00:00\",\"dateModified\":\"2023-07-23T12:56:03+00:00\",\"description\":\"Fix Linux boot issues after a file mishap using GRUB console and\/or TTY in this comprehensive guide. Get your system running again!\",\"breadcrumb\":{\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1\",\"width\":1280,\"height\":720,\"caption\":\"How to Resolve Linux Boot Issues After File Mishap\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/smarttech101.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Resolve Linux Boot Issues After File Mishap\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/smarttech101.com\/#website\",\"url\":\"https:\/\/smarttech101.com\/\",\"name\":\"SmartTech101\",\"description\":\"Do Everything in Linux\",\"publisher\":{\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/e8d5aebc510d698e11e9df6291381633\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/smarttech101.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/e8d5aebc510d698e11e9df6291381633\",\"name\":\"Ajay Yadav\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2022\/09\/cropped-ST101_logo.png?fit=180%2C60&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2022\/09\/cropped-ST101_logo.png?fit=180%2C60&ssl=1\",\"width\":180,\"height\":60,\"caption\":\"Ajay Yadav\"},\"logo\":{\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/2edfee738a82f9c963210f8cdb438334\",\"name\":\"Ajay\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/smarttech101.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6eea348caae2173954765a7cdf6cd107?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6eea348caae2173954765a7cdf6cd107?s=96&d=mm&r=g\",\"caption\":\"Ajay\"},\"sameAs\":[\"https:\/\/x.com\/ajay_yadav\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Resolve Linux Boot Issues After File Mishap | SmartTech101","description":"Fix Linux boot issues after a file mishap using GRUB console and\/or TTY in this comprehensive guide. Get your system running again!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/","og_locale":"en_US","og_type":"article","og_title":"How to Resolve Linux Boot Issues After File Mishap | SmartTech101","og_description":"Fix Linux boot issues after a file mishap using GRUB console and\/or TTY in this comprehensive guide. Get your system running again!","og_url":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/","og_site_name":"SmartTech101","article_published_time":"2023-07-23T12:55:16+00:00","article_modified_time":"2023-07-23T12:56:03+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png","type":"image\/png"}],"author":"Ajay","twitter_card":"summary_large_image","twitter_creator":"@ajay_yadav","twitter_misc":{"Written by":"Ajay","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#article","isPartOf":{"@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/"},"author":{"name":"Ajay","@id":"https:\/\/smarttech101.com\/#\/schema\/person\/2edfee738a82f9c963210f8cdb438334"},"headline":"How to Resolve Linux Boot Issues After File Mishap","datePublished":"2023-07-23T12:55:16+00:00","dateModified":"2023-07-23T12:56:03+00:00","mainEntityOfPage":{"@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/"},"wordCount":671,"commentCount":0,"publisher":{"@id":"https:\/\/smarttech101.com\/#\/schema\/person\/e8d5aebc510d698e11e9df6291381633"},"image":{"@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1","keywords":["Command Line Tools","core linux utilities"],"articleSection":["Command Line Tools"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/","url":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/","name":"How to Resolve Linux Boot Issues After File Mishap | SmartTech101","isPartOf":{"@id":"https:\/\/smarttech101.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage"},"image":{"@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1","datePublished":"2023-07-23T12:55:16+00:00","dateModified":"2023-07-23T12:56:03+00:00","description":"Fix Linux boot issues after a file mishap using GRUB console and\/or TTY in this comprehensive guide. Get your system running again!","breadcrumb":{"@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#primaryimage","url":"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1","contentUrl":"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1","width":1280,"height":720,"caption":"How to Resolve Linux Boot Issues After File Mishap"},{"@type":"BreadcrumbList","@id":"https:\/\/smarttech101.com\/how-to-resolve-linux-boot-issues-after-file-mishap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/smarttech101.com\/"},{"@type":"ListItem","position":2,"name":"How to Resolve Linux Boot Issues After File Mishap"}]},{"@type":"WebSite","@id":"https:\/\/smarttech101.com\/#website","url":"https:\/\/smarttech101.com\/","name":"SmartTech101","description":"Do Everything in Linux","publisher":{"@id":"https:\/\/smarttech101.com\/#\/schema\/person\/e8d5aebc510d698e11e9df6291381633"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smarttech101.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/smarttech101.com\/#\/schema\/person\/e8d5aebc510d698e11e9df6291381633","name":"Ajay Yadav","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smarttech101.com\/#\/schema\/person\/image\/","url":"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2022\/09\/cropped-ST101_logo.png?fit=180%2C60&ssl=1","contentUrl":"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2022\/09\/cropped-ST101_logo.png?fit=180%2C60&ssl=1","width":180,"height":60,"caption":"Ajay Yadav"},"logo":{"@id":"https:\/\/smarttech101.com\/#\/schema\/person\/image\/"}},{"@type":"Person","@id":"https:\/\/smarttech101.com\/#\/schema\/person\/2edfee738a82f9c963210f8cdb438334","name":"Ajay","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smarttech101.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6eea348caae2173954765a7cdf6cd107?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6eea348caae2173954765a7cdf6cd107?s=96&d=mm&r=g","caption":"Ajay"},"sameAs":["https:\/\/x.com\/ajay_yadav"]}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/smarttech101.com\/wp-content\/uploads\/2023\/07\/How-to-Resolve-Linux-Boot-Issues-After-File-Mishap.png?fit=1280%2C720&ssl=1","_links":{"self":[{"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/posts\/2890"}],"collection":[{"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/comments?post=2890"}],"version-history":[{"count":5,"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/posts\/2890\/revisions"}],"predecessor-version":[{"id":2903,"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/posts\/2890\/revisions\/2903"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/media\/2901"}],"wp:attachment":[{"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/media?parent=2890"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/categories?post=2890"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/smarttech101.com\/wp-json\/wp\/v2\/tags?post=2890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}