what do df -h
and nautilus (gnome file manager) say about the volume?
sorry, i do not understand what you mean
in the template debian-12-clone-office the device /dev/xvdi is mounted into the correct directory.
in the app i do have to mount the partition manually to right directory. I would like to automate this procedure at startup of the app.
Please help me. thanks in adavnce.
regards, hitam
I currently reinstall Qubes Os and I do have some difficulties to follow my instructions:
I like to permanently attach a partion to my app Office:
in dom0 terminal:
sudo losetup dom0:loop50 /dev/nvme1n1p1
losetup;/dev/dom0:loop50: Loop Gerät kann nicht eingerichtet werden: datei oder Verzeichnis nicht egunden.
If i change the loop device to an existing loop device, the same error message prevails.
What happenend, how to resolve the situation ??
Thanks in advance for your help.
Ok, in the meantime I was able to create several loop devices:
sudo losetup /dev/loop51 /dev/nvme1n1np1 … n1p5
and attacched them:
qvm-block at --persistent Office dom0:loop51 … and the other devices to there apps respectively.
However i still have problems to make the attached partitions available inside the gnome file manager. can anybody please guide me towards a working solution ?
i really appreciate your help and support.
regards, hitam