Hi Frank
i have now recived my new usb/serial adapter and now it is working perfect and i am booting from emmc i have a few questions you might be able to answer
is it possibel to remove some files to criate more space i am now on 90% i have a ssd conected to sata or is there things that can be moved
is it possibel to use vlan and can i use webmin to create them to separate the 4 ports on eth0
i have ap up and running i have installed dhcp bind9 webadmin setup bridge on etho and ap0 with firewall and dhcp server webmin and has a funcioning firewall/router/gateway but i would like to setup vpn client on 1 vlan to make all trafic go truvpn but only on that vlan port
you can remove kernel-modules except for your actual kernel (uname -r)ā¦else look in /var/log for large logfiles, but instead of removing them make
echo -n "">logfile
to preserve permissions.
port-separation does not work with Kernel 4.4 which is packed with official imagesā¦you can use my 4.14 for this, but some things like hdmi and BT does not work currently in 4.14.
Iāve tested it at the end of last year with your 4.14 kernel and I can confirm the AP mode is broken after killing hostapd, but Iām not completely sure if a reboot was absolutely necessary or āecho 0, echo Aā could fix it as well for me.
I tried to build a kernel with SATA enabled. So i can store the root partition on my harddrive. The kernel boots fine but wifi isnāt working. do you have the kernelconfig from your build so i can add SATA or give me a directions in how to get it working?
Changed the following to include (*)
Device drivers > Serial ATA and Parallel ATA divers (libata)
Device drivers > Serial ATA and Parallel ATA divers (libata) > AHCI SATA support
save config to .config
./build.sh option 1
Placed the uImage in bananapi/bpi-r2/linux on my BPI-BOOT partition on SD card (not internal EMMC). And after that i rebooted my BPI so it can boot with the image from my SD card and mount /dev/sda1 as rootfs.
Is it ok, that I encounter āno space left on deviceā while trying to get this image ( 2017-09-04 MD5:8c554bfe1f2e84c74fc60aef298282fa) to emmc via ābpi-copy .img.zipā or dd ?
Why the image is so big?
Thank you so much, Frank. At the moment bpiR2 is a useless brick without your helpful advices. I wonder why one would upload image with substrings BPIR2 and EMMC that does not fit into R2ās emmc without hacks to the official downloads page. Gary or whoever, please donāt do that in the future.
Shrinked image was written to emmc, but nothing is being loaded from emmc. Only RGB leds are glowing after restart. Though this shrinked image is working from SD.