Arnau Bria schrieb:
hive linux # make && make modules_install && make
just one question about your compiling command, why make && ... && make?
I just do make all && make modules_install ...


I used this command only to show the problem I have. I have a special setup, where I place nearly the complete root file system inside the kernel image (only /usr is added via a squashfs mount). I use for this the kernel option "General setup -> (/path/to/my/files) Initramfs source file(s)". When I change the source files, I have to recompile the kernel (just running make) to include the changes inside the kernel. This has worked up until last week.

Now I always get the error I reported in my first email.

Regards,
Marc


Reply via email to