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

Linux

58689 readers
234 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
[–] ryannathans@aussie.zone 16 points 1 month ago (3 children)

From the docs of this OS I have never heard of before

Backup Existing Users

Optional This question will only be asked if the following conditions are met:

The selected disk has a compatible Linux installation containing user data stored in a Btrfs /home subvolume.

The installer USB is larger than all the data in the /home subvolume on the existing installation.

If you were prompted to backup users it definitely wasn't ext4 lol you probably corrupted your btrfs filesystem

[–] jumponboard@lemmy.world 7 points 1 month ago* (last edited 1 month ago) (1 children)

Thanks!

Good to know that I just deleted the last months because I missed reading the fineprint.

Edit: it is 100% my fault. I don't blame someone else for my data loss.

This just shows that there is still room for improvement in the installation process.

[–] ryannathans@aussie.zone 11 points 1 month ago (1 children)

Yeah maybe they could stop you turning your PC off while it's writing to disk

[–] sepi@piefed.social 6 points 1 month ago

They can't stop me!

load more comments (1 replies)