Can't figure out where MicroSD space is
#3
If mmcblk2 is the SD, then mmcblk1 is the eMMC. According to df, only mmcblk1's two partitions are mounted, and you're running from those.

sudo mount /dev/mmcblk2p2 /mnt

and then see what df says.

lsblk isn't showing that it's full, it's showing that all the blocks are assigned to partitions.

Before attempting to edit the partition table of either disk or resize its filesystems, make sure you're booted & running from the other disk.

Also, how sure are you that mmcblk2 is the SD? When I boot Manjaro from SD, it ends up as mmcblk1 and the eMMC ends up as mmcblk2. Device name assignments for block devices aren't necessarily the same across reboots depending on things like kernel & where you booted from, which is why it's preferred to use UUIDs to specify what gets mounted where in /etc/fstab.


Messages In This Thread
RE: Can't figure out where MicroSD space is - by Dendrocalamus64 - 09-23-2020, 05:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Disassembling PineBook Pro Docking Deck (due to disappeared microSD card) gritibaenz 4 4,288 04-02-2021, 06:45 PM
Last Post: tkudog
Shocked Is there a RIght and Wrong MicroSD? SpaceLord 4 4,905 03-15-2021, 09:17 PM
Last Post: dsimic
  microSD card stuck charlesnorris 7 7,821 11-19-2020, 05:11 AM
Last Post: KC9UDX
  Emmc to MicroSD adapter won't fit in recessed slot of pbp sunjam 3 4,308 03-04-2020, 01:20 PM
Last Post: zaius

Forum Jump:


Users browsing this thread: 1 Guest(s)