this post was submitted on 29 Aug 2025
18 points (84.6% liked)

Linux

58689 readers
200 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
18
submitted 1 month ago* (last edited 1 month ago) by jumponboard@lemmy.world to c/linux@lemmy.ml
 

I wanted to install Aeon. In a youtube video, the dev said it's increadibly easy. It even asks if you want to backup existing users and it leaves their home folder as is. This info was backed up by the docs.

Once I clicked on "install now" it reminded me that there is no going back once it starts installing the system. I clicked on OK because usually the installation process starts at the end of the configuration phase.

It then loaded, and I feared that it really erases everything now and not after configurartion. I stopped the process by shutting down the computer.

The computer does not detect any filesystem. It should be ext4 if I remember correctly. fsck yields no result. It suggests using two different blocks but with no success. I can't mount anything. Hence I also can't fix grub.

Did I just erase my disk within one second? If so, I can just continue. If not, I'd like to backup some stuff. (Most is backed up, but not the most recent stuff)

you are viewing a single comment's thread
view the rest of the comments
[–] hendrik@palaver.p3x.de 11 points 1 month ago* (last edited 1 month ago) (1 children)

Fsck is not a tool to find lost partitions or partition tables. Start from a Live USB stick (or one of the data rescue linux systems) and see what your harddisk/ssd looks like. Maybe the data is still there. If it's gone, try if a tool like testdisk finds your old partitions / old data.

There are some recovery tools available: https://wiki.archlinux.org/title/File_recovery