{"id":943,"date":"2023-12-16T22:59:19","date_gmt":"2023-12-16T16:59:19","guid":{"rendered":"https:\/\/mellowhost.com\/blog\/?p=943"},"modified":"2023-12-16T22:59:29","modified_gmt":"2023-12-16T16:59:29","slug":"how-to-reset-root-password-in-proxmox-ve-7","status":"publish","type":"post","link":"https:\/\/mellowhost.com\/blog\/how-to-reset-root-password-in-proxmox-ve-7.html","title":{"rendered":"How to Reset root password in Proxmox VE 7"},"content":{"rendered":"\n<p>First, boot the system in the rescue kernel. I am assuming your boot partition is separated then the home partition, like in my case. Here are the list of commands I have used:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\"># mount \/dev\/md126 \/mnt\n# mount \/dev\/md127 \/mnt\/boot\n# mount --bind \/dev \/mnt\/dev\n# mount --bind \/dev\/pts \/mnt\/dev\/pts\n# mount --bind \/proc \/mnt\/proc\n# mount --bind \/sys \/mnt\/sys\n# chroot \/mnt\n# passwd<\/pre>\n\n\n\n<p>Now, make sure to reset the password properly. Once done. Umount all the partition and boot in regular mode:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\"># umount \/mnt\/boot\n# umount \/mnt\/sys\n# umount \/mnt\/proc\n# umount \/mnt\/dev\/pts\n# umount \/mnt\/dev\n# umount \/mnt\n# reboot<\/pre>\n\n\n\n<p>It should be it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>First, boot the system in the rescue kernel. I am assuming your boot partition is separated then the home partition, like in my case. Here are the list of commands I have used: Now, make sure to reset the password properly. Once done. Umount all the partition and boot in regular mode: It should be &hellip; <a href=\"https:\/\/mellowhost.com\/blog\/how-to-reset-root-password-in-proxmox-ve-7.html\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;How to Reset root password in Proxmox VE 7&#8221;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[12,726],"tags":[70,566,725,724,723],"_links":{"self":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts\/943"}],"collection":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/comments?post=943"}],"version-history":[{"count":2,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts\/943\/revisions"}],"predecessor-version":[{"id":945,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts\/943\/revisions\/945"}],"wp:attachment":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/media?parent=943"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/categories?post=943"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/tags?post=943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}