In the case of Tumbleweed, you can download the latest images with the following command: $ osc getbinaries openSUSE:Factory:ARM:Live JeOS:JeOS-raspberrypi3.aarch64 images aarch64 Depending on the flavor, just substitute JeOS with E20, KDE, XFCE, LXQT, X11 For Leap: $ osc getbinaries openSUSE:Leap:15.0:Ports:Live JeOS:JeOS-raspberrypi3.aarch64 images_arm aarch64 2018-07-30 7:33 GMT+02:00 Sten Bert <a01788612@t-online.de>:
Thank you guys for the replies!
Andreas, when I write "But none of them boots a RPi3B+!", that means - I've tested these appliances!
Here's my result for Leap 15.0 from http://download.opensuse.org/ports/aarch64/distribution/leap/15.0/appliances...: xzcat openSUSE-Leap15.0-ARM-JeOS-efi.aarch64-2018.07.02-Buildlp150.1.1.install.tar.xz | dd bs=4M of=/dev/sdf iflag=fullblock oflag=direct; sync 114+1 records in 114+1 records out 479426560 bytes (479 MB, 457 MiB) copied, 40.2379 s, 11.9 MB/s
- left an unpartitioned medium - not booting (that's logical):
# fdisk -l /dev/sdf Disk /dev/sdf: 30.2 GiB, 32395755520 bytes, 63272960 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
.. for TW (hope t h i s is the current version): xzcat openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64-2018.05.11-Build1.1.install.tar.xz | dd bs=4M of=/dev/sdf iflag=fullblock oflag=direct; sync 114+1 records in 114+1 records out 479426560 bytes (479 MB, 457 MiB) copied, 40.2379 s, 11.9 MB/s
- same as above
openSUSE-Leap15.0-ARM-LXQT-raspberrypi3.aarch64-2018.07.02-Buildlp150.1.1.raw.xz
- booted after activating 1st partition as active, but stopped with "incompatible licence, Press any key to continue" - with and without extraconfig.txt
OBS search gives me 6 pages of result and "osc ls openSUSE:Tumbleweed" has no results. Please excuse my weak knowledge about OBS. As I had to move from SUSE STUDIO - this stuff is new for me.
Regards Sten
Am 29.07.18 um 20:10 schrieb Freek de Kruijf:
Op zondag 29 juli 2018 17:20:32 CEST schreef Sten Bert:
Alex - thank you for your little hints,
/dev/sdf1 was choosen, 'cause /dev/sdf got me into the rainbow-screen (desperately!) After dd-ing the card automount(?) gets me 2 mounts in the filemanager: ROOT, EFI. What else should I do, than umount them?
(openSUSE-Leap42.3-ARM-JeOS-raspberrypi3.aarch64-2017.07.26-Build1.1.raw.xz) The filesystem isn't destroyed, when I look a the card the next time.
I have a perfectly running system with this image. Indeed /dev/sdf1
needs to be /dev/sdf, there will be two partitions on the SD card and a lot of unused space.<<
Freek - are you talking about the RPi3b+? I have the actual (this year - 2018) board RPi3B+ and I'm looking for an (openSUSE!)image, that at least boots this board! From http://download.opensuse.org/ports/aarch64/ I took different xz-Images (15.0 JeOS, 15.0 LXQT, 42.3 JeOS). - They all produce different sd-card partition layouts! But none of them boots a RPi3B+!
No I wasn't. Sorry I missed the + in your subject. Still you always have to dd to the whole disk, so /dev/sdf; not /dev/sdf1, when you use an image.
If I understand the message from Andreas correctly, you can use the image for Tumbleweed or Leap 15.0, which you apparently already have. However after dd- ing, you do "mount /dev/sdf1 /mnt". In /mnt/ there is a file extraconfig.txt or you create that file and enter a line "arm_control=0x200", most likely without the "'s. After "umount /mnt", you put the SD in the RPi3B+ and boot. That should do the trick.
Good luck.
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org