I downloaded and tried KL for first time this week. Frugal installs.
KLA-OT2base-1.0.iso
KLA-XFCEbase-1.1.iso
KLU-jam-XFCEbase-1.0.iso
On 2 laptops that don't multiboot to Windows, any KLx boots fast - no delay. i.e. single partition ext4.
Some of my laptops multi-boot to Windows 10 and frugal install of various distros, i.e. multi partitions SSD (I tried it on 2 such laptops). And on those, I experienced booting delay (any KLx). It 'paused' for about 30 secs. I don't think EDD is the issue, I tried it EDD on/off - same thing.
All laptops used are older type - Core2Duo generation T8300, T7500, etc, 4GB RAM . 2 x Dell D630, 1 x Toshiba Satellite, 1 x Toshiba Tecra M5.
All laptops used are using grub4dos MBR.
Following is screenshot of partitions of the SSD - with booting delay.
.
.
.
I used UUID option. If using LABEL option, it does not finish booting.
Code: Select all
title KLA-OT2base
find --set-root uuid () a88aa792-4102-4c12-995e-be63c61d300c
kernel /KLA-OT2base/vmlinuz w_bootfrom=UUID=a88aa792-4102-4c12-995e-be63c61d300c=/KLA-OT2base w_changes=RAM2
initrd /KLA-OT2base/initrd.gz
title KLU-jam-XFCEbase
find --set-root uuid () a88aa792-4102-4c12-995e-be63c61d300c
kernel /KLU-jam-XFCEbase/vmlinuz w_bootfrom=UUID=a88aa792-4102-4c12-995e-be63c61d300c=/KLU-jam-XFCEbase w_changes=RAM2 edd=off
initrd /KLU-jam-XFCEbase/initrd.gz
title KLA-XFCEbase
find --set-root uuid () a88aa792-4102-4c12-995e-be63c61d300c
kernel /KLA-XFCEbase/vmlinuz w_bootfrom=UUID=a88aa792-4102-4c12-995e-be63c61d300c=/KLA-XFCEbase w_changes=RAM2
initrd /KLA-XFCEbase/initrd.gz
title fossapup64 9.6
uuid a88aa792-4102-4c12-995e-be63c61d300c
kernel /TEST/F96_CE/vmlinuz rw pmedia=atahd pfix=fsck psubdir=/TEST/F96_CE
initrd /TEST/F96_CE/initrd.gz
title EasyOs
find --set-root uuid () a88aa792-4102-4c12-995e-be63c61d300c
kernel /easyos/vmlinuz rw wkg_uuid=a88aa792-4102-4c12-995e-be63c61d300c wkg_dir=/easyos/
initrd /easyos/initrd