X-Spam-Check-By: sourceware.org content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Problems mounting root filesystem off of NFS Date: Thu, 16 Mar 2006 13:27:22 -0500 Message-ID: <3D848382FB72E249812901444C6BDB1D03E05220@exchange.timesys.com> From: "Robb, Sam" To: "doodsaq" , X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k2GIWBgh009799 > I'm trying to get Linux running on a PPC board to mount an NFS root > filesystem off of a Windows XP machine -- in this case the > NFS filesystem is exported by the NFS server in Cygwin. While it > mounts OK, Linux fails to come up due to various errors, e.g. 1) Did you install the server using the nfs-server-config script? 2) Can you post your /etc/exports and and static map files you're using? If you're able to mount the RFS, the only thing I could think to suggest would be to look at your /etc/exports and make sure that you're using a proper map file for your NFS export. Try "man exports" and look for the map_static section. That may help you clear up your permissions issues. You might want to try and mount the exported RFS from a desktop linux system; this will give you some idea of what permissions are being translated incorrectly, and how you can go about correcting your static map files to deal with them. > Has anybody successfully booted Linux off of a cygwin NFS > exported root filesystem? Sure! Just not using Wind River's stuff :-) -Samrobb -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/