Tell us about yourself!
- ubidefeo commented on magkopian's instructable Raspberry Pi Zero HDMI / WiFi Soldering Microscope
- ubidefeo commented on magkopian's instructable Raspberry Pi Zero HDMI / WiFi Soldering MicroscopeView Instructable »
I've been having issues (emergency mode) with the read-only fs and apparently you don't need to have the tmpfs entries in the `fstab` file.now I still get some errors on boot but nothing critical :)
I was able to take some photos as the Pi booted and got the errors.One of them was mentioning "/var/loc" which got me thinking something was really off.Long story short: I had typed /var/loc in fstab rather than /var/log for the tmpfs.Been palm-facing myself for the past 15 minutes.Thank you for helping me think :)
I figured, but have had no way to get my Pi to start as it kept hitting Emergency mode with no way out of it.3 times I had to get the SD into a linux machine and revert the changes to fstab.There are a few things I want to look into but need capture the boot sequence since there's no persistent storage to check for logs and can't login to check for them in a temporary memory fs ;)One main thing is that I still need DHCP because IPs are assigned by the building network manager.Will report back once/if I figure this out.