Comments on: A Bash Script to Create a Bootable USB from ISO in Linux https://www.tecmint.com/create-bootable-usb-in-linux-commandline/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 14 Jul 2023 05:25:49 +0000 hourly 1 By: jsamr https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1327746 Thu, 16 Apr 2020 12:45:01 +0000 https://www.tecmint.com/?p=29303#comment-1327746 In reply to Rodion.

What is your distro? Have you read https://github.com/jsamr/bootiso#environment-variables-and-distro-specific-tweaks?

]]>
By: Rodion https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1326740 Wed, 15 Apr 2020 19:49:22 +0000 https://www.tecmint.com/?p=29303#comment-1326740 bootiso: Found non-hybrid ISO; inspecting ISO for boot capabilities…
bootiso: Could not find an SYSLINUX bios folder containing c32 bios module files on this system.
Exiting…

]]>
By: Aaron Kili https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1252068 Mon, 23 Sep 2019 07:45:02 +0000 https://www.tecmint.com/?p=29303#comment-1252068 In reply to dragonmouth.

@Dragonmouth

True, thanks for sharing your thoughts with us.

]]>
By: dragonmouth https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1249292 Fri, 20 Sep 2019 17:58:05 +0000 https://www.tecmint.com/?p=29303#comment-1249292 In reply to Aaron Kili.

However, it would be nice to know about the dependencies ahead of time and install all of them at once instead of installing them one by one when the script calls for them.

]]>
By: Aaron Kili https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1228027 Mon, 19 Aug 2019 10:12:44 +0000 https://www.tecmint.com/?p=29303#comment-1228027 In reply to isnurmi.

@Isnurmi

This is a valid concern, however, the script prompts you to install a dependency if it doesn’t exist on the system.

]]>