Re: [opensuse] copying .exe to Win 10?
You forgot to mail to the list. On 17/09/2019 22.26, Doug McGarrett wrote:
On 09/16/2019 03:35 PM, Carlos E. R. wrote:
Now, as to the reason why it is mounted ro, it usually means that it is not clean, and probably the advice you got about what to do in Windows are correct. We can make certain, though. Do:
# umount -v /dev/sda # mkdir /run/media/root/BBB # mount -v /dev/sda4 /run/media/root/BBB # journalctl | tail -20
And post here the entire sequence with the results, in a single mouse swipe operation. Just one paste. This is quick to do, I'll wait for it.
ONly got partway:
linux-4qnb:~ # umount -v /dev/sda umount: /dev/sda: not mounted.
As you can see from my reply to Dave Howorth, it is sda4.
linux-4qnb:~ # mkdir /run/media/root/BBB mkdir: cannot create directory ‘/run/media/root/BBB’: No such file or directory
Now this is strange. Well, use any other directory, invent the name. # mkdir ~/somedir -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
participants (1)
-
Carlos E. R.