pkfox
Members-
Posts
246 -
Joined
-
Last visited
Recent Profile Visitors
3919 profile views
-
I flashed a home built nanpim4v2 image to two brand new Silicon Power 32GB sdcards and they wont boot whereas SanDisk 32GB boot OK can anyone explain why ?
-
build/config/boards/rpi5b.csc Has gone missing
pkfox replied to pkfox's topic in Advanced users - Development
Thanks @Werner -
build/config/boards/rpi5b.csc Has gone missing
pkfox replied to pkfox's topic in Advanced users - Development
Thanks very much @c0rnelius -
build/config/boards/rpi5b.csc Has gone missing
pkfox replied to pkfox's topic in Advanced users - Development
I wonder what the chances of that happening are - do you think I can use the rpi4b config ? -
Hi guys I cloned the build earlier with a view to building an image for a rpi5b git clone --depth 1 --branch main https://github.com/armbian/build and build/config/boards/rpi5b.csc was present. I've just refreshed the clone and it's not there - has it been removed for some reason ? Edit It's not on github either - am I going mad ? 🙂
-
I've recently used armbian-install to enable booting from my nvme/ssd drive and all appears to be working fine. However, I'm curious to know, why, the device is mounted twice as shown below. The / mount point is in /etc/fstab but where/how does the device get mounted again on /var/log.hdd. mount|grep nvme /dev/nvme0n1p1 on / type ext4 (rw,noatime,errors=remount-ro,commit=120) /dev/nvme0n1p1 on /var/log.hdd type ext4 (rw,noatime,errors=remount-ro,commit=120)
-
Ok thanks @Werner
-
Hi all, is it possible to boot from an NVME without a sdcard ?
-
Anyway have you checked if the armbian-firmware-full packages actually contains the necessary blobs you are looking for? No, I don't know what blobs I need, all I know is, wlan0 appears after I install armbian-firmware-full and reboot - is it because my build machine isn't running armbian that the armbian mirrors are not found - could I add them to my /etc/apt/sources.list ? getting desperate now 😀
