ArchWiki did not help ;(

  • Onno (VK6FLAB)@lemmy.radio
    link
    fedilink
    arrow-up
    15
    ·
    edit-2
    4 days ago

    The real question is: Why?

    Here’s some answers to your question:

    1. Backup your data, nuke the drive, start again.
    2. chroot is the tool for the job. Backup your data before you accidentally nuke your drive.
    3. Shrink the partition and write a new one in the empty space, but backup your data before you accidentally nuke your drive.
    4. Connect an external drive, install on it, but backup your data before you accidentally nuke your drive.

    Finally, the reason that the wiki didn’t help is that the question is asked by either a person with not enough experience, or one who doesn’t need the wiki. This is a non trivial process and you should backup your data before you proceed, lest you accidentally nuke your drive.

    Edit:

    Also, anything you break can be fixed … but only if you have a backup.

  • Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    Resize your drive so you habe enough space for arch. Then boot into the live USB, partion the empty space into the typical boot/swap/root and then install arch as normal.

  • daggermoon@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    It’s easier with endeavourOS or Cachy OS if you don’t want vanilla. As someone who’s an Arch user, endeavourOS is better.

    • somerandomperson@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      OK. Guess i’m installing EndeavourOS alongside my current distro. (Fedora)

      But i still have one more question: When i tried to install EOS alongside Fedora in a VM, EOS’s GRUB did not find fedora and vice versa. How do i fix that? (Sure, i could spam [ESC] each boot to select the os but that’s just inconvenient.)

      • daggermoon@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        You can reinstall grub using a grub2disk usb if something goes wrong. It might go better with real hardware than in a VM. I could be wrong though. Sorry I can’t be more helpful in that regard, I don’t use grub anymore.

      • noor48@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        Cause you have to put endeavouros /boot/efi partition same as fedoras /boot/efi partition. And also os-prober installed.