Skip Navigation

silent_water [she/her]
silent_water [she/her] @ silent_water @hexbear.net
Posts
0
Comments
435
Joined
4 yr. ago

  • saving the economy by throwing poor homeowners under the bus. smdh why can't leftists just appreciate how much Obama saved the bankers economy

  • I've been informed by the libs that our anarchists are actually tankies smdh

  • bit tired to respond tonight - I'll get back to you in the morning

  • yeah, you need to run grub-install now, so do it from the arch install environment. you'll be able to boot into Ubuntu once that's done (assuming grub.cfg is properly configured for Ubuntu)

  • I was just informed yesterday that hexbear is responsible for virtually all of the violent left-wing rhetoric online, according to some academics so just trying to help the grad pump up its numbers. no more half measures Walter.

  • it's important not to forget that the infrastructure was initially public but then just handed over to the telecoms. we could have just had public internet the entire time.

  • sorry! didn't mean to cause a seizure!

  • wait what happens when you tap on the cat? it doesn't do anything for me. I wanna see the cat in it's full glory.

  • we have more than 1200


  • what's a little antisemitism between friends

  • that just says mod. whoever did it, purge them.

  • lying when we have screenshots of the modlog is some real cajones

  • they were speculating that hexbear's userbase was using pronoun tags to pretend like we're queer friendly -- we're 1/3 trans and that was deeply offensive to all of us. it literally erases our existence.

  • no worries! you want a separate boot partition on your hard disk to make this all easier. if you don't have one already, I would make one, then go back through the arch install. at the end, there should be instructions on how to update the grub.cfg for arch. you'll need to do the exact same thing for Ubuntu. the only hard part is that Ubuntu is set up right now to not mount a /boot partition so when you install updates, the updated boot images won't get installed in the right place. so you need to boot into Ubuntu first and change /etc/fstab so it mounts the boot partition to /boot. then you need to run:

     
        
    sudo update-bootloader --refresh
    
      

    then you can go back and do the arch install with the same /boot partition and run grub-install. there's detailed instructions on how to change the boot partition here and the ArchWiki should have the rest.