Re: [Familiar] Familiar 0.5pre + Intimate problem
Seth Golub <[email protected]>
| Newsgroups | gmane.comp.handhelds.linux.intimate |
|---|---|
| Message-ID | <[email protected]> |
James Conner <[email protected]> wrote: > We have to do the pivot_root before we start init, or we have > multiple processes running with locks on the old root filesystem, > and are unable to unmount it You're right. I was thinking in terms of paths, but any open handles will cause problems. We will need to get the PCMCIA handlers up before init gets run.