LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 12-07-2018, 11:57 PM   #1
linuxbear64
LQ Newbie
 
Registered: May 2011
Posts: 5

Rep: Reputation: 0
Problem with Windows interfering with Linux permissions


I have a computer using Windows 8.1 and Linux Mint 19. Both systems read a partition that I have designated as /windows. One folder, /windows/fileshare, is giving me fits, because no matter how many times I click to unset read-only on that folder, the attributes do not actually get applied to that folder or any of the subfolders, leaving /windows/fileshare as a read-only file system. I store all my files in /windows/fileshare so I can use them when working in either OS.
 
Old 12-08-2018, 12:28 AM   #2
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by linuxbear64 View Post
I have a computer using Windows 8.1 and Linux Mint 19. Both systems read a partition that I have designated as /windows. One folder, /windows/fileshare, is giving me fits, because no matter how many times I click to unset read-only on that folder, the attributes do not actually get applied to that folder or any of the subfolders, leaving /windows/fileshare as a read-only file system. I store all my files in /windows/fileshare so I can use them when working in either OS.
So I take it this "partition" is a Linux partition, formatted with a Linux filesystem ? If so, you may want to do a filesystem check to make sure that there are no issues with it, causing the problem you describe. As I'd think it's not unheard of to share a partition with two different systems.

If it's mounted as read-only, then you really do need to check the filesystem, as in my experience, filesystems don't just mount read-only for no reason. Did you actually try mounting it as read-write ?
 
Old 12-08-2018, 06:54 AM   #3
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Quote:
Both systems read a partition that I have designated as /windows.
So is this a windows filesystem or a Linux filesystem. Necessary information. I'm guessing if you share it from windows and Linux that it is probably ntfs?? Which version of windows do you use? If you have 10, it defaults to hibernate/fast boot and every major windows update will turn this on and will mean that it is not accessible from Linux as a Linux OS will not mount a hibernated partition.

More info needed.
 
Old 12-13-2018, 11:02 PM   #4
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
IIRC NTFS extended attributes do not store permissions in the manner that any Linux filesystem does so they are incompatible at least regarding permissions although I thought that means defaulting to read-write, not read-only. So what file system is it?
 
Old 12-14-2018, 05:23 AM   #5
ehartman
Senior Member
 
Registered: Jul 2007
Location: Delft, The Netherlands
Distribution: Slackware
Posts: 1,674

Rep: Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888
Quote:
Originally Posted by enorbet View Post
IIRC NTFS extended attributes do not store permissions in the manner that any Linux filesystem does so they are incompatible at least regarding permissions although I thought that means defaulting to read-write, not read-only. So what file system is it?
And _if_ ntfs, are you using the kernel ntfs module (which, as far as I know, but it may have been changed in newer kernels, cannot WRITE reliably to ntfs mounted partitions) or the user-space ntfs-3g driver (and ditto entry in /etc/fstab).
From _my_ version of that package:
Code:
The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support.
Luckily I do not have got any ntfs partitions, but I do remember that when using the kernel module partitions were always mounted read-only.
 
Old 01-24-2019, 08:05 PM   #6
linuxbear64
LQ Newbie
 
Registered: May 2011
Posts: 5

Original Poster
Rep: Reputation: 0
The filesystem for /windows is NTFS. When I first installed Linux on its own partition, /windows was mounting as read-write, meaning that I could write to it from Windows or from Linux. Now it is mounting as read-only in Linux. And I don't know anything about the kernel ntfs module.

Last edited by linuxbear64; 01-24-2019 at 08:07 PM.
 
Old 01-24-2019, 08:29 PM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
The problem is probably Win8 is "hibernating" the filesystem. It does this if "fast-start" is enabled. You can force it to shutdown "completely" - a quick search should find how.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How To Delete Windows 7 Without Interfering With Installed Linux Distros? gdawg Linux - General 7 03-28-2015 10:21 AM
HDD Error Interfering with FC5/6 Install Chris4 Fedora - Installation 1 02-04-2007 03:07 PM
xine is interfering with real player Paxmaster Linux - Software 0 01-05-2005 05:59 PM
Geforce FX 5200 interfering with WMP54GS? andydicktwin Linux - Hardware 1 12-31-2004 11:47 AM
Is SSL Interfering with Samba? shassouneh Linux - Networking 1 11-28-2003 03:25 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 06:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration