{"id":748,"date":"2020-10-30T17:43:47","date_gmt":"2020-10-30T17:43:47","guid":{"rendered":"https:\/\/server-help.org\/?p=748"},"modified":"2020-10-30T17:43:47","modified_gmt":"2020-10-30T17:43:47","slug":"mounting-centos-8-in-knoppix","status":"publish","type":"post","link":"https:\/\/server-help.org\/index.php\/2020\/10\/30\/mounting-centos-8-in-knoppix\/","title":{"rendered":"Mounting CentOS 8 in Knoppix"},"content":{"rendered":"\n<p>1). Load the Knoppix DVD<\/p>\n\n\n\n<p>2). Reboot the server<\/p>\n\n\n\n<p>3). Connect with the KVM console in your Cloud Panel.<\/p>\n\n\n\n<p>4). Once connected open a Terminal.<\/p>\n\n\n\n<p>5). Run:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>su\npasswd\n\/etc\/init.d\/ssh start<\/code><\/pre>\n\n\n\n<p>6). Connect with SSH to make things easier.<\/p>\n\n\n\n<p>7). Run commands:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>vgchange -ay\nmount -r \/dev\/mapper\/centos-root \/mnt\nmount -o remount,rw \/mnt<\/code><\/pre>\n\n\n\n<p>8). Your data is now mounted under \/mnt<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>root@Microknoppix:\/mnt# df -h\n\/dev\/mapper\/centos-root   78G  8.0G   70G  11% \/mnt<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>1). Load the Knoppix DVD 2). Reboot the server 3). Connect with the KVM console in your Cloud Panel. 4). Once connected open a Terminal. 5). Run: 6). Connect with SSH to make things easier. 7). Run commands: 8). Your data is now mounted under \/mnt<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/748"}],"collection":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/comments?post=748"}],"version-history":[{"count":1,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/748\/revisions"}],"predecessor-version":[{"id":749,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/748\/revisions\/749"}],"wp:attachment":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/media?parent=748"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/categories?post=748"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/tags?post=748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}