RHEL7 or CentOS 7 Single User Mode

From DFWLPiki
Revision as of 13:03, 13 November 2019 by Jhorne (talk | contribs) (Created page with "Category:Linux * Boot to the Grub Menu, hit e to edit the line. * the the kernel line that begins with linux 16, replace the ro with rw init=/sysroot/bin/sh * hit ctrl-x...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


  • Boot to the Grub Menu, hit e to edit the line.
  • the the kernel line that begins with linux 16, replace the ro with
rw init=/sysroot/bin/sh
  • hit ctrl-x to boot
  • chroot to /sysroot/