HI, good morning, thanks in advance.
I have on my computer a 500GB SAMSUNG EVO 860 SSD drive with UDAL BOOT (WINDOWS 10 and DEEPIN 20) and another 500GB WD drive with only data, photos and videos.
When I start with Windows it allows me to modify that disk with the data but if I start with Deepin 20 it tells me that this disk is read-only and therefore it does not allow me to modify, send things etc.
I have tried as a solution to get into Windows power configuration and I have unchecked the fast start in case it was that but nothing at all. Does anyone have any solutions? (My idea is to make the most of the functions of the Gnu-linux environment and do what I have always done in Windows normally in Deepin and not have to be constantly changing to Windows).
Hello how are you.
Linux is more secure for handling files, so you must assign permissions of either read, write or execute.
to assign all the permissions to your disk you must do the following
1.open a terminal (Ctrl + Alt + T)
2. cd / media / your_user_name
3. ls -l (to list your devices and there you will have to see the name of your disk)
4. sudo chmod -R 777 name_of_your_device (here the permissions will be changed)
Any questions do not hesitate to comment.
Nuevamente estoy en el punto de partida. Lo siento pero es que no puedo entender por qué si todos los permisos que puedo ver a través de deepin tanto en shell grafica como terminal me indican que tengo todos los permisos para hacer lo que yo quiera pero sin embargo ya no puedo meterme en el disco DATOS y modificar y borrar fotos. ¿Podéis ayudarme? Gracias.