Page 14 of 14

Re: F96-CE_4 Latest Stable Release

Posted: Sat Feb 22, 2025 12:25 am
by mikewalsh
rockedge wrote: Fri Feb 21, 2025 7:23 pm

I am wondering now if I should take F96-CE_4 and remove the Firefox ESR portable from the /opt directory in the rootfs and move it outside of the file system and next to the system SFS's. Making a F96-CE version that has no built in browser and instead uses portable browsers from outside of the root file system.

Well, that would work, Erik. Technically, if you're running multiple frugals from the same directory then they're ALL in /mnt/home (or /initrd/mnt/dev_save IF ya want to be 'picky' about it. :D )

Then, the one 'portable' Firefox should - in theory - be available to and usable by ALL members of the "kennels"..! :thumbup:

Mike. ;)


Re: F96-CE_4 Latest Stable Release

Posted: Fri Mar 21, 2025 8:56 am
by Gnimmelf

Is it possible to make a real time kernel work in F-96_4? like for eksample KLV-Airedale-RT with full Real Time Kernel 6.6.0-rt15
if - could someone show me how?
kindly Gnimmelf


Re: F96-CE_4 Latest Stable Release

Posted: Fri Mar 21, 2025 11:36 am
by rockedge

Yes it is possible to run a real time kernel in F96-CE.

In an hour or so I will post the instructions on how to do it. It's a basic kernel swap.


Re: F96-CE_4 Latest Stable Release

Posted: Fri Mar 21, 2025 2:09 pm
by rockedge

@Gnimmelf

There are 3 methods that will quickly install the 6.6.0-rt15 full real time kernel into a instance of F96-CE_4

  • Method 1. Download the ISO F96-CE_4-RT. It comes with that kernel preinstalled. You could from the ISO copy the zdrv and vmlinuz to replace your current versions that are in the existing system you are running. Or use this ISO and copy your save folder/file over to this RT version.

  • Method 2. Download the huge kernel package and in a terminal on your current F96-CE_4, type change_kernels and follow the instructions on the GUI.

    ------

    Screenshot(7).jpg
    Screenshot(7).jpg (69.56 KiB) Viewed 328 times
  • Method 3. Download a copy of the huge kernel and extract the files. Rename the components to match the required names in F96-CE_4 and manually copy and replace those from the stock kernel 6.0.12

Download directly -> huge-6.6.0-rock-rt15.tar.bz2

Download F96-CE_4-RT directly -> F96-CE_4-RT.iso
SHA1-MD5.txt

to the download folder on Mega.nz -> huge 6.6.0-rt15

Please let me know how you make out with the swap. There are other RT kernels that will work that are also structured in the non-usrmerge style that F96-CE_4 uses.

Main thing is to match the the components names correctly. Simply rename the files to your specifications. And that care is taken to use non-usrmerge structured kernel components!


Re: F96-CE_4 Latest Stable Release

Posted: Sat Mar 22, 2025 9:08 am
by Gnimmelf

tried nr 2 terminal came out with

/usr/sbin/change_kernels: line 321: 9244 Killed gtkdialog-splash -bg orange -close box -text "$WAIT1"
vmlinuz-6.6.0-rock-rt15
#

it didnt seem to swap the kernel?


Re: F96-CE_4 Latest Stable Release

Posted: Sat Mar 22, 2025 10:36 am
by Gnimmelf

made nr1 work both with new install and by copying zdrv and vmlinuz into old install on my laptop! thanks :thumbup2: