05-20-2020, 04:14 AM 
(This post was last modified: 05-20-2020, 04:20 AM by dukla2000.
 Edit Reason: add PS
)
		
	
	
		Is it some new normal, or an artefact, that all media are now mounted in /media/?
I am confused by it and expect /etc/fstab to rule all, but on my system I get emmc sort of mounted as / (but not according to lsblk) and my SDcard appears fine in my home directory but not according to df or lsblk!?
 
A supplementary question: in /etc/phosh/phoc.ini I am happy to start at 1.6 and then use scale screen to recover if my setting exceeds my vision! Is there any benefit/penalty to changing the X11 and WL sections to 450*900 as well? (I can drive an editor but most of the time do not know what I am doing!)
PS - delighted to have King's Cross back again :-)
	
	
I am confused by it and expect /etc/fstab to rule all, but on my system I get emmc sort of mounted as / (but not according to lsblk) and my SDcard appears fine in my home directory but not according to df or lsblk!?
Code:
chris@DuklaPP:~$ cat /etc/fstab 
UUID=8bceb394-0f35-4010-b1c6-d7b3316fbf19 / ext4 defaults 0 1
LABEL=Evo128G /home/chris/SDcard auto comment=systemd.automount,defaults,sync 0 0
chris@DuklaPP:~$ df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            895M     0  895M   0% /dev
tmpfs           193M  1.5M  192M   1% /run
/dev/mmcblk2p1   15G  2.9G   11G  21% /
tmpfs           965M   24K  965M   1% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           965M     0  965M   0% /sys/fs/cgroup
/dev/mmcblk0p1  118G  108G  3.5G  97% /media/mmcblk0p1
tmpfs           193M   20K  193M   1% /run/user/1000
chris@DuklaPP:~$ lsblk
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
mmcblk0      179:0    0 119.3G  0 disk 
└─mmcblk0p1  179:1    0 119.3G  0 part /media/mmcblk0p1
mmcblk2      179:32   0  14.7G  0 disk 
└─mmcblk2p1  179:33   0  14.7G  0 part /media/mmcblk2p1
mmcblk2boot0 179:64   0     4M  1 disk 
mmcblk2boot1 179:96   0     4M  1 diskPS - delighted to have King's Cross back again :-)
- PinePhone BraveHeart now v1.2b 3/32Gb daily driver, Tow-boot with pmOS/SXMO on eMMC
 
- PinePhone pmOS Community Edition 2/16Gb driving my picture frame, Tow-boot with pmOS/SXMO on eMMC
 
- PinePhone Pro Explorer Edition, Tow-boot on SPI, Arch/SXMO on eMMC
 
- ROCKPro64 v2.1 2GB, 16Gb eMMC retired in favour of a fruity upgrade
 


