"Siegfried Vogl": > bingo, with "/system/ramroot" every thing works fine. > with "/system/roroot" I get the segmentation fault. > > Because I'm generating a tmpfs ramdisk at boot-time in the init-scripts, I > thought, there could be a problem (directory-loop or so). The ramdisk is > mounted at /var and /tmp becomes a link to /var/tmp. > I changed the init-script with /var and /tmp as ordinary directories. > The problem remains. If I do the suggested find on /system/roroot I get the > segmentation fault.
I don't think tmpfs is related to the problem. While I don't know what /dev/mapper/root is, I guess it is unaccessible. Since it was fine just after mounting in init (you already tested), I am afraid that /dev/mapper/root became unavailable after switch_root. J. R. Okajima ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H
