Mykola Kikets
Mykola Kikets
I think it will. I have RPi 3b+ and everything works great. as long as pinout on RPi 4b is not changed this must work
Well, at least all commands working on g712lw, but... `rainbow` - just static rainbow on top (keyboard, no strip), like `multi_static` While i was testing the `mode` message i actually...
Also... i saw that a lot of code from `./build.sh` is missing in `./mylfs.sh` Did someone accidentally removed it?
ok i saw that uefi was removed in [09894e4788d85bcd47c2aca98ac93b14530ebcec](https://github.com/krglaws/MyLFS/commit/09894e4788d85bcd47c2aca98ac93b14530ebcec) Ill be playing with making in on a VM
> Just wondering, how do you create the ISO from the IMG file? What are the commands? He said he used DD.. so it might be ```bash sudo dd if=/path/to/file.img...
I have a link on other "outdated" project... Ill check if i can bring some iso functionality from it here...
@krglaws I found something... i'll try it later, but: [`git://mkikets99/lfs-scripts/master/03-mkiso`](https://github.com/mkikets99/lfs-scripts/blob/master/03-mkiso) It was my fork for Fedora distros for LFS Script, but it is "outdated" because of LFS version (if i...
> Anywho, that `xorriso` sounds promising. Someone also pointed me towards `mkisofs`. Honestly reading the man pages for both of these commands is like chinese to me right now, but...
So, as it turns out, there is 1 more package with patch to install: `syslinux` (it's not a `linux-kernel`, but a bootable section with `isolinux` on board) Also... @krglaws i...
@marceloengecom please, be patient. We are on the road... It finally loads `vmz` aka `vmlinux` on the VM, but there some issues that are not described in the book, and...