ebd6a8c9051028dc1607

joined 1 year ago
[–] ebd6a8c9051028dc1607@lemmy.ml 1 points 7 months ago

bad block are not fix able. however you can create a bacd block map to make your fs skip the bad block. if you have data on your disk currently, i would suggest to use ddrescue to dump a image of your disk, and recover file from it

[–] ebd6a8c9051028dc1607@lemmy.ml 1 points 7 months ago (1 children)

some of file system not support extend from the beginning of the partition. make sure you checked ext4 support it

[–] ebd6a8c9051028dc1607@lemmy.ml 12 points 7 months ago

i accidentally mark iwd as dependency rather than explicit. after that someday im removing a package depends on iwd, iwd itself been removed as a dependency as well. and im been blocked out of my remote machine until someday i have physical acces to it

[–] ebd6a8c9051028dc1607@lemmy.ml 3 points 8 months ago

im using https://github.com/Kr328/Riru-ClipboardWhitelist on android to make clipboard behaves like pre android 10 era

[–] ebd6a8c9051028dc1607@lemmy.ml 2 points 10 months ago

you can you this as a reference https://wiki.archlinux.org/title/Localization/Simplified_Chinese#Chinese_characters_displayed_as_variant_(Japanese)_glyphs . although it is for chinese, but you can take the font config of it and reorder it (put Noto Sans CJK JP at first)

[–] ebd6a8c9051028dc1607@lemmy.ml 3 points 10 months ago

yes you can. but not for recent released tablets. you can find more on devices page of pmos wiki

[–] ebd6a8c9051028dc1607@lemmy.ml 3 points 10 months ago

android tablet have many way to run a linux user land . but most of them are still using downstream android kernel. which means you wont get any 3d acceleration in your "linux" environment. so i would suggest you some sbc based tablet or some chromebook (then install linux on it manually)