adrian15

Results 42 comments of adrian15
trafficstars

> I guess they're ISOs that work as USB IMGs. Yes, they are hybrid images. You should use Balena Etcher to write it into the USB properly, be warned the...

@adefadef Which SG2D version are you using? What would you use instead of bootmgr for detecting windows?

> there a guide to steps to use GRUB2 to create the loopback.cfg that is needed for SG2D to boot an ISO? No. It depends on each distribution. You can...

I will working on the next months on bringing up a Super Grub2 Disk based on Grub 2.06.

I will have to take a deeper look on this. I'm not so expert on the grub fonts part. Can you please elaborate on what means _add SuperGrub to an...

Did you use the native driver disks option?

Ok, seems a nice addition to have. PRs are welcomed. Thank you.

Please create a new issue for your specific kernel detection problem. Thank you.

If I'm not mistaken partition labels do not exist in MBR partition tables but only in GPT partition tables. So that code would be conditional. I'm not sure Grub supports...

https://github.com/supergrub/supergrub/blob/master/menus/sgd/tools.cfg#L34-L62 _with_platform_ function or _grub_platform_ variable might help you on coding what you are requesting.