#askfedi #askmastodon #FreeBSD
@superuserdo chose single user mode from the boot menu. mount -o rw -u /; mount -a, edit away.
what happens when gnome doesn't start?
@grahamperrin @superuserdo
I do appreciate the correction; it was an extremely longstanding force of habit.
Does / mount rw in single user mode? I did not know that.
@elliot not rw by default in single user mode.
I usually:
mount -uw /
(I can't remember where I learnt that variant. Lost in the mists of time.)
Single user mode is an option at the boot screen.
<https://docs.freebsd.org/en/books/faq/#forgot-root-pw> is wrong (sorry).
#61 - FAQ: Do not panic! β describes a nonexistent 'Boot:' prompt β¦
<https://codeberg.org/grahamperrin/freebsd-doc/issues/61>