Hi,
I am not sure where to ask this question, so I am trying here.
One of my kodi devices is a raspi 3. I would like to network boot it, but no luck (I have to confess, that I am using several other raspis witch pxe without problems).
I have dnsmasq and this is working fine.
I put all the files in /boot into a tftp dir on the server and it is booting. Then I copied all the storage files into a nfs-dir.
But now I am getting: error in mount_flash: mount_part: unknown filesystem
This is my cmdline.txt:
Code
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/nfs disk=192.168.1.10:/mnt/k/k/raspis/raspiez,udp,vers=3 rw ip=192.168.1.159 rootwait elevator=deadline
Could anyone please give me a hint?
I have been using kodi since old xbox-days, but now I am a little bit lost...
best regards,
Otto