Gacrux

joined 2 years ago
[–] Gacrux@lemm.ee 5 points 1 year ago (1 children)

but the coins didnt turn into keys!!11!11

[–] Gacrux@lemm.ee 2 points 1 year ago* (last edited 1 year ago)

i'll try asking around in a 200 light year radius

edit: i found it, its over at this link

[–] Gacrux@lemm.ee 12 points 1 year ago

can confirm, im in the pixel beside that (88.6 light years away from earth)

[–] Gacrux@lemm.ee 13 points 1 year ago* (last edited 1 year ago)

for the most part i dont see any problem with the posts on this community whatsoever. most of them are funny, a fraction of them are reposts but that happens in every community anyway and it isnt really a problem unless its done to death/generic "repost this image" posts

[–] Gacrux@lemm.ee 7 points 1 year ago* (last edited 1 year ago) (1 children)

looks like its also an eye magnet and a head magnet

[–] Gacrux@lemm.ee 9 points 1 year ago

why not accelerate the moon instead?

[–] Gacrux@lemm.ee 2 points 1 year ago
[–] Gacrux@lemm.ee 3 points 1 year ago (3 children)

the partition doesnt exist? what does lsblk say?

if the partition really doesnt exist then you either deleted the partition or destroyed the partition table. either way, if you dont have important data on it then id recommend you just abandon the install, delete everything and make a new one. otherwise you could try your hand at some linux file recovery tools (windows ones are almost certainly a scam).

[–] Gacrux@lemm.ee 6 points 1 year ago (5 children)

been a while since i done this so i might have gotten some parts wrong:

  1. get a thumbdrive/usb drive/whatever you call it
  2. install the arch iso on it. im assuming you still have another device you can boot to.
  3. plug in the usb into your broken device. turn it on. then boot into that usb. you probably did this while installing arch so im assuming you know how to do that.
  4. once in, mount your broken arch install by doing mount /dev/<whichever partition it was> /mnt. take note of the space between the partition and the /mnt.
  5. then do arch-chroot /mnt
  6. from there just install grub like normal (just do whatever you did to get grub working in the first place).
view more: ‹ prev next ›