Use Grub to Boot into Single User Mode
- Edit the Grub Menu
- Instructions
- Make sure Debian GNU/Linux, with Linux 3.7-trunk-686-pae is highlighted.
- Press "e".
- Instructions
- Cursor Placement
- Instructions
- Cursor down to the line that starts with "linux /boot/vmlinuz-3.7-trunk...".
- Cursor right until the cursor is positioned at the end of the line. In my case, my cursor is directly after the string quiet.
- Continue to next step.
- Instructions
- Delete Some Characters
- Instructions
- Use the backspace key to delete the
following characters:
- "o initrd=/install/gtk/initrd.gz quiet"
- Continue to next step.
- Use the backspace key to delete the
following characters:
- Instructions
- Add the string "w init=/bin/bash"
- Instructions
- Type the follow string after the "r".
- w init=/bin/bash
- Press <Ctrl> and "x" to boot to single mode.
- Type the follow string after the "r".
- Instructions
- Welcome to root (Got
Root?)
- Instruction:
- id
- Note(FYI):
- You are the root user. Congrats!!!
- Continue to next section.
- Instruction:
Tidak ada komentar:
Posting Komentar