Linux Storage: Avoid These Common Mistakes When Working on Partitions

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • НаукаНаука

Комментарии • 22

  • @DV-ml4fm
    @DV-ml4fm Год назад +6

    I use LVM. You can expand or decrease on the spot. Plus do snapshots of your lvm.

  • @skelebro9999
    @skelebro9999 Год назад +6

    really needed video. when installing arch i forgot to create a swap partition. this video will help a lot!

    • @SavvyNik
      @SavvyNik  Год назад +1

      Glad it helped remind

  • @MrGrummpy
    @MrGrummpy 5 месяцев назад +1

    Thank you. This helped me avoid some big errors. 😀

  • @sharonlima8913
    @sharonlima8913 10 месяцев назад +4

    Thank you SavvyNik
    You saved me hours of time waste!
    Summary
    This video provides guidance on avoiding common mistakes when working with Linux partitions, particularly for beginners. It emphasizes the use of GParted, handling swap space, and understanding the Linux partitioning scheme.
    Highlights
    💡 Use GParted for efficient partition management.
    💡 Be cautious when handling swap space; it may need to be disabled before making changes.
    💡 Understand the Linux partitioning scheme and ensure there's no data behind the partition you're extending.
    💡 Avoid making changes to EFI partitions or any areas with existing data.
    💡 Consider using a live image or disk for partition edits to avoid issues with mounted systems.
    💡 Enable swap space after designating it to ensure your system recognizes and uses it.
    💡 Linux beginners should follow these guidelines to prevent common pitfalls when working with partitions.

    • @SavvyNik
      @SavvyNik  10 месяцев назад +1

      Glad to hear it. Thanks for the summary!

  • @alexstone691
    @alexstone691 Год назад +2

    I appreciate these videos, although they are not for me they will certainly help other people as you explain pretty clearly

  • @biblessin
    @biblessin 7 месяцев назад +1

    Informative

  • @jonathankr
    @jonathankr 9 месяцев назад

    Why and what? Why do we need a partition? Why would we change the size?

  • @randomguychannel39
    @randomguychannel39 3 месяца назад

    How to deal with encrypted partitions since gpartes sees it as occupying the whole partition

  • @unklebonehead
    @unklebonehead Год назад +1

    I've tried using gparted in Pop!_OS to change a partition that was created on install of Ubuntu 23.04 that it could not write the changes. I had to boot into a live Ubuntu 23.04 to change any partitions on 23.04. I think I remember it saying something about the GPT tables.

    • @SavvyNik
      @SavvyNik  Год назад +1

      Thanks! Yes, most distros will require you to boot into a live image to make changes to the partitions / storage.

    • @unklebonehead
      @unklebonehead Год назад

      @@SavvyNik I meant it wouldnt do it from a Pop!_OS live image. I had to go burn a new Ubuntu 23.04. Even an Ubuntu 22.04 wouldnt do it. Something is changed on gparted between 22.04 and 23.04.

    • @SavvyNik
      @SavvyNik  Год назад

      Well I can't say I've ran into that issue before.

  • @guilherme5094
    @guilherme5094 Год назад +1

    👍!

  • @Evgen13Great
    @Evgen13Great 2 месяца назад

    But you can move swap partition to the end of your disk, can't you?

    • @SavvyNik
      @SavvyNik  2 месяца назад

      Sure but if it used to be at the front you’re going to have incongruent space because there will be a gap between partitions.

  • @BitsOfTruth
    @BitsOfTruth 3 месяца назад

    Where is Boot partition?

  • @adityaaarya4535
    @adityaaarya4535 4 месяца назад

    saved me

  • @stricarzi
    @stricarzi Год назад +1

    been there, done that