Page 1 of 1

It's possibe add: 000-kernel.xzm... to initrd.xz - and initialize ?

Posted: 29 Oct 2019, 10:12
by 8192
Hello

I have Porteus 4.0 LXQT, and I have this startup procedure:

1. IPXE load vmlinuz from http - working
2. IPXE load initrd.xz from http - working
3. IPXE BOOT ...

I need this startup procedure:

1. IPXE load vmlinuz from http
2. IPXE load initrd.xz - included inside: [ 000-kernel.xzm, 001-core.xzm, 002-xorg.xzm, 003-lxqt.xzm ]
3. IPXE BOOT - Porteus start mode: init 4
4. Porteus must start with full initialized [ 000-kernel.xzm, 001-core.xzm, 002-xorg.xzm, 003-lxqt.xzm ] from initrd.xz
5. I need start my script.

Please tell me, this procedure is possible ? Or load [ 000-kernel.xzm, 001-core.xzm, 002-xorg.xzm, 003-lxqt.xzm ],
from http at boot time ?

Sorry for my english :)

It's possibe add: 000-kernel.xzm... to initrd.xz - and initialize ?

Posted: 30 Oct 2019, 21:49
by fulalas
Let me see if I got this: you want to run a script after all the modules have been loaded?