|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Compiling custom Dom0 kernel
Hi,
I'm trying to add a patch(squashfs) to the kernel and then get a dom0
kernel compiled. I have done the following:
* Added squashfs.patch to patches/linux-2.6.18/
* Appended "squashfs.patch" to the file patches/linux-2.6.18/series
* Added these lines to buildconfigs/linux-defconfig_xen0_x86_32:
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_SQUASHFS_VMALLOC is not set
These options were added in the proper place, right after CONFIG_CRAMFS
Then I did a "make world" and later did:
make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0"
In the configuration menu that appears, I never see the option
"SquashFS" in Filesystems->Misc filesystems!
What am I missing here?
TIA,
--
Shuveb Hussain.
Money has nothing to do with Happiness,
But, Poverty has a lot to do with Sorrow.
Company: www.binarykarma.com
Blog: www.binarykarma.org
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Compiling custom Dom0 kernel,
Shuveb Hussain <=
|
|
|
|
|