aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Zdanevich <zdanevich.vitaly@ya.ru>2024-03-24 18:00:24 +0400
committerVitaly Zdanevich <zdanevich.vitaly@ya.ru>2024-03-24 18:00:24 +0400
commit8cc0c06f1f29b6e5117a628445a5fa895ede39f2 (patch)
tree8e65171f5c541b399038905f46d8a0dcef3c4751 /sys-boot
parentsys-boot/boot-repair-iso-download: einfo add about ventoy (diff)
downloadguru-8cc0c06f1f29b6e5117a628445a5fa895ede39f2.tar.gz
guru-8cc0c06f1f29b6e5117a628445a5fa895ede39f2.tar.bz2
guru-8cc0c06f1f29b6e5117a628445a5fa895ede39f2.zip
einfo: add about rufus
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild b/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild
index d065203dc..fc4b498f7 100644
--- a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild
+++ b/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild
@@ -32,7 +32,8 @@ pkg_postinst() {
einfo "Instead of sdX - choose the letter of your USB flash from lsblk"
einfo "or"
einfo "sudo dd if=boot-repair-disk-64bit.iso of=/dev/sdX"
- einfo "or sys-boot/ventoy-bin (just copy the iso to the usb, with optional persistence storage)"
einfo "With dd you can press Ctrl-T to see the progress"
+ einfo "or sys-boot/ventoy-bin (just copy the iso to the usb, with optional persistence storage)"
+ einfo "or Rufus on Windows https://rufus.ie"
einfo "See related documentation https://wiki.gentoo.org/wiki/LiveUSB"
}