What is the procedure to replace the kernel in antiX-13.2-Stable-Live with the PAE version?
Is it replace in /antiXlive/antiX/
initrd.gz
initrd.gz.md5
vmlinuz
vmlinuz.md5
Optionally edit
/antiXlive/boot/grub/menu.lst
Reboot
Is there a tool or script in antiX-Live that automates the process? As an infrequent user of live mode I may have missed it.
topic title: Replacemement Kernel in antiX-Live
3 posts
• Page 1 of 1
-
Posts: 1,028
- Joined: 21 Aug 2011
-
Posts: 1,444
- Joined: 09 Feb 2012
#2
a while back, anticapitalista posted instructions here:
live-persistence-t3566.html
live-persistence-t3566.html
-
Posts: 1,028
- Joined: 21 Aug 2011
#3
Following the guidance by anticapitalista in the referenced link does not produce a working outcome.
live-persistence-t3566.html
Has the procedure changed since the time of that post approximately 2 years and 8 months ago?
Results obtained using the following boot parameters
cannot find linuxfs file antiX/linuxfs
cannot find linuxfs file antiX/linuxfs
No device with bootlabel=antiXlive found
Reverting to the shipped kernel and using default parameters for root+home persistence restores expected operation.
live-persistence-t3566.html
Has the procedure changed since the time of that post approximately 2 years and 8 months ago?
Results obtained using the following boot parameters
Code: Select all
desktop=space-icewm lang=en_GB quiet persist=root!,home antiX=MLX
Code: Select all
desktop=space-icewm lang=en_GB quiet persist=root!,home antiX=MLX bdir=antiX
Code: Select all
desktop=space-icewm lang=en_GB quiet persist=root!,home antiX=MLX bdir=antiXlive
Reverting to the shipped kernel and using default parameters for root+home persistence restores expected operation.