LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-17-2019, 06:04 PM   #1
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Debian Buster/Sid LXDE Linux-Live-Kit with Xanmod 5.0.2 Kernel RC1 for testing


Hey guys, if anyone would like to test this build of Debian Buster/Sid with Xanmod 5.0.2 kernel, nonfree stuff and using the Linux-Live-Kit-2.1 I'd appreciate any feedback.
Right now it only comes as a zip file for usb or frugal hdd booting.
Just download it, unzip it and copy the files boot,buster,cde,readme.txt,ldlinux.sys,ldlinux.c32 to your usb or hdd.
Now install syslinux from a linux desktop with # syslinux -sf /dev/sdxx
Where /dev/sdxx is your usb, likely /dev/sdc1, /dev/sdb1, etc.
If booting it from hdd just edit your grub.cfg and add entry for Buster.
Note- If using a ext2/3/4 formatted usb with extlinux installed it will boot and be faster than a fat32 usb.
To install extlinux use # extlinux -i /mount_point_of_usb such as /run/media/live/usb-2.0 or wherever your usb is mounted or try device name such as /dev/sdxx, etc.
It has full persistent features and toram mode plus check other cheatcodes as all cheatcodes are same as Slax.
You can remaster this using the included Linux-Live-2.1 in /root, just add/remove whatever you want, edit Linux-Live-2.1/config and run ./build and make your own!
Root password is root
User live password is live
It also comes with NetbootCD and TinyCore Linux. I installed Debian Buster via NetbootCD then used Linux-Live-2.1 and the Xanmod kernel 5.0.2 to make this live distro.
The Xanmod kernel is patched with aufs which is needed by Linux-Live-Kit.

Xanmod kernels here
https://xanmod.org/#main_features

You can download Buster-rc1 here and thanks for any testing help or improvements.
https://ufile.io/wfi0n

Pics are of boot screen, user live desktop and root desktop
Attached Thumbnails
Click image for larger version

Name:	20190317_185506.jpg
Views:	49
Size:	250.7 KB
ID:	30132   Click image for larger version

Name:	Screenshot from 2019-03-17 18-57-19.jpg
Views:	35
Size:	74.1 KB
ID:	30133   Click image for larger version

Name:	Screenshot from 2019-03-17 18-57-54.jpg
Views:	26
Size:	75.1 KB
ID:	30134  
 
Old 03-18-2019, 02:11 PM   #2
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Compiling the 4.19.29-Huge kernel now from Xanmod to make a Slackware Live edition using Linux-Live-Kit...
 
Old 04-17-2019, 06:55 PM   #3
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Here is a new updated iso with kernel 5.0.8-xanmod5 and packages updated to today.
https://www.filehosting.org/file/det...-x86_64.tar.gz
Note it is a 692mb CD iso with the md5sum.txt


Also writing a readme.txt for easy install to usb/usb-hdd/hdd whether frugal or full install like this one-
https://www.linuxquestions.org/quest...3/#post5984839

Full install is similar to above but you gotta reinstall the kernel thru synaptic then manually do update-initramfs for new partition you're installing too. It's easy really plus I'll write about upgrading kernel via live session.

Last edited by linus72; 04-18-2019 at 04:39 AM.
 
Old 04-18-2019, 08:25 PM   #4
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK I've started a sourceforge project for my respins of Slackware, Debian and multidistro usb's
I'll be adding readme's and instructions during the weekend
https://sourceforge.net/projects/lin...-slack-debian/

Last edited by linus72; 04-18-2019 at 08:26 PM.
 
Old 04-20-2019, 07:26 PM   #5
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Just uploaded the newest iso 042019 updated to today
https://sourceforge.net/projects/lin.../files/Buster/
 
Old 04-22-2019, 09:03 PM   #6
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Ok this update is for those running Slacker/Stretch/Buster live and want to install/upgrade with a new kernel (aufs patched) in live persistent mode, in this example you install new kernel and make new initramfs/initrfs.img for either of those distros.

In this scenario you have booted from a persistent live session and need or want to upgrade your kernel or install a different one.
For the Live system to work it must be a aufs patched kernel or it will not boot!
You can get aufs patched kernel sources from xanmod.org if using a Slackware based system, choose one of my pre-made kernels or if using the Debian Stretch/Buster versions just search synaptic for "aufs" and install aufs-dkms and aufs-tools and whatever debian kernel you select will have aufs in it. Additionally you can get premade Xanmod kernels thru the Xanmod repositories for Debian.

Ok, so in either /root/Linux-live-2.1/initramfs or /root/Tomas-M-linux-live-d27460d/initramfs you'll find the script initramfs_create and in the tools folder 2 scripts- initramfs_repack and initramfs_unpack.

First you need to install your new kernel and kernel modules.

Then, you need to open your file manager and go into /root/Tomas-M-linux-live-d27460d/ or /root/Linux-live-2.1/ and edit the config for your new kernel as the script initramfs/initramfs_create will go off the config file for looking for new kernel modules, etc.

Example: we're gonna install my 5.0.8-xanmod5 kernel into one of my Slacker Live distros, install the kernel and modules packages.
Now, edit the config so it says this

VMLINUZ=/boot/vmlinuz-5.0.8-xanmod5

KERNEL=5.0.8-xanmod5

Now go into the initramfs folder, open a terminal there or cd there "cd /root//Tomas-M-linux-live-d27460d/initramfs and invoke the initramfs_create
like so
./initramfs_create and it will create a new initrfs.img in /tmp named for example Buster-initramfs-8257.img, whatever it's name for your distro, copy it to /run/initramfs/memory/data/Buster and either rename it initrfs.img or initrfs2.img if you want to keep your original initrfs.img.
cp -r /tmp/Buster-initramfs-8257.img /run/initramfs/memory/data/Buster

Now copy the kernel vmlinuz-5.0.8-xanmod5 from /boot to /run/initramfs/memory/data/Buster
cp -r /boot/vmlinuz-5.0.8-xanmod5 /run/initramfs/memory/data/Buster

Now edit your syslinux.cfg or grub.cfg if booting persistent off hard drive.
Now reboot into your new kernel/initrfs.img

Last edited by linus72; 04-22-2019 at 09:41 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Debian testing (buster), "vfat not found" crazyeddie740 Linux - Hardware 21 01-25-2019 05:48 AM
[SOLVED] ldconfig and start-stop-daemon not found error in Debian Buster/testing m_yates Debian 4 09-13-2018 12:15 PM
Debian 10 Buster (Testing) - apt-get update - error Ted789 Linux - Desktop 2 09-03-2018 12:22 AM
[SOLVED] Debian installer weekly build iso testing buster corrupt libdevmapper AwesomeMachine Debian 2 03-02-2018 06:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration