Jump to content

ok i recently was able to install ubuntu and when i downloaded some stuff in it and booted back to windows

 

and open the file it says its being used .... windows cant access it .... i cant even delete it from windows

 

i can open and use the file in ubuntu and its a jpeg file..

 

~~

note i posted it in ubuntu forums its dead there ...

CPU: Fx 8350 | CPU Cooler: Coolermaster Hyper 212 Evo Now  AMD STOCK CPU COOLER | Motherboard: Gigabyte GA-970A-DS3 (rev 1.1)   NOW MSI 990FXA-GD80 | Ram: Corsair Vengence 8GB DDR3 Motherboard detects 7gb for some weird reason | Graphics Card: SAPPHIRE HD 7870 GHz Edition 2GB GDDR5 |  HDD: 1 TB samsung 

 

Case: CM elite 310 | Monitor: Aoc e2050S

 

 

OS: Windows 8 Professional 64 Bit NOW  Wndows 10 Professional 64 Bit

 

 Power Supply: Cooler Master Thunder 500W NOW GX 650W v2

 

Link to comment
https://linustechtips.com/topic/64820-ubuntu-clashing-with-windows-errors-00/
Share on other sites

Link to post
Share on other sites

ok i recently was able to install ubuntu and when i downloaded some stuff in it and booted back to windows

 

and open the file it says its being used .... windows cant access it .... i cant even delete it from windows

 

i can open and use the file in ubuntu and its a jpeg file..

 

~~

note i posted it in ubuntu forums its dead there ...

try chmod a+rw the file in ubuntu, it may have read-write protected it

Link to post
Share on other sites

try chmod a+rw the file in ubuntu, it may have read-write protected it

chmod ?

CPU: Fx 8350 | CPU Cooler: Coolermaster Hyper 212 Evo Now  AMD STOCK CPU COOLER | Motherboard: Gigabyte GA-970A-DS3 (rev 1.1)   NOW MSI 990FXA-GD80 | Ram: Corsair Vengence 8GB DDR3 Motherboard detects 7gb for some weird reason | Graphics Card: SAPPHIRE HD 7870 GHz Edition 2GB GDDR5 |  HDD: 1 TB samsung 

 

Case: CM elite 310 | Monitor: Aoc e2050S

 

 

OS: Windows 8 Professional 64 Bit NOW  Wndows 10 Professional 64 Bit

 

 Power Supply: Cooler Master Thunder 500W NOW GX 650W v2

 

Link to post
Share on other sites

chmod ?

 

Its a command you run in Ubuntu, normally ubuntu sets file access permissions on all its files on the file system, and that may be causing your problem

Use the terminal in ubuntu and type that command followed by the filename(make sure you are in that directory)

 

ex.

 

/home/user$ chmod a+rw sample.jpg

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×