Re: kernelive how to?
Posted: 21. Mar 2010, 21:08
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.
Salix Live has patched the LLS.
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
---------------------------