On Tue, Apr 3, 2018 at 10:17 AM, Pierre-Francois RENARD <[email protected]> wrote: > Ok guys, > > I tried the last image this morning :) > I am using the Server one > > With fedora-arm-image-installer, there are a few things that are not working > ( especially the LVM management, so root is not resized, passwd cannot be > erased ...)
As per the documentation you cal also just dd it out and expand the LVM to your liking once it's booted. https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi#Manual > I am working on a small hack of the script to managed that :) Pull requests are welcome: https://pagure.io/arm-image-installer > I tried then to boot on 2 different rpi3b+ > here is what I discovered > > 1/ it is loading the EFI firmware ("starting EFI application at 010000000 > ..." message is printed That;s expected, it is booting via EFI for aarch64 > 2/ "8xx_eth Waiting for PHY auto negociation to complete..." > 2.1/ no ethernet cable => printing something ending by "-5" like an infinite > loop > 2.2/ ethernet cable present => it is OK and grub menu is printed and then > kernel linux is loaded, but screen goes black each time > but after a lot of time I finally have the configuration menu :) > > I configured it, but ethernet was not a success (it is the embedded port). > After reboot same issue > black screen for a very long time > no ethernet I've had reports of the ethernet working just fine by a few people, I suggest installing this kernel [1] as there's improvements to ethernet, at least static MAC address, else you can wait until it lands in a stable image. [1] https://koji.fedoraproject.org/koji/buildinfo?buildID=1064791 _______________________________________________ arm mailing list -- [email protected] To unsubscribe send an email to [email protected]
