ArchWiki did not help ;(

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