Ad End 1 May 2026
Ad End 4 April 2026
banner Expire 3 July 2026
ad End 25 April 2026
banner Expire 25 April 2025
adv exp at 20 April 2026
banner Expire 10 May 2026
banner Expire 23 June 2026
ad End 17 June 2026
What's new
Ads end 31 October 2026
ad End 5 May 2026
Money Club cc shop
Wizard's shop 2.0
Ad Ends 13 July 2025
Trump cc shop
UniCvv
RonalClub cc shop
BidenCash Shop
Blackstash cc shop
Kfc CLub
Yale Lodge
best shop

File_closed07

TRUSTED VERIFIED SELLER
Staff member
Joined
Jun 13, 2020
Messages
8,061
Reaction score
1,031
Points
212
Awards
2
  • trusted user
  • Rich User
To interrupt the GRUB boot (first step) while starting the computer, press and hold the SHIFT key - it always works, even on Linux Mint, where the GRUB menu is turned off by default.
Stop the download by holding down the SHIFT key while starting the computer, you will see:








Press the " e " key and you will proceed to edit the boot settings:








The screen does not contain the line we need, scroll with the cursor keys down and find the line starting with linux :








Go to the end of this line, put a space and add:

single init = / bin / bash

It should look like this (the kernel number may be different):








When everything is ready, press Ctrl + x or F10 to continue the download with the options installed.
You will see a shell prompt, also note that we are logged in as root , i.e. we have elevated privileges, including the use of the passwd command :








Using the passwd command, we change the password, as you can see, the passwd command failed:









passwd: Authentication token manipulation
passwd: password unchanged

To understand the cause of the error, enter the command:

mount








The ro letters indicate that the file system is mounted read-only, and for this reason, the changes made cannot be saved. Remount the file system:

mount -rw -o remount /

As you can see, after this, the password change was successful:








To exit, type:

sync
umount /

and then turn off the power to the computer / restart with a physical button.
 
Ad End 1 November 2024
Top