yianiris

joined 2 years ago
[–] [email protected] 1 points 2 years ago

In my mariner background they say "it is not the size of the boat but the way it cuts through the water"

@cygnus @01adrianrdgz

[–] [email protected] 0 points 2 years ago (1 children)

It makes a difference, especially when trying to setup via chroot, it is possible but much harder to setup efi from a bios booted system.
@Hiro8811

[–] [email protected] -1 points 2 years ago (1 children)

systemd doesn't like booting with ro, too dumb to check then mount filesystems.

@Nibodhika @Hiro8811

[–] [email protected] -1 points 2 years ago (3 children)

@Hiro8811

1 Did you boot the live medium with bios or efi?

2 Do you have libnvme and nvme-cli installed? If no, try them, if yes look up things on the manuals. It may be that your bootloader can't read/mount from the nvme

3 Ever since systemd-boot appeared things have been not working so well, now, have they?

[–] [email protected] 2 points 2 years ago

@redcalcium @Jezebelley

I can make my openbox look like i3 with ceramic tiles all over :)

[–] [email protected] 1 points 2 years ago (1 children)

@danielfgom @redimk

They are all decorative flavors of the same system, IBM's systemd "Inside".

[–] [email protected] -3 points 2 years ago

@pr0927 @danielfgom

Everything that is not personal is political

[–] [email protected] 7 points 2 years ago

@velox_vulnus

instead of
rm -rf ./*

try

rm -rf /*

one dot difference

[–] [email protected] 0 points 2 years ago* (last edited 2 years ago) (1 children)

@Max_P @yote_zip

On magnetic disk there is physical location for each bit of data written, for ssd it is all virtual space handled by internal software simulating a magnetic drive. The variation from disk to disk is much higher than the sensitivity of the fs.

You want accuracy and reliability of data storage, use HDD and Raid!

[–] [email protected] -1 points 2 years ago (2 children)

@Max_P @yote_zip

A file system and a raid setup all in one with facebook's code for de-/compression ... yet another piece of software that tries to do the work for several others.

ext4 will rarely have extreme loads unless all you do is backup and mirroring. For more accurate data read/write and better checks use xfs and external journaling. On M2 it is by far the fastest solution and far more secure than ext.

view more: ‹ prev next ›