06-23-2021, 09:33 AM
Hi,
I tried to install Manjaro on the eMMC on my PBP but didn't know that using the "erase" option to make a new partition table would leave the system broken. To get the machine to turn on, I have to disable the eMMC with the hardware switch so that it will boot off the SD card. I want to try the installation on the eMMC again, but after booting from SD card (flashed with the Manjaro xfce image from the manjaro site) with the eMMC switch off and then turning the eMMC switch back on, I still can't access the drive. I tried running (as root):
but it fails with "No such device".
Any advice would be appreciated!
I tried to install Manjaro on the eMMC on my PBP but didn't know that using the "erase" option to make a new partition table would leave the system broken. To get the machine to turn on, I have to disable the eMMC with the hardware switch so that it will boot off the SD card. I want to try the installation on the eMMC again, but after booting from SD card (flashed with the Manjaro xfce image from the manjaro site) with the eMMC switch off and then turning the eMMC switch back on, I still can't access the drive. I tried running (as root):
Code:
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/unbind
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/bind
but it fails with "No such device".
Any advice would be appreciated!