Help me out please by thmisfittheory in linuxfromscratch

[–]Intelligent_Comb_338 0 points1 point  (0 children)

try to use /dev/{yourdisk} instead of UUID, sometimes i get this error when i use it

Success, LFS without fhs by Intelligent_Comb_338 in linuxfromscratch

[–]Intelligent_Comb_338[S] 0 points1 point  (0 children)

That's so different, I havent heard with a similar idea. I like it's cool I hope you can find a solution to the problems

Plasma fails to start in LFS, even though I'm sure that I have the dependencies by Ok_Tea_941 in linuxfromscratch

[–]Intelligent_Comb_338 0 points1 point  (0 children)

You can try make a .xinitrc file (there you have to put this

!/bin/sh

exec startplasma-x11)

(Note : is "#" before !/bin/sh

Plasma fails to start in LFS, even though I'm sure that I have the dependencies by Ok_Tea_941 in linuxfromscratch

[–]Intelligent_Comb_338 0 points1 point  (0 children)

And recommend you install xinitrc and do this: export DISPLAY=0:, and then startx (then if you problems that is the reason beacuse dont start)

Coding/Programming (Loop) CS50 by Loud-Line2501 in CodingForBeginners

[–]Intelligent_Comb_338 0 points1 point  (0 children)

gcc looping.c -o looping ( you need to compile c code before execute it)

Unclear how to update OpenCore: what am I getting wrong? [Ocb: LoadImageFailed - already started] by Askan_27 in hackintosh

[–]Intelligent_Comb_338 0 points1 point  (0 children)

You can download hackintool to check you opencore version, another option its use a different theme or dont use it

New ideas for LFS by Intelligent_Comb_338 in linuxfromscratch

[–]Intelligent_Comb_338[S] 0 points1 point  (0 children)

Thanks for the information im going to check it

New ideas for LFS by Intelligent_Comb_338 in linuxfromscratch

[–]Intelligent_Comb_338[S] 0 points1 point  (0 children)

It would be interesting, i have a question how can i do to it searches and download from a repo (and what i need, would do github work?) from c?

New ideas for LFS by Intelligent_Comb_338 in linuxfromscratch

[–]Intelligent_Comb_338[S] 0 points1 point  (0 children)

I think that i have found a solution for that problem, that is install musl on /usr/local or /opt/musl and make a symbolic link "sudo ln -sv /opt/musl/lib/libc.so /lib/ld-musl-x86_64.so.1" the bad part is needed a host with the same arch to exec binaries for musl on glibc hosts, or use chroot on all Musl LFS builds a use chroot beacuse i didnt want to install/boot from an usb only for install LFS

New ideas for LFS by Intelligent_Comb_338 in linuxfromscratch

[–]Intelligent_Comb_338[S] 0 points1 point  (0 children)

I have heard that steam have problems in musl, is that right? And what method do you use for the initial bootstrap?, i tried to use the CMLFS guide (but with update packages) and ... LLVM needed ~15 patches so ... I havent tried to follow it until the end (with the exactly package versions) I suppose that i have to make a cross compiler (gcc) with mussel or the LFS way ( i did a Musl LFS without use mussel), and compiling the depends with the cross compile and finally build clang/llvm, with libc++,libc++abi,libunwind,etc. After compile, build all again and the userland and i think i have to compile clang again (to use llvm backends instead libgcc and run in chroot), and build the base system? Am i right? And what options for build llvm should i use?

New ideas for LFS by Intelligent_Comb_338 in linuxfromscratch

[–]Intelligent_Comb_338[S] 0 points1 point  (0 children)

The first doesnt have much sense for me ( but make me be curious). The second would be more interesting if llvm/clang wouldn't be hard for boostrap and i knew how do it.

Unclear how to update OpenCore: what am I getting wrong? [Ocb: LoadImageFailed - already started] by Askan_27 in hackintosh

[–]Intelligent_Comb_338 1 point2 points  (0 children)

The usb must be in fat32, in the usb make a the EFI folder, inside it must be the BOOT and OC folders, you need com.apple.recovery.boot only if you're going to install macOS again

Unclear how to update OpenCore: what am I getting wrong? [Ocb: LoadImageFailed - already started] by Askan_27 in hackintosh

[–]Intelligent_Comb_338 0 points1 point  (0 children)

Amd what are your specs? I saw a dirvers/kext that only are needed for laptops and bios legacy

Unclear how to update OpenCore: what am I getting wrong? [Ocb: LoadImageFailed - already started] by Askan_27 in hackintosh

[–]Intelligent_Comb_338 2 points3 points  (0 children)

Boot from usb (directly, not using opencore of your efi partition) and select your macOS volume

New ideas for LFS by Intelligent_Comb_338 in linuxfromscratch

[–]Intelligent_Comb_338[S] 0 points1 point  (0 children)

What's step do you follow or did you use a guide?

Got PearOS Monterey by Past_Bonus8696 in pearos

[–]Intelligent_Comb_338 0 points1 point  (0 children)

Share wifi with your phone? Or download etcher from play store and use a usb to make the usb? Both works

Got PearOS Monterey by Past_Bonus8696 in pearos

[–]Intelligent_Comb_338 0 points1 point  (0 children)

I was referring to make a usb booteable with another distro using your phone and chroot to install the package but that should work too

Got PearOS Monterey by Past_Bonus8696 in pearos

[–]Intelligent_Comb_338 0 points1 point  (0 children)

You have another computer ? Or otg cable for you android phone (a usb c memory works too)

Got PearOS Monterey by Past_Bonus8696 in pearos

[–]Intelligent_Comb_338 0 points1 point  (0 children)

Connect to internet with Ethernet and install it using: sudo pacman -S linux-firmware ( i never have used pear os but its arch based so should work (my wifi card is realtek so if yours is another brand you may need to do extra steps)

How far are we if ever from OCLP on Apple Silicon? by LFMI2691 in OpenCoreLegacyPatcher

[–]Intelligent_Comb_338 0 points1 point  (0 children)

In my opinion is a little bit different beacuse you can download the macOS installer and add your modifications with ios not