You are not logged in.

#1 2020-07-02 14:28:18

rchamberlin
Member
Registered: 2019-05-17
Posts: 3

Archiso: Where do I set root password?

I've got a custom script for creating an automated installer with Archiso.  I need to have the root password set automatically.  Where in the process should I do that?  I've tried systemd-firstboot, but it's not working.

Offline

#2 2020-07-02 14:31:51

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 1,985
Website

Re: Archiso: Where do I set root password?

Where? Probably in the installer script.
When? Best you do it after pacstrap.

That being said: Are you actually using Arch Linux?
If you are you should know, how the installation process works and how to automate it.
Also, you should not expect too much support in what you're doing here, since third-party installers are generally not supported in these forums.


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Offline

Board footer

Powered by FluxBB