[ptxdist] nfs boot problem

2009-02-25 Thread Yannick Granger
Hi, I'm trying to boot the phycore038 with nfs mode, but here is my error. I'm using a fresh new Gentoo Installation with kernel nfs V3 V4 support. /tftpboot/nfsroot is a link to /home/yannickG/OSELAS.BSP-Phytec-phyCORE-9/platform-phyCORE-i.MX27/root Thank you, Yannick GRANGER, DIOPTIK.

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Klaus . Hachmeister
NFS is working. /dev/console is missing (on mounted nfs-rootfs). - Mit freundlichen Gruessen / Best regards Klaus Hachmeister Research Development Am Mittwoch, den 25.02.2009, 14:58 +0100 schrieb Yannick Granger: Looking up port of RPC 13/3 on 192.168.87.21 Looking up port of RPC

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Juergen Beisert
Yannick, On Mittwoch, 25. Februar 2009, Yannick Granger wrote: /tftpboot/nfsroot/ Does a /dev/console really exist? Something like that: $ ls -la /tftpboot/nfsroot/dev/console crw--- 1 root root 5, 1 18. Feb 09:00 /dev/console Regards, Juergen -- Pengutronix e.K.

[ptxdist] RE : nfs boot problem

2009-02-25 Thread Yannick Granger
yann...@yannickportable ~/OSELAS.BSP-Phytec-phyCORE-9 $ ls -la /tftpboot/nfsroot/dev/console crw--- 1 root root 5, 1 fév 25 14:24 /tftpboot/nfsroot/dev/console Message d'origine De: Juergen Beisert [mailto:j...@pengutronix.de] Date: mer. 25/02/2009 15:16 À:

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Juergen Beisert
Yannick, On Mittwoch, 25. Februar 2009, Yannick Granger wrote: I'm trying to boot the phycore038 with nfs mode, but here is my error. I'm using a fresh new Gentoo Installation with kernel nfs V3 V4 support. Now and here: /tftpboot/nfsroot is a link to

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Juergen Beisert
Yannick, On Mittwoch, 25. Februar 2009, Yannick Granger wrote: yann...@yannickportable ~/OSELAS.BSP-Phytec-phyCORE-9 $ ls -la /tftpboot/nfsroot/dev/console crw--- 1 root root 5, 1 fév 25 14:24 /tftpboot/nfsroot/dev/console Yes. This is your local view. But your target sees a link that

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Yannick Granger
/tftpboot/nfsroot is a link to /home/yannickG/OSELAS.BSP-Phytec-phyCORE-9/platform-phyCORE-i.MX27/root This is a huge security hole and your NFS server ignore the link! This is the reason, why it does not work. I'm using until months this configuration with ADS platform without any

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Juergen Beisert
On Mittwoch, 25. Februar 2009, Yannick Granger wrote: Hi, I'm trying to boot the phycore038 with nfs mode, but here is my error. I'm using a fresh new Gentoo Installation with kernel nfs V3 V4 support. /tftpboot/nfsroot is a link to

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Yannick Granger
It's a very stupid error. In the exports file, I've put a space between the IP and the arguments so the rw wasn't enable. The nfs directory was mount in read only mode. Sorry for the time you loose. -Message d'origine- De : ptxdist-boun...@pengutronix.de

Re: [ptxdist] nfs boot problem

2009-02-25 Thread Juergen Beisert
Yannick, On Mittwoch, 25. Februar 2009, Yannick Granger wrote: It's a very stupid error. In the exports file, I've put a space between the IP and the arguments so the rw wasn't enable. The nfs directory was mount in read only mode. Hmm, the mount in read only mode should be not the reason for

[ptxdist] weird behaviour 'ptxdist menuconfig collection' 1.99.11 + trunk(rev9842)

2009-02-25 Thread Remy Bohmer
Hello All, I am using the ptxdist version 1.99.11 and/or trunk(rev-9842) with the new collection config feature. What I am trying to achieve here is to build 2 configurations out of 1 userland ptxconfig file, namely a small-release image, and a full-blown debug-image. Packages that only need to

Re: [ptxdist] weird behaviour 'ptxdist menuconfig collection' 1.99.11 + trunk(rev9842)

2009-02-25 Thread Marc Kleine-Budde
Remy Bohmer wrote: Hello All, I am using the ptxdist version 1.99.11 and/or trunk(rev-9842) with the new collection config feature. What I am trying to achieve here is to build 2 configurations out of 1 userland ptxconfig file, namely a small-release image, and a full-blown debug-image.