[beagleboard] Re: Can't set static IP

2014-10-12 Thread Pascal De Oliveira
Hello, I've fixed my problem with an upgrade to Debian 7.6 (image 2014-10-08) Many thanks to all for your time trying to help me :-) -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To u

[beagleboard] Re: Can't set static IP

2014-10-01 Thread cl
Pascal De Oliveira wrote: > [-- text/plain, encoding 7bit, charset: UTF-8, 20 lines --] > > > Thank you all for your help. > > I've tried what you suggested but, unfortunately, without any success. > I'm wondering if the root cause of my problem isn't that I run Debian from > the SDCARD (no

[beagleboard] Re: Can't set static IP

2014-09-30 Thread Pascal De Oliveira
Thank you all for your help. I've tried what you suggested but, unfortunately, without any success. I'm wondering if the root cause of my problem isn't that I run Debian from the SDCARD (not loaded in eMMC). I have a similar issue with fstab. I've added a mount command to a network share an

Re: [beagleboard] Re: Can't set static IP

2014-09-28 Thread William Hermans
Most home use routers come per-configured with DHCP addresses being in the range of *.02 to *.100, or less. The idea is to keep DHCP address in one small sub range while static ip's are above this. BTW has this issue been posted before ? Or did someone drag up an old post ? auto eth0 iface eth0

[beagleboard] Re: Can't set static IP

2014-09-28 Thread DLF
Hi just a thought but try a lower IP address... I know on my modem/router it comes with a configured range valid between 0 to 50. I'm not sure why it does that. On Saturday, 27 September 2014 11:14:19 UTC+2, Pascal De Oliveira wrote: > > Hello, > I have a BBBK Rev B with Debian 7.6 booting fr

[beagleboard] Re: Can't set static IP

2014-09-27 Thread Dan Bloomquist
On Saturday, September 27, 2014 2:14:19 AM UTC-7, Pascal De Oliveira wrote: > > Hello, > I have a BBBK Rev B with Debian 7.6 booting from a SD card. I'm trying to > set up a static IP. > I have added the following lines in the /etc/network/interfaces file : > > auto eth0 > iface eth0 inet stati