Discussion:
[fedora-arm] first boot without keyboard and monitor
Wolfgang Maier
2017-04-26 16:57:58 UTC
Permalink
Dear all,

as a prospective first-time user of Fedora Server on a Raspberry Pi3:

is it possible to do the first-boot system configuration through a
remote connection? I'm not planning to have a monitor and a keyboard
attached to the Pi ever and would not like to do it on first boot either
unless it's absolutely necessary.

Thanks,
Wolfgang
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject
Peter Robinson
2017-04-26 17:04:46 UTC
Permalink
On Wed, Apr 26, 2017 at 5:57 PM, Wolfgang Maier
Post by Wolfgang Maier
Dear all,
is it possible to do the first-boot system configuration through a remote
connection? I'm not planning to have a monitor and a keyboard attached to
the Pi ever and would not like to do it on first boot either unless it's
absolutely necessary.
Not by default, Fedora doesn't come with default accounts because it's
not secure so you're generally expected to create them on first boot
to ensure you set something unique. There's the --norootpass and/or
--addkey= options to arm-image-installer that allow you to add a ssh
key or allow no root passoword for headless if you really must do it
that way.
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.o
Wolfgang Maier
2017-04-26 19:54:43 UTC
Permalink
Post by Peter Robinson
On Wed, Apr 26, 2017 at 5:57 PM, Wolfgang Maier
Post by Wolfgang Maier
is it possible to do the first-boot system configuration through a remote
connection? I'm not planning to have a monitor and a keyboard attached to
the Pi ever and would not like to do it on first boot either unless it's
absolutely necessary.
Not by default, Fedora doesn't come with default accounts because it's
not secure so you're generally expected to create them on first boot
to ensure you set something unique. There's the --norootpass and/or
--addkey= options to arm-image-installer that allow you to add a ssh
key or allow no root passoword for headless if you really must do it
that way.
I see. Adding a ssh key actually sounds like a good option to me. Thanks
for pointing it out (I had missed it on the wiki page).

Best,
Wolfgang
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists
Robert Moskowitz
2017-04-27 05:55:11 UTC
Permalink
Post by Peter Robinson
On Wed, Apr 26, 2017 at 5:57 PM, Wolfgang Maier
Post by Wolfgang Maier
Dear all,
is it possible to do the first-boot system configuration through a remote
connection? I'm not planning to have a monitor and a keyboard attached to
the Pi ever and would not like to do it on first boot either unless it's
absolutely necessary.
Not by default, Fedora doesn't come with default accounts because it's
not secure so you're generally expected to create them on first boot
to ensure you set something unique. There's the --norootpass and/or
--addkey= options to arm-image-installer that allow you to add a ssh
key or allow no root passoword for headless if you really must do it
that way.
Another approach, that I use all the time, is a uart to usb converter
then run something like screen to give you access to the console. The
character mode installer works fine this way.

_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send
Gerd Hoffmann
2017-04-27 13:44:50 UTC
Permalink
Post by Wolfgang Maier
Dear all,
is it possible to do the first-boot system configuration through a
remote connection? I'm not planning to have a monitor and a keyboard
attached to the Pi ever and would not like to do it on first boot either
unless it's absolutely necessary.
https://www.kraxel.org/blog/2017/01/tweak-arm-images-with-libguestfs-tools/

cheers,
Gerd
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an e

Loading...