{"id":3197,"date":"2020-04-09T09:04:29","date_gmt":"2020-04-09T14:04:29","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=3197"},"modified":"2020-04-09T09:04:29","modified_gmt":"2020-04-09T14:04:29","slug":"resize2fs-read-only-file-system-while-checking-for-on-line-resizing-support","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/resize2fs-read-only-file-system-while-checking-for-on-line-resizing-support\/","title":{"rendered":"resize2fs: Read-only file system While checking for on-line resizing support"},"content":{"rendered":"\n<p>Had a problem with resize2fs not resizing the root partition of Ubuntu.  Was giving the following error<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">resize2fs: Read-only file system While checking for on-line resizing support<\/pre>\n\n\n\n<p>The problem is the root partition I was trying to resize was mounted read only.  Remounting as read\/write fixed the problem<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">mount -o remount \/<\/pre>\n\n\n\n<p>Then rerun the resize command to fill up the rest of the free space<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">resize2fs \/dev\/sda1<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Had a problem with resize2fs not resizing the root partition of Ubuntu. Was giving the following error resize2fs: Read-only file system While checking for on-line resizing support The problem is the root partition I was trying to resize was mounted &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/resize2fs-read-only-file-system-while-checking-for-on-line-resizing-support\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[380,962,961,960,959],"class_list":["post-3197","post","type-post","status-publish","format-standard","hentry","category-linux","tag-mount","tag-read-only","tag-remount","tag-resize","tag-resize2fs"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=3197"}],"version-history":[{"count":1,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3197\/revisions"}],"predecessor-version":[{"id":3198,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3197\/revisions\/3198"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=3197"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=3197"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=3197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}