pcfan5
Thu Aug 30, 2018 3:22:58 am
Hello, I have discovered something most of you must already know, but maybe some others don't and this could help.
I'm under ZorinOS Lite 12.3, I have a separate partition in my hard disk where all my data is saved , but I didn't want to mount in in "/home", so in case I need to format, and make a clean install I could without the preoccupation about the "configurations in home".
This is the partition
And this is the thread were I asked and solved how to mount it.
However and despite all my efforts, I experienced two problems.
1st- I couldn't copy files from desktop or other folder to "/Datos" , the only way I had to do it, was by opening "terminal" and writing
2nd- I couldn't create a Virtual Disk (.vdi) -"Virtualbox" - and store it in this partition. Take into account, that is where all of the big stuffs goes, since the system partition mounted in "/" is just big enough for the OS and its programs.
I thought about permissions, and realized I could fix it by doing this ( I hope this could be helpful for others):
Opened the file browser "thunar" like this
I went to <username> folder but didn't open it , just gave right click and selected the 3rd tab "properties", I changed every permission from "only read" to "read and write", in every changed I had to wait, (don't close the dialogue box neither the advise at the bottom of the window!)
Some advises were shown, regarding the procedure "not being able to apply the permission in xx file, bla bla bla", I just pressed "omit" - "yes" and the process continued. The "owner" of the folder is root ( I will explain about this ahead*) as the group user is the one you see in the picture "<userrname>". Please forgive my screenshots are in Spanish, as my system is, but this mustn't be a problem since you can compare visually and I am explaining here. (patience please)
Now I am able to copy and paste files and to create the virtual machine disk (.vdi), from "Virtualbox" without trouble , in this partition !
*Regarding groups in Zorin Lite you go to Users&Groups (this option came as default in this version, In Core 12.3 Version you have to install it) there you add your username into root group, and I don't know why or who I have a group called as my own username, and I am add into it (if I did it and don't remember or if it unnecessary , forgive me and explain).
I'm under ZorinOS Lite 12.3, I have a separate partition in my hard disk where all my data is saved , but I didn't want to mount in in "/home", so in case I need to format, and make a clean install I could without the preoccupation about the "configurations in home".
This is the partition
- Code:
/dev/sda3
- Code:
/media/estudiosil/Datos
And this is the thread were I asked and solved how to mount it.
- Code:
[url]https://zoringroup.com/forum/viewtopic.php?f=5&t=14029[/url]
However and despite all my efforts, I experienced two problems.
1st- I couldn't copy files from desktop or other folder to "/Datos" , the only way I had to do it, was by opening "terminal" and writing
- Code:
gksudo thunar
- Code:
gksudo &thunar
2nd- I couldn't create a Virtual Disk (.vdi) -"Virtualbox" - and store it in this partition. Take into account, that is where all of the big stuffs goes, since the system partition mounted in "/" is just big enough for the OS and its programs.
I thought about permissions, and realized I could fix it by doing this ( I hope this could be helpful for others):
Opened the file browser "thunar" like this
- Code:
gksudo &thunar
- Code:
/media/<username>/Datos
I went to <username> folder but didn't open it , just gave right click and selected the 3rd tab "properties", I changed every permission from "only read" to "read and write", in every changed I had to wait, (don't close the dialogue box neither the advise at the bottom of the window!)
Some advises were shown, regarding the procedure "not being able to apply the permission in xx file, bla bla bla", I just pressed "omit" - "yes" and the process continued. The "owner" of the folder is root ( I will explain about this ahead*) as the group user is the one you see in the picture "<userrname>". Please forgive my screenshots are in Spanish, as my system is, but this mustn't be a problem since you can compare visually and I am explaining here. (patience please)
Now I am able to copy and paste files and to create the virtual machine disk (.vdi), from "Virtualbox" without trouble , in this partition !
*Regarding groups in Zorin Lite you go to Users&Groups (this option came as default in this version, In Core 12.3 Version you have to install it) there you add your username into root group, and I don't know why or who I have a group called as my own username, and I am add into it (if I did it and don't remember or if it unnecessary , forgive me and explain).