kernelive how to?

User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: kernelive how to?

Post by JRD »

I simply patched the LLS to no try to load the aufs module as it is already available in the kernel.
Salix Live has patched the LLS.
Image
linus72
Posts: 79
Joined: 1. Dec 2009, 00:12

Re: kernelive how to?

Post by linus72 »

No dice JRD

Code: Select all

root[linux-live-6.3.0]# ./build
Changing current directory to /tmp/linux-live-6.3.0
Name of your live distro [hit enter for mylinux]: try11
Linux Live scripts were installed successfuly in /
Enter path for the kernel you'd like to use [hit enter for /boot/vmlinuz-2.6.29.6-smp-live]: 
Creating LiveCD from your Linux
some debug information can be found in /tmp/linux-live-debug.log
copying cd-root to /tmp/live_data_8081, using kernel from /boot/vmlinuz-2.6.29.6-smp-live
creating initrd image...
Using kernel modules from /lib/modules/2.6.29.6-smp-live
.//lib/modules/2.6.29.6-smp-live/kernel/fs/aufs
cp: cannot stat `.//lib/modules/2.6.29.6-smp-live/kernel/fs/aufs': No such file or directory

---------------------------
Error occured while trying to copy ".//lib/modules/2.6.29.6-smp-live/kernel/fs/aufs"
Possible reason: not enough free space in initrd OR source doesn't exist.
If space is your issue, see '.config' file to increase size of initrd.
If source file doesn't exist, it's a big problem. See DOC/requirements.txt
---------------------------
so, could you please give a few pointers?

Do I install kernel live then run LLS?

Do I install kernel live, download all the stuff from your link
then run LLS

Or what?

Its not working any way I do it

If I try to run slkbuild -x from folder it says no target to make file in /usr/src/linux
if I first compile kernel and then run slkbuild -x it sometimes works but then the resulting LLS made distro doesn't boot

Please help or please just make a kernel that has aufs.ko as module or what?

The LLS from your site doesnt work with this kernel
Post Reply