I used two images from repository:
http://download.opensuse.org/ports/aarch64/tumbleweed/images/
namely:
openSUSE-Tumbleweed-ARM-JeOS-raspberrypi2.armv7l-2017.12.14-Build1.9.raw.xz
openSUSE-Tumbleweed-ARM-JeOS-raspberrypi2.armv7l-2017.12.14-Build1.10.raw.xz

The first one comes up properly. However "fdisk -l /dev/mmcblk0" shows:
Disk /dev/mmcblk0: 7,5 GiB, 8068792320 bytes, 15759360 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: gpt
Disk identifier: FDA566EC-2187-40A0-8357-DCB2E5B6F63D

Device            Start      End  Sectors  Size Type
/dev/mmcblk0p1     2048   411651   409604  200M Linux filesystem
/dev/mmcblk0p2   413696   839683   425988  208M Linux filesystem
/dev/mmcblk0p3   841728 14747670 13905943  6,6G Linux filesystem
/dev/mmcblk0p4 14749696 15759326  1009631  493M Linux filesystem

Strangely, "lsblk" shows:
NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
mmcblk0     179:0    0  14,9G  0 disk 
├─mmcblk0p1 179:1    0   200M  0 part /boot/efi
├─mmcblk0p2 179:2    0  14,2G  0 part /
└─mmcblk0p3 179:3    0 485,7M  0 part [SWAP]

While "parted -l" shows this:
Model: SD 00000 (sd/mmc)
Disk /dev/mmcblk0: 16,0GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End     Size    File system     Name    Flags
 1      1049kB  211MB   210MB   fat16           vcboot
 2      212MB   413MB   201MB   ext4            lxboot  legacy_boot
 3      414MB   15,5GB  15,1GB                  lxroot
 4      15,5GB  16,0GB  516MB   linux-swap(v1)  lxswap

After the first boot the system behaves as if it has only three partitions, so 
like lsblk shows.

However a reboot of this system shows an error message from script
/boot/boot.scr about accessing something outside limits, I assume outside the 
second partition, and starts to try to boot from the network.

The second image shows in the first boot lots of errors trying to start 
services. A reboot shows the same behavior as the first image.

It looks like these images are not properly formatting the micro-SD card, and 
leave a corrupt ext4 partion on this card.

I filed a bug report about this:
https://bugzilla.opensuse.org/show_bug.cgi?id=1075094

-- 
fr.gr.

member openSUSE
Freek de Kruijf



--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to