Hello,
I am a newbie in proxmox. I have 2 hard disks in my server. In the SSD, I have installed the root proxmox & all the CTs. And using the second hard disk as data disk. After creating a CT I tried to add a mount point & put the disk's location to the 2nd hard disk. I didn't check in "Read only" option but after entering to the CT I can see a new mount point "/dev/loop1" but as a regular user I wasn't able to read on that disk. I was trying this way
I am using ubuntu 14.04 on the CT. How I can resolve this problem?
Thanks
Jibon
I am a newbie in proxmox. I have 2 hard disks in my server. In the SSD, I have installed the root proxmox & all the CTs. And using the second hard disk as data disk. After creating a CT I tried to add a mount point & put the disk's location to the 2nd hard disk. I didn't check in "Read only" option but after entering to the CT I can see a new mount point "/dev/loop1" but as a regular user I wasn't able to read on that disk. I was trying this way
Code:
root@panel:/# mount /dev/loop1 /data
mount: block device /dev/loop1 is write-protected, mounting read-only
mount: cannot mount block device /dev/loop1 read-only
I am using ubuntu 14.04 on the CT. How I can resolve this problem?
Thanks
Jibon