ArchWiki did not help ;(

  • Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    2
    ·
    9 hours 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
    1
    ·
    13 hours 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
      ·
      10 hours 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
        1
        ·
        6 hours 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
        ·
        8 hours ago

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

  • Onno (VK6FLAB)@lemmy.radio
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    24 hours 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.

    • HaraldvonBlauzahn@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      16 hours ago

      Option (4) is safer in the long run because it prevents boot loaders overwriting each other.

      Also, dual-booting and accessing the same data in /home IS ONLY SAFE IF YOU DO A FULL SHUTDOWN ON EACH BOOT OF THE OTHER SYSTEM. No hibernate, because hibernate does not unmount file systems.

      If you want to keep both running, a VM (for example running in GNOME Boxes) is both safer and much more convenient.

  • mina86@lemmy.wtf
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 day ago

    First step is to shrink and possibly move around your existing partitions to make space for a new one. GParted Live may help with that. Once you have enough space, just install Arch there. If you already have separate /home you should be able to reuse it.

  • Telorand@reddthat.com
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    You have to create a second partition or use a Virtual Machine. Look for dual booting instructions, if you want to install alongside your current distro.