01-12-2020, 01:39 PM
Hello all! sorry this has already been asked but
Got my first rock64, installed ubuntu-minimal (to test) via PineInstaller with a 32Gb emmc module, ran a lsblk and got this...
why so many partitions?
Is there a reasoning behind this madness or is this just poorly formatted?
Got my first rock64, installed ubuntu-minimal (to test) via PineInstaller with a 32Gb emmc module, ran a lsblk and got this...
why so many partitions?
Is there a reasoning behind this madness or is this just poorly formatted?
Code:
rock64@Rock01:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mtdblock0 31:0 0 4M 0 disk
mmcblk0 179:0 0 29.1G 0 disk
├─mmcblk0p1 179:1 0 3.9M 0 part
├─mmcblk0p2 179:2 0 64K 0 part
├─mmcblk0p3 179:3 0 4M 0 part
├─mmcblk0p4 179:4 0 4M 0 part
├─mmcblk0p5 179:5 0 4M 0 part
├─mmcblk0p6 179:6 0 112M 0 part /boot/efi
└─mmcblk0p7 179:7 0 29G 0 part /
mmcblk0boot0 179:32 0 4M 1 disk
mmcblk0boot1 179:64 0 4M 1 disk
mmcblk0rpmb 179:96 0 4M 0 disk
zram0 252:0 0 248.7M 0 disk [SWAP]
zram1 252:1 0 248.7M 0 disk [SWAP]
zram2 252:2 0 248.7M 0 disk [SWAP]
zram3 252:3 0 248.7M 0 disk [SWAP]
I have no idea what I'm doing... wanna see how I did it?!