imladris is booted and working
This commit is contained in:
5
script/mount-disks.sh
Executable file
5
script/mount-disks.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
mount /dev/vg/root /mnt
|
||||
mkdir /mnt/boot
|
||||
mount /dev/nvme0n1p1 /mnt/boot
|
||||
Reference in New Issue
Block a user