Files
2025-04-29 22:13:45 -07:00

6 lines
92 B
Bash
Executable File

#!/usr/bin/env bash
mount /dev/vg/root /mnt
mkdir /mnt/boot
mount /dev/nvme0n1p1 /mnt/boot