Linux: Make filesystem writable in single user mode

How to make linux filesystem in single user mode writable:

  • Boot linux in single mode (add the kernel option “init=/bin/bash” by editing with grub-load)
    If cant made it, here is a short manuel http://www.cyberciti.biz/faq/grub-boot-into-single-user-mode.
    By the way the single user mode can be use to reset the root password.
  • Remount the root-filesystem (use following command “mount -o remount,rw /”)
Tags »

Autor: admin
Datum: Sonntag, 27. September 2009 6:07
Trackback: Trackback-URL Themengebiet: Linux

Feed zum Beitrag: RSS 2.0 Diesen Artikel kommentieren

Kommentar abgeben