> Easy solution: don't run linuxrc, run something else instead. E.g.
> putting the following into the kernel's command line should do th
> trick:
> init=/your_script root=/dev/ram
>
> (With your_script being the original version, without real-root-dev)
This works. And in a similar fashion as the version below. Which might not be
safe for future kernels.
Though note, this means not using /linuxrc. And I thought /linuxrc was for cases
like this.
Thanks for all the info.
Regards
Amit
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/