On Tue Mar 26 09:48:30 EDT 2013, f.psi...@gmx.de wrote: > I recompiled the kernel as you said, and noticed that it doesn't > complain about missing partfs during boot anymore; however there is no > additional sd*, still only sdM0 and sdU0.0, which still doesn't show me > any partitions.
i'm sorry. the distribution assumes you are booting a pc. i think you can hack around this without changing the source by putting the partition table information in an environment variable. the format is sdB0parts=a 127 128/b 129 130 you'll need to replace a and b and the made up sector numbers with real values in your configuration. - erik