Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Raspberry Pi OS • Re: how to get to first boot wizard through serial console?

$
0
0
there is also a trick i use when i'm setting up userconf.txt

Code:

grep clever /etc/shadow  | cut -d: -f1,2 > /mnt/userconf.txt
it outputs a line like "clever:$6$8t...."
which is my current username and crypted pw, so i can just copy it from the current linux machine to the rpi image

Statistics: Posted by cleverca22 — Wed Jun 25, 2025 1:13 am



Viewing all articles
Browse latest Browse all 8041

Trending Articles