this post was submitted on 04 Jan 2024
626 points (94.7% liked)

linuxmemes

20408 readers
961 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 8 months ago* (last edited 8 months ago) (2 children)

Unless u have a ntfs shared drive which gets locked by windows if u don't restart (or disable fast startup for a real shutdown) so it releases the lock without having to unlock it inside Linux (and sometimes failing because it's not always locked the same)

"locked" the drive is read-only in Linux until windows unlocks it or Linux does using a tool

[โ€“] [email protected] 2 points 8 months ago* (last edited 8 months ago) (1 children)

Unless u have a ntfs shared drive which gets locked by windows if u don't restart...

One of the main reasons why I let ot boot all the way. If nothing else, it'll mark the partition as dirty ๐Ÿ˜’. Sure, I can sudo mount my way into it, but I really have no idea if everything's OK with it. So, I have to reboot, boot into Windows, mark the partition for a consistency check, reboot, boot into Windows again so it could do the check, then reboot again and (finally!) boot into Linux ๐Ÿ˜’... I mean, just let it boot all the way the first time, it'll be over rather quickly.

[โ€“] [email protected] 1 points 8 months ago* (last edited 8 months ago)

Oh yeah, I've had that happen to me (only the one time, like a decade ago), once I realized what gives I solved it easily with GParted 'repair' or something like that (iirc?).

Edit: ohh, I think it was a (full distro) live-boot CD that I used.