Page 1 of 1

A Porteus system with a neko kernel

Posted: 25 Jul 2019, 21:23
by Ed_P
How does one build a Porteus system with a neko kernel? Sounds stupid I know but I don't know how to do it. neko's kernel is the 000 file, and there are several 003 files available but where does one find the 001 and 002 files? :crazy:

A Porteus system with a neko kernel

Posted: 25 Jul 2019, 22:39
by ncmprhnsbl
Ed_P wrote:
25 Jul 2019, 21:23
where does one find the 001 and 002 files?
on an iso you already have...
eg.
1.mount the iso
2.copy everything to a folder: "newiso"
3.swap out 000-kernel.xzm and boot/syslinux/vmlinuz with desired version
4.build the new iso using this folder
or grab isomaster and use that..

A Porteus system with a neko kernel

Posted: 26 Jul 2019, 04:27
by Ed_P
Thank you ncmp.
ncmprhnsbl wrote:
25 Jul 2019, 22:39
3.swap out 000-kernel.xzm and boot/syslinux/vmlinuz with desired version
Ok, the 000 module is from neko, where are the boot/syslinux/vmlinuz files from??
4.build the new iso using this folder
Ok, where do I find this command? I know it's been referenced but hard to find when you don't remember it's name.

A Porteus system with a neko kernel

Posted: 26 Jul 2019, 05:49
by ncmprhnsbl
Ed_P wrote:
26 Jul 2019, 04:27
Ok, the 000 module is from neko, where are the boot/syslinux/vmlinuz files from??
also from neko, since the vmlinuz is most of the kernel.. these two should always be a matching pair
Ed_P wrote:
26 Jul 2019, 04:27
Ok, where do I find this command?
<iso>/porteus/make_iso.sh , have a read of it for usage, or make_iso.sh -h
or or grab isomaster and use that..

A Porteus system with a neko kernel

Posted: 09 Aug 2019, 12:19
by ralcocer
What happened to PAE in the 5.1 kernel?