Tiny Core Linux

Off-Topic => Off-Topic - Tiny Core Lounge => Topic started by: mocore on October 14, 2022, 05:08:43 AM

Title: Super Grub2 beta2 multiarch
Post 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/

Quote
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.

Title: Re: Super Grub2 beta2 multiarch
Post by: xor on October 14, 2022, 05:35:31 AM
http://forum.tinycorelinux.net/index.php/topic,25971.msg166604.html#msg166604
Title: Re: Super Grub2 beta2 multiarch
Post by: gadget42 on October 14, 2022, 08:51:56 AM
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
Title: Re: Super Grub2 beta2 multiarch
Post by: mocore on October 15, 2022, 04:22:13 AM
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'

Title: Re: Super Grub2 beta2 multiarch
Post by: xor on October 15, 2022, 01:00:25 PM
https://www.pendrivelinux.com/
Title: Re: Super Grub2 beta2 multiarch
Post by: gadget42 on October 15, 2022, 01:44:26 PM
been several years since our last visit to https://www.pendrivelinux.com/ and WOW the website has definitely got a new look
Title: Re: Super Grub2 beta2 multiarch
Post by: patrikg on October 15, 2022, 02:05:00 PM
Sorry

I couldn't resist mentioning the Ventoy utility, to make a usb bootable "disk" drive.

https://www.ventoy.net/en/index.html

Title: Re: Super Grub2 beta2 multiarch
Post by: mocore on February 06, 2023, 08:30:53 AM
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

Code: [Select]
                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