Accessing my Windows system folder from Ubuntu 18.04
I've been banging my head against the wall for the last 2 days. Ubuntu won't let me even read-only my Windows system folder. Secure boot is disabled, efi dual boot works, fastboot is disabled in both BIOS and Windows, and I have already tried like tens of possible configurations following the solutions posted in forums or guides.
It just won't allow access. Hibernate file from Windows is deleted, and I modified the registry to make sure it is disabled entirely. The Windows partition mounts, and I can access other folders on it, but not the windows system folder. I have even tried mounting it boot time via UUID in fstab, or manually specifying the mounting commands in Disks. I tried various ntfsfix solutions. I installed ntfs-3g, and tried with it too. I am close to giving up on Ubuntu. Is there anyone kind enough to help?
I'm close to giving up. So sad to see these sorts of weird problems still happening in 2019. I have attached some screenshots, if that helps.
trying to access windows system folder
all other folders can be accessed
mount windows directory system restricted-access
add a comment |
I've been banging my head against the wall for the last 2 days. Ubuntu won't let me even read-only my Windows system folder. Secure boot is disabled, efi dual boot works, fastboot is disabled in both BIOS and Windows, and I have already tried like tens of possible configurations following the solutions posted in forums or guides.
It just won't allow access. Hibernate file from Windows is deleted, and I modified the registry to make sure it is disabled entirely. The Windows partition mounts, and I can access other folders on it, but not the windows system folder. I have even tried mounting it boot time via UUID in fstab, or manually specifying the mounting commands in Disks. I tried various ntfsfix solutions. I installed ntfs-3g, and tried with it too. I am close to giving up on Ubuntu. Is there anyone kind enough to help?
I'm close to giving up. So sad to see these sorts of weird problems still happening in 2019. I have attached some screenshots, if that helps.
trying to access windows system folder
all other folders can be accessed
mount windows directory system restricted-access
add a comment |
I've been banging my head against the wall for the last 2 days. Ubuntu won't let me even read-only my Windows system folder. Secure boot is disabled, efi dual boot works, fastboot is disabled in both BIOS and Windows, and I have already tried like tens of possible configurations following the solutions posted in forums or guides.
It just won't allow access. Hibernate file from Windows is deleted, and I modified the registry to make sure it is disabled entirely. The Windows partition mounts, and I can access other folders on it, but not the windows system folder. I have even tried mounting it boot time via UUID in fstab, or manually specifying the mounting commands in Disks. I tried various ntfsfix solutions. I installed ntfs-3g, and tried with it too. I am close to giving up on Ubuntu. Is there anyone kind enough to help?
I'm close to giving up. So sad to see these sorts of weird problems still happening in 2019. I have attached some screenshots, if that helps.
trying to access windows system folder
all other folders can be accessed
mount windows directory system restricted-access
I've been banging my head against the wall for the last 2 days. Ubuntu won't let me even read-only my Windows system folder. Secure boot is disabled, efi dual boot works, fastboot is disabled in both BIOS and Windows, and I have already tried like tens of possible configurations following the solutions posted in forums or guides.
It just won't allow access. Hibernate file from Windows is deleted, and I modified the registry to make sure it is disabled entirely. The Windows partition mounts, and I can access other folders on it, but not the windows system folder. I have even tried mounting it boot time via UUID in fstab, or manually specifying the mounting commands in Disks. I tried various ntfsfix solutions. I installed ntfs-3g, and tried with it too. I am close to giving up on Ubuntu. Is there anyone kind enough to help?
I'm close to giving up. So sad to see these sorts of weird problems still happening in 2019. I have attached some screenshots, if that helps.
trying to access windows system folder
all other folders can be accessed
mount windows directory system restricted-access
mount windows directory system restricted-access
edited Jan 19 at 7:53
Codito ergo sum
1,5023825
1,5023825
asked Jan 18 at 17:19
TudTud
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Try with "Files" gnome-disks. Select the partition and mount by clicking on the triangluler sign (as for play in media players). If that works you can edit mount options.


I've tried this already, with "nosuid,nodev,nofail,x-gvfs-show,remove_hiberfile" ...What other edits would you suggest?
– Tud
Jan 18 at 17:46
Mine is working with "nosuid,nodev,nofail,x-gvfs-show" only.
– VeeJay
Jan 18 at 17:51
Tried that too.. I'm out of ideas. The mount options dialog looks just like yours. I wish it'd have been so easy..
– Tud
Jan 18 at 17:55
Can you open that folder in Windows? If not, that's the problem, data corruption that can only be corrected with Windows tools. Also pertinent, there's no sane reason to be accessing the Windows system folder from Ubuntu or any other in the system partition. The recommendation is always to create a separate data partition if you need to share files.
– GabrielaGarcia
Jan 18 at 22:48
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110936%2faccessing-my-windows-system-folder-from-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try with "Files" gnome-disks. Select the partition and mount by clicking on the triangluler sign (as for play in media players). If that works you can edit mount options.


I've tried this already, with "nosuid,nodev,nofail,x-gvfs-show,remove_hiberfile" ...What other edits would you suggest?
– Tud
Jan 18 at 17:46
Mine is working with "nosuid,nodev,nofail,x-gvfs-show" only.
– VeeJay
Jan 18 at 17:51
Tried that too.. I'm out of ideas. The mount options dialog looks just like yours. I wish it'd have been so easy..
– Tud
Jan 18 at 17:55
Can you open that folder in Windows? If not, that's the problem, data corruption that can only be corrected with Windows tools. Also pertinent, there's no sane reason to be accessing the Windows system folder from Ubuntu or any other in the system partition. The recommendation is always to create a separate data partition if you need to share files.
– GabrielaGarcia
Jan 18 at 22:48
add a comment |
Try with "Files" gnome-disks. Select the partition and mount by clicking on the triangluler sign (as for play in media players). If that works you can edit mount options.


I've tried this already, with "nosuid,nodev,nofail,x-gvfs-show,remove_hiberfile" ...What other edits would you suggest?
– Tud
Jan 18 at 17:46
Mine is working with "nosuid,nodev,nofail,x-gvfs-show" only.
– VeeJay
Jan 18 at 17:51
Tried that too.. I'm out of ideas. The mount options dialog looks just like yours. I wish it'd have been so easy..
– Tud
Jan 18 at 17:55
Can you open that folder in Windows? If not, that's the problem, data corruption that can only be corrected with Windows tools. Also pertinent, there's no sane reason to be accessing the Windows system folder from Ubuntu or any other in the system partition. The recommendation is always to create a separate data partition if you need to share files.
– GabrielaGarcia
Jan 18 at 22:48
add a comment |
Try with "Files" gnome-disks. Select the partition and mount by clicking on the triangluler sign (as for play in media players). If that works you can edit mount options.


Try with "Files" gnome-disks. Select the partition and mount by clicking on the triangluler sign (as for play in media players). If that works you can edit mount options.


edited Jan 18 at 17:52
answered Jan 18 at 17:35
VeeJayVeeJay
1,6031718
1,6031718
I've tried this already, with "nosuid,nodev,nofail,x-gvfs-show,remove_hiberfile" ...What other edits would you suggest?
– Tud
Jan 18 at 17:46
Mine is working with "nosuid,nodev,nofail,x-gvfs-show" only.
– VeeJay
Jan 18 at 17:51
Tried that too.. I'm out of ideas. The mount options dialog looks just like yours. I wish it'd have been so easy..
– Tud
Jan 18 at 17:55
Can you open that folder in Windows? If not, that's the problem, data corruption that can only be corrected with Windows tools. Also pertinent, there's no sane reason to be accessing the Windows system folder from Ubuntu or any other in the system partition. The recommendation is always to create a separate data partition if you need to share files.
– GabrielaGarcia
Jan 18 at 22:48
add a comment |
I've tried this already, with "nosuid,nodev,nofail,x-gvfs-show,remove_hiberfile" ...What other edits would you suggest?
– Tud
Jan 18 at 17:46
Mine is working with "nosuid,nodev,nofail,x-gvfs-show" only.
– VeeJay
Jan 18 at 17:51
Tried that too.. I'm out of ideas. The mount options dialog looks just like yours. I wish it'd have been so easy..
– Tud
Jan 18 at 17:55
Can you open that folder in Windows? If not, that's the problem, data corruption that can only be corrected with Windows tools. Also pertinent, there's no sane reason to be accessing the Windows system folder from Ubuntu or any other in the system partition. The recommendation is always to create a separate data partition if you need to share files.
– GabrielaGarcia
Jan 18 at 22:48
I've tried this already, with "nosuid,nodev,nofail,x-gvfs-show,remove_hiberfile" ...What other edits would you suggest?
– Tud
Jan 18 at 17:46
I've tried this already, with "nosuid,nodev,nofail,x-gvfs-show,remove_hiberfile" ...What other edits would you suggest?
– Tud
Jan 18 at 17:46
Mine is working with "nosuid,nodev,nofail,x-gvfs-show" only.
– VeeJay
Jan 18 at 17:51
Mine is working with "nosuid,nodev,nofail,x-gvfs-show" only.
– VeeJay
Jan 18 at 17:51
Tried that too.. I'm out of ideas. The mount options dialog looks just like yours. I wish it'd have been so easy..
– Tud
Jan 18 at 17:55
Tried that too.. I'm out of ideas. The mount options dialog looks just like yours. I wish it'd have been so easy..
– Tud
Jan 18 at 17:55
Can you open that folder in Windows? If not, that's the problem, data corruption that can only be corrected with Windows tools. Also pertinent, there's no sane reason to be accessing the Windows system folder from Ubuntu or any other in the system partition. The recommendation is always to create a separate data partition if you need to share files.
– GabrielaGarcia
Jan 18 at 22:48
Can you open that folder in Windows? If not, that's the problem, data corruption that can only be corrected with Windows tools. Also pertinent, there's no sane reason to be accessing the Windows system folder from Ubuntu or any other in the system partition. The recommendation is always to create a separate data partition if you need to share files.
– GabrielaGarcia
Jan 18 at 22:48
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110936%2faccessing-my-windows-system-folder-from-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown