New Phosh image - first impressions
#49
(03-31-2020, 01:42 AM)PureTryOut Wrote: Just plug your device into your PC using USB and use that to SSH in?

Once plugged in:
Code:
ssh <youruser>@172.16.42.1

I have a Laptop without usb ports.
Btw. who/what should give the device an ip address when running plain win10 ltsc?

edit: guess it would be much much simpler to just install any kind of terminal so users can use the phone with only wifi and not hacking around their hardware
edit #2: i ssh'd to the router and ssh'd from that to the pinephone (how ugly... but currently theres no other way for me). i was able to do an apk update but the upgrade fails because of no free space left on the device. i checked with "df -h" and was a bit surprised. i thought, the / partition gets extended by default on first boot to match the sd card size. the sd card size is 128gb

edit #3: if anyone else having the problem with sdcard, its quiet easy to extend:


Code:
pine64-pinephone:~$ sudo fdisk /dev/mmcblk0

Welcome to fdisk (util-linux 2.35.1).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.


Command (m for help): p
Disk /dev/mmcblk0: 119.9 GiB, 127865454592 bytes, 249737216 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: 0xe08a6a8c

Device         Boot  Start     End Sectors  Size Id Type
/dev/mmcblk0p1 *      2048  227327  225280  110M 83 Linux
/dev/mmcblk0p2      227328 3373055 3145728  1.5G 83 Linux

Command (m for help): d
Partition number (1,2, default 2): 0
Value out of range.
Partition number (1,2, default 2): 2

Partition 2 has been deleted.

Command (m for help): n
Partition type
  p   primary (1 primary, 0 extended, 3 free)
  e   extended (container for logical partitions)
Select (default p):

Using default response p.
Partition number (2-4, default 2):
First sector (227328-249737215, default 227328):
Last sector, +/-sectors or +/-size{K,M,G,T,P} (227328-249737215, default 249737215):

Created a new partition 2 of type 'Linux' and of size 119 GiB.
Partition #2 contains a ext4 signature.

Do you want to remove the signature? [Y]es/[N]o: n

Command (m for help): p

Disk /dev/mmcblk0: 119.9 GiB, 127865454592 bytes, 249737216 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: 0xe08a6a8c

Device         Boot  Start       End   Sectors  Size Id Type
/dev/mmcblk0p1 *      2048    227327    225280  110M 83 Linux
/dev/mmcblk0p2      227328 249737215 249509888  119G 83 Linux


-> do a reboot, otherwise its not recognized (dont know if a "sync" command exists for the kernel to recoginze the change of partition layout)


Messages In This Thread
RE: New Phosh image - first impressions - by hex - 02-18-2020, 07:42 AM
RE: New Phosh image - first impressions - by undo - 02-20-2020, 04:14 AM
RE: New Phosh image - first impressions - by pjsf - 02-21-2020, 12:30 AM
RE: New Phosh image - first impressions - by someGermanGuy - 03-31-2020, 03:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fresh install pmos+phosh does not boot user641 1 502 10-08-2023, 04:04 AM
Last Post: user641
  [Not Pinephone] Phosh Autologin LienRag 11 2,093 09-01-2023, 10:55 PM
Last Post: rocket2nfinity
  pmos/phosh edge update and audio disappears robthebold 9 5,552 07-10-2022, 03:26 AM
Last Post: arkadione
  How to delete single sms in phosh? bircoph 1 1,379 07-06-2022, 08:10 AM
Last Post: bircoph
  no screen rotation on pinephone pro with postmarketOS + phosh elode 2 2,696 07-03-2022, 09:13 AM
Last Post: a.h.littorin
  closing apps rather than leaving them running (phosh) lordearl 7 6,214 02-03-2022, 09:14 PM
Last Post: parry
  Application list PMOS-Phosh jmorris 6 6,167 12-04-2021, 02:26 AM
Last Post: Juergen
  Phosh beta 10, no send button on Chatty? Rainer 0 1,631 05-24-2021, 08:17 AM
Last Post: Rainer
  Where is the original PM OS image for Pinephone? mw4jet 1 2,629 03-14-2021, 07:37 AM
Last Post: ludix
  PMOS test image: failed EG25 test broke modem fw MtnSk8 4 5,725 02-28-2021, 02:20 PM
Last Post: MtnSk8

Forum Jump:


Users browsing this thread: 1 Guest(s)