I cannot boot into Ubuntu, a black screen appears with the inscription
You are in emergency mode. After logging in, type `journalctl -xb` to view system logs, `systemctl reboot`, `systemctl default`, or `exit`
to boot into default mode.
Press enter for maintenance
or press Control-D to continue.
After I have entered exit, this message appears:
"failed to start default target transaction for graphical.target/start is destructive"
Here are the conclusions from the commands.
Previously, I tried to allocate more space for the /dev/sda6 device using the parted command as a superuser. I used the commands parted and (parted) p, along the way I forgot to inform the Linux kernel about this.

How to fix it?
