You are not logged in.

#1 2026-07-14 17:12:04

Ronevvi
Member
Registered: 2025-11-26
Posts: 1

Adding new HDDs to a UKI system

Hello, everyone! So, i have an arch linux UKI system. I want to add some new hard drives to my setup. My question is how i can add the permanent mounting points for those drives? On a usual installation i did it using the fstab file, but on UKI installation the file is empty. I tried googling, but found no actual solution.

Offline

#2 2026-07-15 13:24:33

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,248

Re: Adding new HDDs to a UKI system

On a usual installation i did it using the fstab file, but on UKI installation the file is empty.

systemd tries to avoid using fstab (partially because they need to know things before /etc is available) .

Just add one of the drives to fstab and run mount -a to verify fstab is still used.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB