•  Home
  •  Dashboard
  •  Company
    • About Us
    • Blog
    • Careers
    • Contact Us
    • Data Centers
    • Looking Glass
    • Network
    • Reseller
  •  Hosting Services
    • Infrastructure
      • iColocation
    • Compute
      • cMetal
      • cVirtual
    • Storage
      • sObject
      • sBlock
    • Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • Protection
      • pBackup
      • pDDoS
  •  Solutions
    • Ecommerce
    • Finance
    • Gaming
    • Hosting
    • Management
    • Security
    • System Integrator
  •  Support
    • Community
    • Knowledge Base
    • Open A Ticket
  •  USA & Canada: 800-933-1517
  •  International: 626-549-2801
  •  Email: sales@psychz.net
  • Services
    • new-colocation-header-img
      Infrastructure
      • iColocation
    • new-compute-header-img
      Compute
      • cMetal
      • cVirtual
    • new-storage-header-img
      Storage
      • sObject
      • sBlock
    • new-networking-header-img
      Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • new-protection-header-img
      Protection
      • pBackup
      • pDDoS
  • Solutions
    • Ecommerce
    • Security
    • Gaming
    • Hosting
    • Management
    • Finance
    • System Integrator
  • Dashboard

Password Reset - Debian

  • Home
  • Client
  • Knowledgebase
  • Compute
  • cMetal
  • Password Reset - Debian

Table Of Content

Related Articles

  • Password Reset - CentOS 7/8/9
  • Protocol Management - Open/Close SMTP Port
  • Protocol Management - Intro
  • How to access your dedicated server IPMI?
  • How to obtain login information of your dedicated server in client area?
  • Views: (74)
  • Votes: (0)
Was this article helpful?
VOTE

Password Reset - Debian

Publisher: Psychz Networks,  August 18,2025

Resetting Your Server Root Password on Debian via IPMI

If you’ve lost access to your server’s root password, you can reset it using IPMI. Follow these steps:


1. Connect to IPMI

  • Follow this guide: How to Access IPMI
  • Or download IPMIView: Supermicro IPMIView

2. Mount the ISO

  • Use this guide: How to Mount ISO via IPMI

3. Modify Boot Parameters

  • Reboot and press ESC quickly to reach the GRUB menu.
  • Press E to edit boot parameters.
  • Find the line starting with linux /boot/, go to the end, and add:
init=/bin/bash

Example: linux /boot/vmlinuz-5.10.0-18-amd64 root=/dev/sda1 ro quiet init=/bin/bash

  • Press CTRL+X or F10 to boot in single-user mode.

4. Reset Password

  • Remount root as read-write:
mount -o remount,rw /
  • Change root password:
passwd
  • Reboot server:
reboot -f

Your root password is now reset. Use the new password to log back into your server.

Related Articles

  • Password Reset - CentOS 7/8/9
  • Protocol Management - Open/Close SMTP Port
  • Protocol Management - Intro
  • How to access your dedicated server IPMI?
  • How to obtain login information of your dedicated server in client area?
  • Views: (74)
  • Votes: (0)
Was this article helpful?
VOTE
Copyright © 2025 Psychz Networks,
A Profuse Solutions Inc Company
Hosting Services
Infrastructure
  • iColocation
Compute
  • cMetal
  • cVirtual
Storage
  • sObject
  • sBlock
Networking
  • nCDN
  • nIP Transit
  • nWavelength
Protection
  • pBackup
  • pDDoS
Company
  • About Us
  • Blog
  • Careers
  • Contact Us
  • Data Centers
  • Looking Glass
  • Network
  • Reseller
Policies
  • Acceptable Usage Policy
  • Privacy Policy
  • Service Level Agreement
  • Terms and Conditions
Support
  • Community
  • Knowledge Base
  • Open A Ticket
Get In Touch
  • Psychz Networks,
    A Profuse Solutions Company
    611 Wilshire Blvd #300
    Los Angeles,California 90017
    USA
  • US/Canada: 800-933-1517
  • International: 626-549-2801