To make/have new /boot/grub/grub.cfg for USB flashdisk 08 June 2023, 15:50:35 How, using grub-mkconfig or good easy tool else, do we have/make new /boot/grub/grub.cfg for USB flash drive (so it'd be mounted on root of USB drive device) containing booting list only a/some booting(s) from that USB drive bootable partitions Quote Selected
Re: To make/have new /boot/grub/grub.cfg for USB flashdisk Reply #1 – 09 June 2023, 11:48:28 You must be looking for something like this: https://github.com/Jimmy-Z/grub-iso-bootThere are also grub payloads in e.g. coreboot that search for configsAn easier methoud would be Ventoy, for instance. Quote Selected
Re: To make/have new /boot/grub/grub.cfg for USB flashdisk Reply #2 – 10 June 2023, 09:13:56 Quote from: Hitman – on 09 June 2023, 11:48:28An easier methoud would be Ventoy, for instance.Thanks to you, I just discovered wentoy which is a great tool! Quote Selected 1 Likes