Author Topic: 'Diskless' Raspberry Pis are out in the wild!  (Read 10413 times)

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #15 on: September 24, 2016, 10:24:48 am »
Just a heads up:

I had similar issues like GIR on my first try. With the latest version, and dd bs=512k I had success, and now have a working rpi3

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #16 on: September 24, 2016, 04:48:12 pm »
good morning!

this is /etc/dhcp/dhcpd.conf
http://paste.ubuntu.com/23223444/

and this is the output of tcpdump:

Code: [Select]
dcerouter_1047514:/home/linuxmce# tcpdump -i eth1 -vv | grep "tftp"
tcpdump: listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes
          file "/tftpboot/pxelinux.0"
          file "/tftpboot/pxelinux.0"
          file "/tftpboot/pxelinux.0"
          file "/tftpboot/pxelinux.0"
          file "/tftpboot/pxelinux.0"
    0.0.0.0.49153 > 0.0.0.0.tftp: [no cksum]  35 RRQ "71638953/start.elf" octet tsize 0
    0.0.0.0.49154 > 0.0.0.0.tftp: [no cksum]  29 RRQ "autoboot.txt" octet tsize 0
    0.0.0.0.49155 > 0.0.0.0.tftp: [no cksum]  27 RRQ "config.txt" octet tsize 0
    0.0.0.0.49156 > 0.0.0.0.tftp: [no cksum]  29 RRQ "recovery.elf" octet tsize 0
    0.0.0.0.49157 > 0.0.0.0.tftp: [no cksum]  26 RRQ "start.elf" octet tsize 0
    0.0.0.0.49158 > 0.0.0.0.tftp: [no cksum]  26 RRQ "fixup.dat" octet tsize 0
          file "/tftpboot/pxelinux.0"

sorry, need to figure out howto use pastebinit with tcpdump...
dhcpd.conf doesn't contain the magic text.  Please upgrade your packages and re-run DHCP_Config.sh

Sent from my Nexus 5 using Tapatalk


G.I.R.

  • Veteran
  • ***
  • Posts: 58
    • View Profile
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #17 on: September 25, 2016, 01:32:58 pm »
hey, then there is hope on the horizont! :)

i did a

Code: [Select]
apt-get update
apt-get dist-upgrade

and then i ran DHCP_Config.sh:

Code: [Select]
dcerouter_1047514:/home/linuxmce# /usr/pluto/bin/DHCP_config.sh
2
20282 So 25. Sep 13:07:01 CEST 2016 WaitLock 'PlutoDHCP' (PlutoDHCP_config)
20282 So 25. Sep 13:07:01 CEST 2016 WaitLock 'PlutoDHCP' (PlutoDHCP_config) success
Device 1 has bad mac address
isc-dhcp-server stop/waiting
isc-dhcp-server start/running, process 20466
20282 So 25. Sep 13:07:01 CEST 2016 Unlock 'PlutoDHCP' (PlutoDHCP_config)
20282 So 25. Sep 13:07:01 CEST 2016 Unlock 'PlutoDHCP' (PlutoDHCP_config) success

is the warning about the mac adress normal?

but dhcpd.conf looks exactly the same:
http://paste.ubuntu.com/23228904/

there were no lmce packets shown to update.
maybe there is something wrong with my sources list?
https://paste.ubuntu.com/23228881/


phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #18 on: September 25, 2016, 05:18:09 pm »
The Mac warning is normal.  1404 i386 should have the updates in the repo.  Others have the updated file.  'apt-cache policy lmce-bootscripts'

Sent from my Nexus 5 using Tapatalk


G.I.R.

  • Veteran
  • ***
  • Posts: 58
    • View Profile
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #19 on: September 25, 2016, 07:10:25 pm »
good news!   :D
i made a fresh installation today and there it works perfectly.
I can even see the rainbow now at the start.  :)

i could only found pluto-boot-scripts. is that the right one?

i compared the version of the new installation
https://paste.ubuntu.com/23230006/

with my "old" installation:
https://paste.ubuntu.com/23230134/

don`t know whats wrong with my old installation...

now i only have my old problems with my new installation, that i cannot listen to any music or see any video from my hybrid/core.
i think it is again the low nfs-speed.
will investigate that problem now. ( will try to watch something from another location than my media hd in my core )

So thank You very much for You help and Your work!
Q.E.D. It works!  :)


Shall i provide any more information or should i just switch to my new installation?



phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #20 on: September 25, 2016, 07:43:02 pm »
Interesting, you've provided pretty much all the info I need.  I'll look into it a bit more from this end. 

I'm not experiencing any media playback issues really, besides files that are incompatible... But that is actually very very few.  I've also not experienced slow nfs speeds like you are describing.  If you figure anything out please share.

Sent from my Nexus 5 using Tapatalk


G.I.R.

  • Veteran
  • ***
  • Posts: 58
    • View Profile
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #21 on: December 02, 2016, 10:22:07 am »
phenigma, You were right, sorry!
it had been a problem with a/my router/switch...

i have changed my thread to "solved".
https://forum.linuxmce.org/index.php?topic=14392.msg103522#msg103522

mea culpa....sorry


phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: 'Diskless' Raspberry Pis are out in the wild!
« Reply #22 on: December 02, 2016, 03:18:09 pm »
No need to be sorry, very glad that things are working!

J.