#possibly data wiped
189 messages · Page 1 of 1 (latest)
Yeahh I must've deleted the wrong folder
it had timeshift/(some numbers)
I feel like an idiot
what folders got wiped?
most stuff
terminal was gone
all my apps
my home folder almost all of it
yeah no like everything was gone from the searchbar
I dont even know how
shit
I booted into a live iso and yeah I checked
mount your root on /mnt and do ls /mnt
did
what's the output
did u delete with rm or with a file manager
rm
oof
blegh idk u can try stuff from here https://wiki.archlinux.org/title/File_recovery
:/
I think ill try to reboot
but I did and it said
root user locked
can you guide me through it
ok shell stuff still there
wdym by this
nice
my baby pics are gone though
alongside my iphone pics
ill back those up later methinks
so u have backups of them?
no ill use photorec
or what it was cold
called*
to restore them
ehh we'll see
anyway
is it blurry
holy cooked
can u go back to the iso and get a journal?
ya sure
journalctl -b-1 | curl -F 'file=@-' 0x0.st
just connect to the internet before u chroot
should be
do I chroot
arch-chroot /mnt
same thing
oh wait
u also wiped /usr
I'm afraid it is very cooked
u shouldn't try to boot into your system anymore
work from the usb and try to get files from the drive
using the page I sent above
and then when you're done u can reinstall arch
can't I try to manually install arch with the current stuff
hmm u probably can but idk if it's a good idea
booting into the system is not a good idea when you lost data
mmm okay
I was just thinking of hopping to gentoo
unrelated
but
funny coincidence
next time try the trash program
it trashes stuff instead of removing completely like rm
you mean like
recovery tools or any files that survived?
cause nothing is left to backup
recovery tools
why tho
It will still write stuff to the drive I think
it's best to try to recover stuff without messing too much
is your disk a hdd or an ssd
ssd
if its an ssd you have close to 0 chances of recovery
nvme to be exact
well then
from what ive heard nvme drives 0 the files out when theyre deleted,
but i might be wrong
im like 80% sure
Lol was that from this nvme drive?
nvmes have the trim command that will 0 out the deleted blocks used or randomize them or make them inaccessible
maybe its disabled or some shit
whatever
if you recovered data before, then try that
i wish you luck
fingers crossed
yeah
thank u
libmrbartix #kdeisthebest received a thank you cookie!
I think ill do it tmrw though
thank fuck I have a laptop to use atm
and I got no uni rn
true
Any clear documentation for it?
Can't find an archwiki page for it
I tried analyzing, when pressing on list all files on my root partition it says "Support for this filesystem wasn't enabled during compilation"
what filesystem did you use
on the disk
im gonna repeat myself
what filesystem were you using
like
ext4
zfs
btrfs
sorry I was out all day
I love how u didn't list btrfs I just know I'm cooked
it doesn't support btrfs
No snapshots?
They're literally free
Also you were using timeshift in rsync mode instead of btrfs snapshot mode?
btrfs has btrfs restore
Here's some script using that https://gist.github.com/Changaco/45f8d171027ea2655d74
@errant crescent
Try that and don't try to restore the files to the same drive
If that doesn't work try photorec which can recover regardless of fs
ok ill try tmrw ty
hm7 received a thank you cookie!
@mint ermine sorry for the ping but
I found a snapshot
2 actually
dated 25th march
I did btrfs restore -i but it didn't restore my important files in the home folder
ello
still need help
okay so I guess it didn't restore my user backup cause the storage on my USB got maxxed out
is there anyway to make btrfs restore just one directory?
I have a spare 512gb nvme ill try to use an enclosure and back it up to that
how do I clone this into the live iso