04-02-2021, 03:07 PM
(04-02-2021, 12:58 PM)ncc Wrote: 1. never pull battery while phone is on
2. if you see jumpdrive on screen, you are basically booting from sd card
3. find correct path to pinephone via "sudo fdisk -l" on linux computer while phone is connected
4. just use "dd" via command line to write image to drive, more on https://wiki.mobian-project.org/doku.php?id=install
5. the clicking comes from the camera, i get that too while booting
Thank you for your reply. I perform step 3 in the computer terminal and it displayed:
Disk /dev/sda: 59.6 GiB, 64023257088 bytes, 125045424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x7c9a118e
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 125044735 125042688 59.6G 83 Linux
Is the pinephone /dev/sda1/ ? or is the computer disk?
