Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5437

Advanced users • Re: Image File Utilities

$
0
0
Hello!

Since I'm not really well versed in Linux system partitions, and without any intention to disprove your claim, I am just wondering what 8 partitions are you referring to? Are those 8 partitions all located on SD Card? Or does it also include ZRAM (RAM disk) partitions? I know OpenHAB creates few RAM Disk drives to accommodate logging without overuse of SD Card (and some other stuff), but they are not the same device as SD Card. Do ZRAM (RAM Disk) drives matter when using image-backup?

When using

Code:

sudo parted -l
this is the result I'm getting:

Code:

Model: SD SD128 (sd/mmc)Disk /dev/mmcblk0: 125GBSector size (logical/physical): 512B/512BPartition Table: msdosDisk Flags:Number  Start   End    Size   Type     File system  Flags 1      4194kB  541MB  537MB  primary  fat32        lba 2      541MB   125GB  124GB  primary  ext4Model: Unknown (unknown)Disk /dev/zram1: 786MBSector size (logical/physical): 4096B/16384BPartition Table: loopDisk Flags:Number  Start  End    Size   File system  Flags 1      0.00B  786MB  786MB  ext4Model: Unknown (unknown)Disk /dev/zram2: 1074MBSector size (logical/physical): 4096B/16384BPartition Table: loopDisk Flags:Number  Start  End     Size    File system  Flags 1      0.00B  1074MB  1074MB  ext4Model: Unknown (unknown)Disk /dev/zram0: 1074MBSector size (logical/physical): 4096B/16384BPartition Table: loopDisk Flags:Number  Start  End     Size    File system     Flags 1      0.00B  1074MB  1074MB  linux-swap(v1)
Besides FAT32 and ext4 partitions, I can see one linux-swap(v1) partiton, but located on the ZRAM device. No erofs and squshfs partition types.

I also forgot to mention that, before I switched to Raspberry Pi 5 and OpenHAB 4 I was using OpenHAB 3 installed on Raspberry Pi 3b+ and image-backup was working without any problems or error messages.

Again, I'm not trying to argue or disprove your claims - I just want to expand my knowledge on this topic.

Thank you for your help.

Best regards,
Davor

Statistics: Posted by davorf — Fri Dec 06, 2024 3:22 pm



Viewing all articles
Browse latest Browse all 5437

Trending Articles