Artix Linux Forum

Artix Linux => System => Topic started by: mardiyah on 08 June 2023, 15:50:35

Title: To make/have new /boot/grub/grub.cfg for USB flashdisk
Post by: mardiyah on 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
Title: Re: To make/have new /boot/grub/grub.cfg for USB flashdisk
Post by: Hitman on 09 June 2023, 11:48:28
You must be looking for something like this: https://github.com/Jimmy-Z/grub-iso-boot
There are also grub payloads in e.g. coreboot that search for configs
An easier methoud would be Ventoy, for instance.
Title: Re: To make/have new /boot/grub/grub.cfg for USB flashdisk
Post by: tintin on 10 June 2023, 09:13:56
An easier methoud would be Ventoy, for instance.
Thanks to you, I just discovered wentoy which is a great tool!