On Thu, May 5, 2011 at 7:48 AM, <[email protected]> wrote: > From: Harald Hoyer <[email protected]> > > umount /boot > mount a tmpfs on /boot > mount bind all needed dirs > pivot_root to /boot > umount all mountpoints as before > see root be umounted properly and all dm devices deconstructed
Some systems don't have /boot on different partitions, so this is not what you expect. Mabe use newly introduced /run? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
