OS Installation - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +--- Thread: OS Installation (/showthread.php?tid=11907) Pages:
1
2
|
OS Installation - Chrono - 10-22-2020 Hello, Can anyone tell me what I'm doing wrong that no matter what method I try, I can't install a new OS on the PinePhone? Right now I'm using the "Method Using Factory Installed Tools" and I'm following these steps:
But, as with all my previous tries, it failed. In this case, the terminal tells me that there is no such file or directory and indeed, after checking the directory's contents, there are no files. However, after connecting the card to my PC, the file is still where it is supposed to. I've tried using other SD cards I have that are from the same brand, Kingston, and it doesn't make a difference. I suppose I could buy a new one from a different company but I don't want to spend money on one unless I'm sure the issue relies on the micro SD card. Any feedback would be tremendously appreciated as it's been a relatively long while since the phone arrived and I'm still stuck on the postmarketOS beta. RE: OS Installation - bcnaz - 10-22-2020 Have you tried Balena Etcher to flash your sd card(s) ? Using Etcher, you simply flash your sd card, insert into your Pine phone, and your selected OS should automatically boot from the sd card. Then log-in using that OS'es default log in. The phone will always boot first from an sd card that is bootable. Etcher does the extracting for you. You may wish to format your sd card to ext4 first, though it should not be necessary. RE: OS Installation - Chrono - 10-22-2020 (10-22-2020, 06:22 PM)bcnaz Wrote:Quote:Have you tried Balena Etcher to flash your sd card(s) ?Yes. RE: OS Installation - bcnaz - 10-22-2020 I DO suggest running from the sd card(s) for test driving the operating systems. When you are ready to install an operating system permanently, the bootstrap method looks like it actually simplifies that process pretty much. There is an excellent tutorial on how to use that on the forum and I believe also in the phone wiki. RE: OS Installation - Veraendert - 10-23-2020 To dd from running OS is a bad idea. If you absolutely want to install to EMMC (as already mentioned, if you want to test drive a distribution just flash to SD) use this guide: https://forum.pine64.org/showthread.php?tid=9444 RE: OS Installation - Chrono - 10-23-2020 I just flashed PureOS to the SD card and after booting the phone up, nothing changed. I still am stuck in the postmarket OS beta. (10-22-2020, 08:25 PM)bcnaz Wrote: I DO suggest running from the sd card(s) for test driving the operating systems.Got it. Thanks for the suggestion. (10-23-2020, 02:23 AM)Veraendert Wrote:Quote:To dd from running OS is a bad idea.I see. I will stick to test driving the OS using the micro SD card. RE: OS Installation - Veraendert - 10-24-2020 What OS are you using? Since you do have a Terminal it's some Linux distribution, i suppose? RE: OS Installation - Chrono - 10-24-2020 (10-24-2020, 01:03 AM)Veraendert Wrote: What OS are you using? Since you do have a Terminal it's some Linux distribution, i suppose?Ubuntu on Oracle VirtualBox on Windows 10. If this setup may be related to the issue I'm facing, I am definitely willing to replace Windows 10 with a Linux distribution since I was going to do that in the near future anyway. RE: OS Installation - Veraendert - 10-24-2020 Windows probably simply doesn't let you access the SD at all. But i'm unable to debug anything Windows-related. You could of course boot Linux from an USB stick and then flash from there. But it's definitely easier to use Etcher (or anything else that does the trick) with Windows directly to flash to the SD. RE: OS Installation - Chrono - 10-24-2020 (10-24-2020, 09:34 AM)Veraendert Wrote:Quote:Windows probably simply doesn't let you access the SD at all.Would this be the case if after flashing the SD card and ejecting it, there are, for example, PureOS-related folders visible on both, Ubuntu and Windows 10? |