Score:0

How do I get write permissions on my Windows partition/drive when i use linux in dualboot

vn flag

I us Linux and Windows in dual boot and I have multiple drives. Linux and Windows are both installed on my SSD (in different partitions of course). I can read and write data from/on my secondary HDD without problems but when i try to change a folder from my Windows desktop while using Ubuntu then I don't have the permission. I already switched off fast boot in Windows but I don't think it really helped.

David avatar
cn flag
What is the file format of the disk Windows is on?
JoeJo avatar
vn flag
Windows is on a NTFS Partiton @David
ChanganAuto avatar
us flag
Before anything else, you shouldn't do that, i.e., accessing the Windows system partition ("C:\") from outside it's a **very bad idea**. An additional data partition should be OK. Now that you know what you should know, go ahead and disable Fast Startup in Windows and properly shutdown Windows.
JoeJo avatar
vn flag
@ChanganAuto Okay, thank you. But why is it a bad idea? Could I break anything if i access my user data on Windows from Linux?
ChanganAuto avatar
us flag
Well, ask Windows :) Now seriously, in some rare cases it can result in an unbootable Windows due to integrity checks or whatever. If you need specifics you may want to post that as a new question at superuser.com. Here is off-topic, obviously.
oldfred avatar
cn flag
To mount NTFS: https://help.ubuntu.com/community/MountingWindowsPartitions Best to mount the "c: drive" partition as read only. Set windows boot partition Read only - Morbius1 http://ubuntuforums.org/showthread.php?t=2043862: UUID=xxxxxxxxxxxxxxx /WinC ntfs defaults,noauto,ro,umask=227 0 0 After Ubuntu has done it's thing, go in and change the umask to 227 which will make the C Drive read only.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.