ext4 and chattr ( change attributes ) 's - undo ( u ) option
0
votes
1
answer
147
views
This is an
microsd ext4 card on a rooted Android
, where I want to use
busybox chattr -R +u /mypath
I know what +u means but does anyone have an idea about how the undo option is implemented for ext4 and specifically in case my hardware to what extent undo will let me in datarecovery. If I use extundelete & ext4magic
would these get back my data in case it's deleted by the app ?
corollary to that if :
-- ext4
does honor +u a
nd other extended attributes any mount
level option that will gimme a good chance of recovery in case of deletion ?
-- what file system then does +u
work with after all chattr
is a linux / unix
command
there is a mention
> ext_attr
This feature enables the use of extended attributes. This
feature is supported by ext2, ext3, and ext4.
here
I wondered if that op mount activate the +u attribute
Asked by user1874594
(133 rep)
Aug 30, 2024, 06:38 AM
Last activity: Aug 30, 2024, 11:12 AM
Last activity: Aug 30, 2024, 11:12 AM