Mykola Kikets

Results 56 comments of Mykola Kikets

I am going to change a way how it execute phases. It will be a loop with executing of same command strokes: - `run_before_{PHASENAME}` function `will be skipped if not...

> regarding the missing GRUB build, it seems that one of the build scripts is messing with STDIN (which affects the `while read` loop), and that's why it skips the...

> regarding the missing GRUB build, it seems that one of the build scripts is messing with STDIN (which affects the `while read` loop), and that's why it skips the...

@krglaws Yoo-hoo.. having a progress with VM... It loaded a `Kernel-panic`.... at least it loaded a `vmz` for it I'll send some picks on discussion page

One more edit on `build_extension` and i'll remove `mainLFSbuild` and set a `build_extension lfs` for it

The last one needs testing on that section... Also, i must add checker if `LFS` built completely, or not... so extensions would not start if it is not... Also, i...

Ok now, i am on `:: Making the iso...` part and it seems like `xorriso` is missing something ``` xorriso: symbol lookup error: /usr/lib64/libisoburn.so.1: undefined symbol: iso_image_zisofs_discard_bpt, version LIBISOFS6 ```

Ok, seems like `xorriso` wants more packages... - `libisoburn` - `libisoburn-devel` - `libisofs` - `libisofs-devel` - `libisoburn.i686` - `libisoburn-devel.i686` - `libisofs.i686` - `libisofs-devel.i686`

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 or helper program, or other...

> after checking /usr/lib/grub folder founded that i have only i386-pc folder in it. And moddep.lst is in it I founded that i have not installed additional `grub2-efi` libs