Hello AntoWkill
I think you mean VM templates rather than CT templates.
The answer is: No!
Note that a template is ready to be the base for one or more linked clones and a change in it´s filesystem can destroy all these dependencies.
Therefore: as soon as a VM is converted to a template it´s HD is read-only.
But what you can do is the following: create a new machine (full clone) based on the existing template - without starting it you can access to it´s HD (see http://blog.loftninjas.org/2008/10/27/mounting-kvm-qcow2-qemu-disk-images/) and change whatever you like. Afterwards you make a new template from it.
Kind regards
Mr.Holmes
Thanks!! So i can mount qcow2 disk image on dedicated server and acces from the ssh of the dedicated server right?
Hello AntoWkill
I think you mean VM templates rather than CT templates.
The answer is: No!
Note that a template is ready to be the base for one or more linked clones and a change in it´s filesystem can destroy all these dependencies.
Therefore: as soon as a VM is converted to a template it´s HD is read-only.
But what you can do is the following: create a new machine (full clone) based on the existing template - without starting it you can access to it´s HD (see http://blog.loftninjas.org/2008/10/27/mounting-kvm-qcow2-qemu-disk-images/) and change whatever you like. Afterwards you make a new template from it.
Kind regards
Mr.Holmes
When i try to mount a NFTS disk (Windows) i have an error; mount: unknown filesystem type 'ntfs',
This method does not work with Windows?!
Yes it work perfectly, now i have the same problem for FreeBSDFor access to ntfs filesystem package ntfs-3g is needed which is not included in standard proxmox installation. After installing it it should work - but I didn´t test it in a proxmox installation yet.
Yes it work perfectly, now i have the same problem for FreeBSD![]()
modprobe ufs
You need the proper filesystem driver also in that case. Usually it can be done by
Code:modprobe ufs
but this kernel module is not available in proxmox, moreover I think that supports only "read-only". Deeper investigation would be necessary.
We use essential cookies to make this site work, and optional cookies to enhance your experience.