Mykola Kikets

Results 56 comments of Mykola Kikets

> Ok, iso is ready... > But there is some problem in `initramfs`: > > ``` > mount: /run/initramfs/system: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage...

> > Ok, iso is ready... > > But there is some problem in `initramfs`: > > ``` > > mount: /run/initramfs/system: wrong fs type, bad option, bad superblock on...

> But it loads in simple mode and don't wont to load into UEFI mode (Just black screen with console input pointer [not flashing]) Sorry, This is from [BLFS](http://www.linuxfromscratch.org/blfs/view/svn/postlfs/grub-efi.html)

> What not flashing means?? Give me some details. Like screenshoot or something. UEFI just work fine for me. This is test on paralel laptop (In other words - Test...

> Does it work on vbox? Can't test it right now... No releases of vbox on fedora 33... :(

Ok, so i finally get VBox on my machine and to be honest... EFI doesn't work... ![image](https://user-images.githubusercontent.com/22869811/121786768-b7a7ec80-cbca-11eb-9aa0-5c17e59b840a.png) ![image](https://user-images.githubusercontent.com/22869811/121786779-c68e9f00-cbca-11eb-8fe9-6c96e1bdea2a.png) I will rebuild with latest files, and will inform if something changed

Still nothing... I can confirm that `EFI` loads properly on VBox using other packages, but not on this script... I miss something or `EFI` on `grub2-mkimage` won't boot...

Ok, there is something.... At least grub started in `UEFI` mode.... Now just needed to fix boot sequence...

So i managed to start it... but with TOO MANY OPTIONS.... ```shell grub2-mkimage -c $ISODIR/boot/grub-early.cfg -o $ISODIR/EFI/boot/bootx64.efi -p "" -O x86_64-efi part_gpt part_msdos disk fat exfat ext2 ntfs xfs appleldr...

Please, Can you add my [fork](https://github.com/mkikets99/lfs-scripts) to Host list? I will make changes for Fedora on my fork, so it would be much easier to make some fixes based on...