시스템의 첫 부팅 시 또는 부팅 전에 기본 시스템 설정 초기화. 더 많은 정보: https://www.freedesktop.org/software/systemd/man/systemd-firstboot.html.
sudo systemd-firstboot --root={{경로/대상/루트_디렉토리}}
sudo systemd-firstboot --keymap={{키맵}}
sudo systemd-firstboot --hostname={{호스트명}}
sudo systemd-firstboot --root-password={{비밀번호}}
sudo systemd-firstboot --prompt={{설정}}
sudo systemd-firstboot --force
systemd-firstboot
에 의해 설정된 기존 파일 모두 제거:sudo systemd-firstboot --reset
sudo systemd-firstboot --delete-root-password