Hello I want to create a bootloader SSD. It just gonna contain rEFInd (support for NVMe boot). Lets say i want the bootloader on /dev/sdx First try: I thought i could use the flashdrive image dd if=refind-flashdrive-{version}.img of=/dev/sdx This only worked halfway. My SSD is now write-protected. Second try: I have executed the script “refind-install”. To my surprise, refind was installed on my USB drive and not on /dev/sdx. A request for confirmation would be highly desirable. Third try I have...
Can you share the plugin ? I need this too. I would like to have a non-proportional font for the description because i add there keys. Lets assume you have 50 Keys. I dont want to create for each key a new entry, this would be a tedious task. So i add them to the description like follow: Key: ABCD-ABCD-ABCD-ABCD-ABCD (unused) Key: ABCD-ABCD-ABCD-ABCD-ABCD (unused) Key: ABCD-ABCD-ABCD-ABCD-ABCD (unused) Key: ABCD-ABCD-ABCD-ABCD-ABCD (unused) Key: ABCD-ABCD-ABCD-ABCD-ABCD (unused) Key: ABCD-ABCD-ABCD-ABCD-ABCD...