0

Can you help me? My problem is:

I wanted to make a folder on my second disk, in Windows marked as D:, but it's impossible. How to make this disk writable on my Kubuntu? If this is a terminal command, how to do this automatically at startup?

Thanks for help,

lucasio

1 Answers1

1

just like SEWTGIYWTKHNTDS said above you can fully shutdown your windows by restarting,
pressing SHIFT + click shutdown in Start Menu,
or using this command in admin command prompt

shutdown /s /f /t 0

and you can uncheck the option Turn on fast startup in settings

RaedB
  • 31