
A Porteus system with a neko kernel
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
A Porteus system with a neko kernel
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? 

- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
A Porteus system with a neko kernel
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..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
A Porteus system with a neko kernel
Thank you ncmp.
Ok, the 000 module is from neko, where are the boot/syslinux/vmlinuz files from??ncmprhnsbl wrote: ↑25 Jul 2019, 22:393.swap out 000-kernel.xzm and boot/syslinux/vmlinuz with desired version
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.4.build the new iso using this folder
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
A Porteus system with a neko kernel
also from neko, since the vmlinuz is most of the kernel.. these two should always be a matching pair
<iso>/porteus/make_iso.sh , have a read of it for usage, or make_iso.sh -h
or or grab isomaster and use that..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
- ralcocer
- Samurai
- Posts: 187
- Joined: 02 Jan 2011, 12:53
- Distribution: 3.2rc5 Xfce
- Location: Puerto Rico
- Contact:
A Porteus system with a neko kernel
What happened to PAE in the 5.1 kernel?