Can't boot up Manjaro 20.04 eMMc image from SD card... - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Can't boot up Manjaro 20.04 eMMc image from SD card... (/showthread.php?tid=10188) |
RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - User 6582 - 06-11-2020 (06-11-2020, 11:07 AM)tophneal Wrote:Yes, I understand....Guess I thought the emmc img would guide me through writing the new image to the PBP emmc. Maybe I'm not understanding as well as I'd like to think :-)(06-11-2020, 11:00 AM)rick1959 Wrote: Interesting... Which brings me to whether I'm competent enough to write a live img to the PBP emmc.....One problem at a time....:-) Many Thanks!! :-) RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - tophneal - 06-11-2020 (06-11-2020, 11:22 AM)rick1959 Wrote: Yes, I understand....Guess I thought the emmc img would guide me through writing the new image to the PBP emmc. Maybe I'm not understanding as well as I'd like to think :-) When you write the emmc installer img to an SD and boot from it, that's exactly what it should do! i brought up writing the live boot img as an alternative you can do, if the emmc installer continues to not boot from sd for you. RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - User 6582 - 06-11-2020 (06-11-2020, 01:07 PM)tophneal Wrote:You've been very helpful....Thank You!! :-)(06-11-2020, 11:22 AM)rick1959 Wrote: Yes, I understand....Guess I thought the emmc img would guide me through writing the new image to the PBP emmc. Maybe I'm not understanding as well as I'd like to think :-) I'm likely to hold off now doing a rewrite of the eMMC for now,to preserve the original OS. I can do everything from the SD card and keep it with the OS for testing (play)...But having the fall back to the original, for the time being, so I always have a usable computer. For now...:-) RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - nathanielwheeler - 06-22-2020 I am using the ARM Manjaro XFCE 20.04 eMMC to SD Installer on the newest Pinebook Pro. Because my laptop did not pass QA, I got a backup Pinebook Pro running MATE Debian, not Manjaro KDE like most everyone else got. Anyway, I boot up the microSD card and hit ESC when the Manjaro logo appears. I then get the following prompt (but with console GUI): Code: Choose your eMMC device - Be sure the correct drive is selected! Naturally, I choose mmcblk2, only to suddenly exit the gui and get the following: Code: ==> Image does not exists.... I made this image using Etcher as advised, and I'm looking at the files and there is definitely an image on this micoSD. What am I missing here? RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - User 6582 - 06-23-2020 (06-22-2020, 09:18 PM)nathanielwheeler Wrote: I am using the ARM Manjaro XFCE 20.04 eMMC to SD Installer on the newest Pinebook Pro. Because my laptop did not pass QA, I got a backup Pinebook Pro running MATE Debian, not Manjaro KDE like most everyone else got. I too am having problems trying to install Manjaro as well..... Did you run the checksum to make sure the image you have is good? Have you tried the KDE version to see if there's a difference? I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update. Being that it occurs regardless of which image, KDE or XCFE, I use (both were checksummed) I get the same issue. So, it seems there's something going on. Wonder if my PBP has an internal problem.... Hope you get some resolution soon! :-) RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - carlosqueso - 06-23-2020 (06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update. So I think this is an issue with Arch. I had to run: Code: pamac update --overwrite /usr/lib\*/p11-kit-trust.so to get the updates to install. Got the idea from here: https://www.archlinux.org/news/nss3511-1-and-lib32-nss3511-1-updates-require-manual-intervention/ but changed it to use pamac instead of the upstream Arch. RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - User 6582 - 06-23-2020 (06-23-2020, 08:08 AM)carlosqueso Wrote:Ahhh, Thank You!!(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update. I'll give it a try now...:-) (06-23-2020, 08:08 AM)carlosqueso Wrote:Thank You!!(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update. It worked perfectly. Went from ready to give up to happy camper! Perhaps you might want to add that to the wiki? Seems too valuable to not put in the wiki...Have you thought about it?? Hope you do...:-) P.S. I'm skilled at passing the buck! :-) RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - nathanielwheeler - 06-23-2020 (06-23-2020, 08:08 AM)carlosqueso Wrote:(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update. How do I access wifi from the microSD? iwconfig and netctl aren't installed, so I'm not sure how I can update this library. RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - User 6582 - 06-23-2020 (06-23-2020, 12:31 PM)nathanielwheeler Wrote:You're using the NON-eMMC file (image), right? On the SD card...?(06-23-2020, 08:08 AM)carlosqueso Wrote:(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update. RE: Can't boot up Manjaro 20.04 eMMc image from SD card... - nathanielwheeler - 06-23-2020 (06-23-2020, 12:35 PM)rick1959 Wrote:Yes, currently logged in as root@manjaro-arm, which is the microSD card. I suppose I could log into the eMMC as debian, but I don't know how I would make changes from there to the microSD image.(06-23-2020, 12:31 PM)nathanielwheeler Wrote:You're using the NON-eMMC file (image), right? On the SD card...?(06-23-2020, 08:08 AM)carlosqueso Wrote:(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update. |