pivot_root
Oleg Gusev
oleg@usm.uni-muenchen.de
Sun Feb 29 00:30:32 CET 2004
I see some more fundamental problems with this setup.
If the kernel uses "root=/dev/rd/0" in CMDLINE,
init (linuxrc) has PID != 1, and after 'exec init' this
second init sees that his parent's PID !=1, and
rejects to start.
If i change the CMDLINE to "root=/dev/ram0", the
linuxrc PID==1, but busybox rejects to remount /
read-write, and cardmgr can't request creation
of device entries, mount /dev/hda3, and write
logfile == crash...
(i have hda1 -> fat16, hda2 -> swap, hda3 -> rootfs)
Oleg.
More information about the Jornada820
mailing list