On Thu 29 Jul 2021 at 12:54:14 (+0300), Anssi Saari wrote: > Andrey Ponomarenko <andrewponomare...@yandex.ru> writes: > > > LiveCDs for quick testing: > > https://cdimage.debian.org/cdimage/weekly-live-builds/amd64/iso-hybrid/ > > Well, are these images bootable via Grub directly and if so then what > parameters are needed? Making testing easy eases testing...
As the images are iso-hybrids, you should be able to boot them from a USB stick or a CD, and in a machine that boots via UEFI or BIOS. Grub shouldn't be involved, as iso-hybrids use isolinux. Do you /particlarly/ want to use Grub? If so, it's possible, but far more involved, and is basically a workaround if you have no CD burner /and/ can't boot the machine from USB. Cheers, David.