??
# cp /path/distro.iso /dev/stick
you mean that?
??
# cp /path/distro.iso /dev/stick
you mean that?
OK, does Ventoy now include tools of some sort and not just a way to boot ISOs? Because as far as I know, it just boots LiveUSB images you place on it. If one of those happens to have partitioning tools, you're using the tools included in that distro.
glim is like Ventoy, but built on GRUB with much cleaner code and no blobs. Doesn't work with as many ISOs though.
Any way you boot it, gparted should work just fine from a live ISO.
If you're just testing things out, Ventoy should be fine. If you want full assurance nothing fishy is going on when installing, do it the old way and dd
the image to the USB.
Multi writer, KDE writer, Rufus, Mint stick. Take your pick depending on distro.
can I use gparted on ventoy to resize partitions on a notbook?
Yes, you can use the gparted ISO on ventoy or any other live ISO that has gparted to resize partitions.
You use ventoy to boot into a live linux iso and then run gparted to resize, though there is a chance you have to do a non persisting install of gparted first.
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
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.
You do not need ventoy (or any other toy) to install Linux on your computer.
Why not just write to USB directly?
cp debian.iso /dev/sdX
I'm sure this is one of the alternatives recommended by Debian itself, where you get the .iso.
Why not just write to USB directly?
cp debian.iso /dev/sdX
Because one single character typo and you just wiped out your system drive or some secondary HDD. It's much safer to use a tool like Etcher.
You would be better served by asking questions in the existing post, instead of starting multiple new ones. Besides, these questions were already answered.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0