AaronNGray Posted July 18 Posted July 18 `ls /dev` is not showing mmcblk1. I have Armbian Ubuntu install that may have been messed around with and is not showing /dev/mmcblk1, where as a fresh uSCDCard install is. 0 Quote
Werner Posted July 18 Posted July 18 Hi Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. 0 Quote
AaronNGray Posted July 18 Author Posted July 18 Quote PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u How does this work ? 0 Quote
Werner Posted July 18 Posted July 18 Open a terminal, type the command in question, provide us the output. 0 Quote
AaronNGray Posted July 18 Author Posted July 18 @Werner https://paste.armbian.de/wikedaqena I have ordered a couple of 3.3/5v UART USB adapters. I used to have an old 5V old. Thanks ! 0 Quote
laibsch Posted July 19 Posted July 19 You do have a mmcblk0, why do you think there should be a mmcblk1? 0 Quote
AaronNGray Posted July 19 Author Posted July 19 (edited) mmcblk1 should be the uSDcard it is on Nobel and Bookworm, it was there before I got hacked as well. Edited July 19 by AaronNGray 0 Quote
AaronNGray Posted July 19 Author Posted July 19 (edited) At the same time as mmcblk1 disappeared someone had changed the ethernet port over to the secondary port as I could not get into the machine and tried the second port which had been configured to the same static IP address as the primary port was on. Edited July 19 by AaronNGray 0 Quote
djurny Posted July 21 Posted July 21 Hi @AaronNGray, Did you check if there is indeed an SD card inserted? If so, try to remove it then re-insert it while the system has booted. Also, seems that you have an NVMe storage device attached, on which the OS was installed - not the SD card as you mentioned? As @laibsch mentioned, the eMMC is detected and available as /dev/mmcblk0, but seems that SD card is not seen (if it was inserted). Grt, 0 Quote
AaronNGray Posted July 21 Author Posted July 21 @djurny No, its not a simple as that, its acutally not on the install on NVMe anymore. 0 Quote
djurny Posted July 21 Posted July 21 I see. The logs show that you have setup armbianEnv.txt to boot from a filesystem that the later logs show is an EXT4 filesystem, located on the first partition of first namespace of the first found NVMe device. The logs do not show any blockdevice for mmc1 (which appears to be the driver linked to the SD card). No logging usually means that there is no device detected. Do note that things will indeed not be simple if you change your setup after gathering diagnostics logs. People are willing to help, but correct diagnostics information is needed for people to actually help you. Grt, 0 Quote
AaronNGray Posted July 21 Author Posted July 21 (edited) I have not personally modified armbianEnv.txt, I do not know how to. As I say I think the machine has been messed around with, i.e. it has been hacked.As I say I am trying to work out how to reenable /dev/mmcblk1. Edited July 21 by AaronNGray 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.