Add Arch Linux Container
Last Update: 2023-10-17
Prerequisites
- Enable the Linux subsystem.
- Ensure a stable internet connection.
Creating the Container
- Press
Control + Alt + T
to open the Crosh terminal. - Enter
vsh termina
to access Vsh Termina. - Execute the following command to create an Arch container:
- After installation, enter the following command to access the container:
Configuring the Container
- Type
passwd
to set the root password. - Install necessary packages:
- Add a username and set a password:
demo
is the default username. Please replace it as needed. - To disable the sudo password, run:
- Type
exit
to leave the arch container. - Re-enter the terminal using:
- Install
cros-container-guest-tools-git
:
Adding ArchLinux in the Terminal
- Open the Chromium browser and enter
chrome://flags
. Find and enable the#crostini-multi-container
Flag. - In “Settings”, click on “Developers”, then “Manage Extra Containers”. Enter the container name and click “Create”.
- Set the container name to
archlinux
and click “Create”. - Restart FydeOS.
Checking the Network
- Check the network configuration by entering:
- If there’s no response, execute:
Optionally Replace the Default Penguin Container with Arch
- Launch Crosh and enter:
- Execute the following to replace the container: