I have had some luck with using flash drives as bootable disks by doing the following:

1. Choose a disk NOT designed for security.  The reason is if you want security then the boot sector you want secure, that is NOT usable to boot anything.  You want a standard storage device.

2. You need at least 20mb/second of read performance.  In general faster is better but of course more expensive.

3. Once you have the flash drive partition it with something like GParted. DO NOT TOUCH THE FRONT OF THE DRIVE.  Rather “shrink” the existing data partition from the back of the drive leaving at least a couple of hundred megabytes of the original partition.  Many drives store critical information between the data partition and the very front “top” of the drive.  There is a firmware layer on flash drives and the actual resulting hardware I think varies after the manufacturing process has ended.  Tables I think are kept there.  Without them things can get very slow.

4.  Please note that this takes a lot of patience.  Do NOT assume the process has stalled.  Go away for some hours and then determine if that might be true.  But the next step is to do a standard install of your OS using the area created when you partitioned the drive.  Also, when updating wait a long time after updates are complete before shutting the box down and pulling the drive.  They seem to like to background big data transfers and the drives are often not that fast.  Give them a long time to complete what they are doing when a lot of data is involved.

5.  I have not yet found a situation where they boot on USB3 – OTOH I have very little of USB3 and my machines are old.  I use USB2 ports even though many of my bootable flash drives are USB3.

6. Consider using an M.2 ngff SSD in a USB3 converter box.  They just seem to work but are a bit more expensive.  I am using one right now.

Have a lot of fun!

Tod

On Mon, Jul 17, 2017 at 10:37 AM, Patrick Dupre <pdupre@gmx.com> wrote:
Hello,

I tried to create an USB stick with supergrub2 ready to run, but I
failed (I want to keep the other partitions of the stick as it is).

I tried several options available on the internet.
1) unetbootin
(cannot find a boot on the stick)
as well as:

http://www.supergrubdisk.org/forum/index.php?topic=736.msg1981#msg1981
Did not work

http://www.supergrubdisk.org/wiki/SGD_Howto_make#How_to_make_a_Super_Grub2_Disk_USB
Do not use the official method
Does not work
I did not try the Official method (not recommended)
I on tried the linux and fedora recommended method.

https://www.pendrivelinux.com/install-grub2-on-usb-from-ubuntu-linux/
grub2-install
--force --removable --boot-directory=/mnt/tmp/boot /dev/sdc
cd /mnt/tmp/boot/grub2
wget pendrivelinux.com/downloads/grub.cfg
dd if=/iso-image/super_grub2_disk_x86_64_efi_2.02s9.iso of=/mnt/tmp/super_grub2_disk_x86_64_efi_2.02s9.iso

Any idea ?

Thank.
===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-leave@lists.fedoraproject.org