artix + arch + gentoo

This commit is contained in:
git
2024-06-11 14:02:09 +02:00
parent 782a1e8942
commit 653017d14e
7 changed files with 179 additions and 7 deletions

11
VMS.txt Normal file
View File

@@ -0,0 +1,11 @@
#Disk mount, s root(se sudo nefunguje)
vboximg-mount --rw --image /home/warezjoe/VirtualBox\ VMs/Archie/Archie.vdi -o allow_other /mnt/vdi/expanded
#For crypted drive
losetup -P /dev/loop0 /path/to/intermediate/mountpoint/vhdd
#For umount
losetup -d /dev/loop0
#For lvm deativate
lvchange -an /dev/vol_grp/log_grp1