F5F Stay Refreshed Software Operating Systems linux file locks

linux file locks

linux file locks

Pages (3): 1 2 3 Next
L
livtheviking
Posting Freak
846
07-06-2023, 08:06 PM
#1
so ok i dont know BEST way to explain this. but in linux mint 7 (very old version) i can boot up to nearly any computer. and delete, modify any file without having to go thugh the horur wait of giving "permissions" on windows, or able to delete a bad virus that cant be deleted when widnows is running. boot linux mint 7, fidn the offending file edit or destroy it. NOW however with like lkinux mint (and all linux) mint ubuntu eta above liek mint 8 or 9 there is a LOCK on the files and says "don't have permission" tyo do that, and read need "root access" to be able to do ANYTHIGN to the file (s) but the onyl way to get "root access" is to INSTALL the lunux! but i DONT WANT TO INSTALL i want to use the temp linux to modify or delete offending riles, or delete a windows.old without waiting triple time for wondows to giv e"permission" to delete it. HOW CAN I REMOVE the dang lock on a newer linux and be able to easily do it as if i woulddo in linux mint 7? hope i explained it good enugh to show exactly WAHT i am talkign about.
L
livtheviking
07-06-2023, 08:06 PM #1

so ok i dont know BEST way to explain this. but in linux mint 7 (very old version) i can boot up to nearly any computer. and delete, modify any file without having to go thugh the horur wait of giving "permissions" on windows, or able to delete a bad virus that cant be deleted when widnows is running. boot linux mint 7, fidn the offending file edit or destroy it. NOW however with like lkinux mint (and all linux) mint ubuntu eta above liek mint 8 or 9 there is a LOCK on the files and says "don't have permission" tyo do that, and read need "root access" to be able to do ANYTHIGN to the file (s) but the onyl way to get "root access" is to INSTALL the lunux! but i DONT WANT TO INSTALL i want to use the temp linux to modify or delete offending riles, or delete a windows.old without waiting triple time for wondows to giv e"permission" to delete it. HOW CAN I REMOVE the dang lock on a newer linux and be able to easily do it as if i woulddo in linux mint 7? hope i explained it good enugh to show exactly WAHT i am talkign about.

R
Riggsock
Member
173
07-06-2023, 08:22 PM
#2
Have you experimented with running sudo rm filename? It should remove files if you have root privileges. But when using a temporary Linux setup, why can’t you simply stick with Mint 7?
R
Riggsock
07-06-2023, 08:22 PM #2

Have you experimented with running sudo rm filename? It should remove files if you have root privileges. But when using a temporary Linux setup, why can’t you simply stick with Mint 7?

R
RockRippa
Junior Member
44
07-07-2023, 06:05 AM
#3
The current Linux installation restricts root access. Would you like me to check if it supports root login?
R
RockRippa
07-07-2023, 06:05 AM #3

The current Linux installation restricts root access. Would you like me to check if it supports root login?

B
blondeminion
Senior Member
594
07-07-2023, 07:29 AM
#4
You can keep using Mint 7 for now, but eventually you'll need to upgrade because BIOS is getting outdated and UFEI is taking over. I've tried using sudo su when I find a newer Linux system, but sometimes the sudo rm command doesn't work as expected. It seems like people are making it harder to update, which can be frustrating.
B
blondeminion
07-07-2023, 07:29 AM #4

You can keep using Mint 7 for now, but eventually you'll need to upgrade because BIOS is getting outdated and UFEI is taking over. I've tried using sudo su when I find a newer Linux system, but sometimes the sudo rm command doesn't work as expected. It seems like people are making it harder to update, which can be frustrating.

A
AzmiCraft
Member
177
07-08-2023, 12:55 AM
#5
I gave it a shot and still didn't get it.
A
AzmiCraft
07-08-2023, 12:55 AM #5

I gave it a shot and still didn't get it.

_
_ErikThePanda_
Posting Freak
807
07-08-2023, 07:23 AM
#6
Consider turning off Windows Fast Startup and observe if it resolves your permission problem. If it’s active and identified, the Linux NTFS setup will secure the drive, necessitating root privileges to alter it.
_
_ErikThePanda_
07-08-2023, 07:23 AM #6

Consider turning off Windows Fast Startup and observe if it resolves your permission problem. If it’s active and identified, the Linux NTFS setup will secure the drive, necessitating root privileges to alter it.

W
Winkler1212
Member
172
07-15-2023, 09:05 AM
#7
It doesn't seem related to Windows at all. I checked Linux version 7 on the same machine as Linux 12 and 13, and it worked fine. However, version 12 has restrictions, which is why it's different from 7.
W
Winkler1212
07-15-2023, 09:05 AM #7

It doesn't seem related to Windows at all. I checked Linux version 7 on the same machine as Linux 12 and 13, and it worked fine. However, version 12 has restrictions, which is why it's different from 7.

2
26645
Junior Member
49
07-15-2023, 11:08 AM
#8
im still intrtested learnign more about linux and hhow to remove the lock and why this happens in newer versions but not older versions (bump) if peaople here don't know much about linux anywhere to point me to to learn more?
2
26645
07-15-2023, 11:08 AM #8

im still intrtested learnign more about linux and hhow to remove the lock and why this happens in newer versions but not older versions (bump) if peaople here don't know much about linux anywhere to point me to to learn more?

V
Vichoflo
Senior Member
396
07-22-2023, 01:04 AM
#9
This seems connected to Windows systems, possibly involving BitLocker securing data. If it relates to Linux, it might involve Mint 7's limitations with newer Linux encryption methods. It could also pertain to secure boot or TPM features in BIOS/UEFI. For older setups, disabling certain security features might be necessary, but Linux Mint 20–20.3 should offer solutions.
V
Vichoflo
07-22-2023, 01:04 AM #9

This seems connected to Windows systems, possibly involving BitLocker securing data. If it relates to Linux, it might involve Mint 7's limitations with newer Linux encryption methods. It could also pertain to secure boot or TPM features in BIOS/UEFI. For older setups, disabling certain security features might be necessary, but Linux Mint 20–20.3 should offer solutions.

S
Sven_Weetj
Member
220
07-30-2023, 09:59 AM
#10
In earlier versions, mounting was often required as read-write ('rw') mode. This method is now outdated and has been replaced by 'recover' and 'norecover'. The recover option attempts to mount a partition that wasn't properly unmounted by Windows, while norecover prevents mounting if the partition wasn't cleaned up correctly. By default, NTFS handles file permissions so that the user running the mount operation has full access—read, write, execute, and browse directories. If the target directory is owned by a different user or group, permissions will be denied unless the folder is set up with appropriate ownership.
S
Sven_Weetj
07-30-2023, 09:59 AM #10

In earlier versions, mounting was often required as read-write ('rw') mode. This method is now outdated and has been replaced by 'recover' and 'norecover'. The recover option attempts to mount a partition that wasn't properly unmounted by Windows, while norecover prevents mounting if the partition wasn't cleaned up correctly. By default, NTFS handles file permissions so that the user running the mount operation has full access—read, write, execute, and browse directories. If the target directory is owned by a different user or group, permissions will be denied unless the folder is set up with appropriate ownership.

Pages (3): 1 2 3 Next