to install a fresh debian 13.0 I know ventoy. Do you use something else? why?

can I use gparted on ventoy to resize partitions on a notbook?

  • Hnery@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    I’ve used a solution in the past looking like this:

    /dev /sdb1 EFI

    /dev/sdb2 FAT

    put grub on the efi partition, and let it chainload any iso I choose from sdb2

    • A_norny_mousse@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      3 days ago

      Please don’t “hardcode” the drive specifier (sdb in this case) when you give advice. It is not necessarily the one OP wants to wrtite to. I usually write /dev/sdX.