Re: kernel cmdline: root=/dev/sdb1,/dev/sda1 "fallback"?
From: H. Peter Anvin
Date: Wed Jan 17 2007 - 15:34:02 EST
Tomasz Chmielewski wrote:
All right.
I see that initramfs is attached to the kernel itself.
So it leaves me only a question: will I fit all tools into 300 kB
(considering I'll use uClibc and busybox)?
You don't need to use busybox and have a bunch of tools.
The klibc distribution comes with "kinit", which does the equivalent to
the kernel root-mounting code; it's in the tens of kilobytes, at least
on x86. If you're using ARM, you can compile it as Thumb.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/