Tiny Core Linux
Off-Topic => Off-Topic - Tiny Core Lounge => Topic started by: mocore on October 14, 2022, 05:08:43 AM
-
has any one tryed this? , as yet i have not found a moment to test since discovering
https://www.supergrubdisk.org/category/download/supergrub2diskdownload/super-grub2-disk-beta/
NOTE: The hybrid version should work in most any machine you might have. Please download that version.
Download : supergrub2-2.06s1-beta2-multiarch-USB.img.zip
Supported archs : i386, x86_64, i386-efi and x86_64-efi
Notes : Recommended. Modern UEFI 64-bit and 32-bit systems and also old BIOS systems. Includes additional BOOTISOS so that you can carry your loopback.cfg enabled distributions with you.
-
http://forum.tinycorelinux.net/index.php/topic,25971.msg166604.html#msg166604
-
we grabbed the iso file dated 20220702 and burnt it to a cd-r on 20220818 and have used it several times with success since then.
note: upon further consideration you were probably inquiring more as to the image version to be written to some form of flash media and we have NOT used that version.
20221014-0759am-cdt-usa-modified-added note
-
note: upon further consideration you were probably inquiring more as to the image version to be written to some form of flash media and we have NOT used that version.
tbh was just refrencing the multi arch (as per title)
because booting has (at least from my perspective) become fragmented
bios/uefi
32/64 bit
this appears it should handle most of the posible hw setups and ther in be 'portable'
-
https://www.pendrivelinux.com/
-
been several years since our last visit to https://www.pendrivelinux.com/ and WOW the website has definitely got a new look
-
Sorry
I couldn't resist mentioning the Ventoy utility, to make a usb bootable "disk" drive.
https://www.ventoy.net/en/index.html
-
just ftr
i was slow of the mark and it appears the steps to create a "multi" grub2 can be found in
http://www.tinycorelinux.net/14.x/x86_64/tcz/grub2-multi.tcz.info
allows the creation of multi (legacy-bios and uefi) boot media
howto examples:
$ sudo grub-install --target=x86_64-efi --boot-directory=/mnt/sdc1/EFI/BOOT --efi-directory=/mnt/sdc1 --removable
$ sudo grub-install --target=i386-pc --boot-directory=/mnt/sdc1/boot /dev/sdc
$ sudo grub-mkrescue -o myiso.iso iso