Message: 3 Date: Thu, 23 Mar 2006 16:14:19 -0800 From: "DeviPrasad Natesan" <[EMAIL PROTECTED]> Subject: Re: Read-only root-filesystem To: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1
Hi, This was solved when i added "--disable-openpty" in the configuration. ---------------------------------- You can also use devfs (if you have kernel 2.4) or tmpfs to create /dev. Create the necessary devices in your init scripts. --Yan
