[fedora-arm] Mobility SIG meeting - 2020-12-14 16:30UTC

2020-12-11 Thread Kevin Fenzi
Greetings everyone.

I'd like to announce the next Mobility SIG meeting 
for next monday (2020-12-14) at 16:30UTC in #fedora-meeting. 

A tenative agenda: 

* introductions
* status / plans on current remix
* status / plans for next step remix with fedora kernel + patches and 
images built on copr
* status / plans for official kickstart/images
* All other business

Our current efforts are focused on the pine64 pinephone, but other
devices welcome.

Please add / suggest topics at:
https://pagure.io/fedora-mobility/issue/1

We plan to meet monthly on the second monday of the month moving foward. 

Please join us!

More information at:

https://fedoraproject.org/wiki/Mobility
https://fedoraproject.org/wiki/Architectures/ARM/PinePhone

Lets ramp up our pinephone efforts!

kevin


signature.asc
Description: PGP signature
___
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org


[fedora-arm] Re: Logging in after an install

2020-12-11 Thread Sam Varshavchik

Derek Atkins writes:


Connect a USB keyabord and HDMI monitor and login via console.


Thanks. I already had a monitor connected, but didn't have a USB keyboard  
plugged in. Figured I'd see how it boots first, before rooting around for a  
spare keyboard.


It never occured to me that not having a USB keyboard connected at powerup  
results in no console.




-derek


On Fri, December 11, 2020 7:31 am, Sam Varshavchik wrote:
> I put it aside for a few months, but I picked up my attempt to get Fedora
> up
> and running on a PI 3B.
>
> I used arm-image-installer to install the F32 image I prepared:
>
> fedora-arm-image-installer
> --image=Fedora-Workstation-32-1.6.aarch64.raw.xz
> --media=/dev/sdc --target=rpi3 --resizefs --norootpass
>
> The PI boots up until the message, this is the last message that appears
> on
> the console:
>
> fb0: switching to vc4drmfb from EFI VGA
>
> No more messages appear, no console login.
>
> But there is apparently a new DHCP assignment on my network. However
> ssh-ing
> to that IP address prompts for the root password, and it does not accept
> an
> empty password.
>
> I suppose I could pull the SD card out, mount it, and copy over an ssh
> into
> /root, but what exactly did --norootpass do, and what about not being able
> to log in through the console? I didn't have a keyboard attached yet, I
> would think I'd get at least a prompt.
>
> ___
> arm mailing list -- arm@lists.fedoraproject.org
> To unsubscribe send an email to arm-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
>


--
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant



pgpEJoczvPfFx.pgp
Description: PGP signature
___
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org


[fedora-arm] Re: Logging in after an install

2020-12-11 Thread Derek Atkins
Connect a USB keyabord and HDMI monitor and login via console.

-derek


On Fri, December 11, 2020 7:31 am, Sam Varshavchik wrote:
> I put it aside for a few months, but I picked up my attempt to get Fedora
> up
> and running on a PI 3B.
>
> I used arm-image-installer to install the F32 image I prepared:
>
> fedora-arm-image-installer
> --image=Fedora-Workstation-32-1.6.aarch64.raw.xz
> --media=/dev/sdc --target=rpi3 --resizefs --norootpass
>
> The PI boots up until the message, this is the last message that appears
> on
> the console:
>
> fb0: switching to vc4drmfb from EFI VGA
>
> No more messages appear, no console login.
>
> But there is apparently a new DHCP assignment on my network. However
> ssh-ing
> to that IP address prompts for the root password, and it does not accept
> an
> empty password.
>
> I suppose I could pull the SD card out, mount it, and copy over an ssh
> into
> /root, but what exactly did --norootpass do, and what about not being able
> to log in through the console? I didn't have a keyboard attached yet, I
> would think I'd get at least a prompt.
>
> ___
> arm mailing list -- arm@lists.fedoraproject.org
> To unsubscribe send an email to arm-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
>


-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant
___
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org


[fedora-arm] Logging in after an install

2020-12-11 Thread Sam Varshavchik
I put it aside for a few months, but I picked up my attempt to get Fedora up  
and running on a PI 3B.


I used arm-image-installer to install the F32 image I prepared:

fedora-arm-image-installer --image=Fedora-Workstation-32-1.6.aarch64.raw.xz  
--media=/dev/sdc --target=rpi3 --resizefs --norootpass


The PI boots up until the message, this is the last message that appears on  
the console:


fb0: switching to vc4drmfb from EFI VGA

No more messages appear, no console login.

But there is apparently a new DHCP assignment on my network. However ssh-ing  
to that IP address prompts for the root password, and it does not accept an  
empty password.


I suppose I could pull the SD card out, mount it, and copy over an ssh into  
/root, but what exactly did --norootpass do, and what about not being able  
to log in through the console? I didn't have a keyboard attached yet, I  
would think I'd get at least a prompt.




pgpH_BkjcDChF.pgp
Description: PGP signature
___
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org