Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: tt222 on September 18, 2022, 09:32:30 PM

Title: Customize Live CD with Boot Options in RAM-Only Mode?
Post by: tt222 on September 18, 2022, 09:32:30 PM
I am new to tiny core linux and intend to use the live cd in RAM-only mode ideally without having to remaster.

On boot I would like to create a non-root user with a custom password, change the default password of the sudo user and set a custom hostname.

Is this possible with the F4 boot option and the following parameters?

tinycore host=customhost secure noautologin user=customuser

Furthermore, is it possible to specify a custom IP entry for a specific domain at boot that would be written to /etc/hosts once the system is loaded into RAM, for instance:

123.123.123.123 myexampledomain.com

Is there a way at boot time to tell tiny linux to automatically download Chromium once the system is online?

Thanks for your feedback!
Title: Re: Customize Live CD with Boot Options in RAM-Only Mode?
Post by: tt222 on September 23, 2022, 06:26:22 PM
Anyone who could provide guidance?