[fedora-arm] Re: [fedora-arm](resend) Trying to run Fedora-Minimal-31 under QEMU on Fedora 29

2020-02-11 Thread Peter Robinson
> > Refreshed the files used for F31 (image name and kernel version). It
> > should now just work but do let us know if I missed anything.
>
> The page looks good, and it appears to be working.
>
> Unfortunately (for me) a compile is slower on qemu on my x86_64 than it
> is on my Wandboard (quad-core) hardware!  However the build takes more
> space than I have on the wandboard, so I have to live with it running
> slower in qemu.
>
> Even more unfortunately for me, my office lost power overnight and my
> laptop crashed, which means I needed to restart the build again.  Maybe
> I'll get this build completed by the end of the week!!!
>
> Quick question:  it appears that my qemu device never sees more than 3GB
> of RAM, regardless of what I have configured in virt-manager.  Is there
> a way to get the kernel to recognize more RAM?

Install the kernel-lpae kernel

> --
>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
___
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: [fedora-arm](resend) Trying to run Fedora-Minimal-31 under QEMU on Fedora 29

2020-02-11 Thread Derek Atkins
Paul,

Paul Whalen  writes:

> Refreshed the files used for F31 (image name and kernel version). It
> should now just work but do let us know if I missed anything.

The page looks good, and it appears to be working.

Unfortunately (for me) a compile is slower on qemu on my x86_64 than it
is on my Wandboard (quad-core) hardware!  However the build takes more
space than I have on the wandboard, so I have to live with it running
slower in qemu.

Even more unfortunately for me, my office lost power overnight and my
laptop crashed, which means I needed to restart the build again.  Maybe
I'll get this build completed by the end of the week!!!

Quick question:  it appears that my qemu device never sees more than 3GB
of RAM, regardless of what I have configured in virt-manager.  Is there
a way to get the kernel to recognize more RAM?

Thanks,

-derek

-- 
   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] Re: [fedora-arm](resend) Trying to run Fedora-Minimal-31 under QEMU on Fedora 29

2020-02-07 Thread Derek Atkins
OOOH, never mind!  I was just impatient!
I just got the Initial Boot menu and was able to set the root password.
YAY.
Thanks!

-derek


On Fri, February 7, 2020 12:04 pm, Derek Atkins wrote:
> Paul,
>
> On Fri, February 7, 2020 11:42 am, Paul Whalen wrote:
>> Hi Derek,
>>
> [snip]
>>> I never get asked to set a password.  I never get a login screen.
>>>
>>> I just found a reference to an older web page about QEMU and ARM:
>>> https://fedoraproject.org/wiki/Architectures/ARM/HowToQemu but this
>>> page
>>> was last touched in 2016.
>>>
>>> Any assistance would be grand.
>>
>> This page should still work -
>> https://fedoraproject.org/wiki/QA:Testcase_Virt_ARM_on_x86
>>
>> It was updated last year so it needs a refresh- but I dont think
>> anything
>> has changed.
>
> Aha, thanks.  I changed to virt-2.11 (there's a virt-2.12 which I believe
> I could have used as well according to
> https://bugzilla.redhat.com/show_bug.cgi?id=1633328
>
> Now it seems to get a LITTLE further.  It goes to "Reached target Basic
> System" and then it started:
>   NTP
>   firewalld
>   "Iniital Setup configuration program"
>   Hardware RNG EGD
>   OpenSSH key gen (ecdsa, ed25519, rsa)
>   System Security Services Daemon
>
> But now it appears to be hanging.  I don't see anything else now.  :(
>
> I suppose I can reset the image again and see if that makes a difference?
> Do I *NEED* the console=ttyAMA0 to get a login prompt on the virt-manager
> console?
>
> Thanks,
>
>> Paul
>
> -derek
>
> --
>Derek Atkins 617-623-3745
>de...@ihtfp.com www.ihtfp.com
>Computer and Internet Security Consultant
>
>


-- 
   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] Re: [fedora-arm](resend) Trying to run Fedora-Minimal-31 under QEMU on Fedora 29

2020-02-07 Thread Derek Atkins
Paul,

On Fri, February 7, 2020 11:42 am, Paul Whalen wrote:
> Hi Derek,
>
[snip]
>> I never get asked to set a password.  I never get a login screen.
>>
>> I just found a reference to an older web page about QEMU and ARM:
>> https://fedoraproject.org/wiki/Architectures/ARM/HowToQemu but this
>> page
>> was last touched in 2016.
>>
>> Any assistance would be grand.
>
> This page should still work -
> https://fedoraproject.org/wiki/QA:Testcase_Virt_ARM_on_x86
>
> It was updated last year so it needs a refresh- but I dont think anything
> has changed.

Aha, thanks.  I changed to virt-2.11 (there's a virt-2.12 which I believe
I could have used as well according to
https://bugzilla.redhat.com/show_bug.cgi?id=1633328

Now it seems to get a LITTLE further.  It goes to "Reached target Basic
System" and then it started:
  NTP
  firewalld
  "Iniital Setup configuration program"
  Hardware RNG EGD
  OpenSSH key gen (ecdsa, ed25519, rsa)
  System Security Services Daemon

But now it appears to be hanging.  I don't see anything else now.  :(

I suppose I can reset the image again and see if that makes a difference?
Do I *NEED* the console=ttyAMA0 to get a login prompt on the virt-manager
console?

Thanks,

> Paul

-derek

-- 
   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] Re: [fedora-arm](resend) Trying to run Fedora-Minimal-31 under QEMU on Fedora 29

2020-02-07 Thread Paul Whalen


- Original Message -
> Hi Derek,
> 
> - Original Message -
> > (sorry if you get this twice -- I wasn't subscribed with this address
> >  so I think my message was held for moderation or just blocked)
> > 
> > Hi,
> > 
> > I've got an x86_64 F29 desktop and I'm trying to run Fedora-Minimal-31
> > ARM on QEMU.  I was following the instructions in the various F25/26/27
> > "run on QEMU" pages and I've been able to get the system to boot under
> > virt-manager, but once it gets to "Reached Basic System" in the
> > virt-manager console, it stops and never reaches the first-boot setting.
> > 
> > I never get asked to set a password.  I never get a login screen.
> > 
> > I just found a reference to an older web page about QEMU and ARM:
> > https://fedoraproject.org/wiki/Architectures/ARM/HowToQemu but this page
> > was last touched in 2016.
> > 
> > Any assistance would be grand.
> 
> This page should still work -
> https://fedoraproject.org/wiki/QA:Testcase_Virt_ARM_on_x86
> 
> It was updated last year so it needs a refresh- but I dont think anything has
> changed.

Refreshed the files used for F31 (image name and kernel version). It should now
just work but do let us know if I missed anything. 

Paul

> 
> Paul
> 
> > 
> > Thanks!
> > 
> > -derek
> > 
> > --
> >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
> > 
> ___
> 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
> 
___
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: [fedora-arm](resend) Trying to run Fedora-Minimal-31 under QEMU on Fedora 29

2020-02-07 Thread Paul Whalen
Hi Derek,

- Original Message -
> (sorry if you get this twice -- I wasn't subscribed with this address
>  so I think my message was held for moderation or just blocked)
> 
> Hi,
> 
> I've got an x86_64 F29 desktop and I'm trying to run Fedora-Minimal-31
> ARM on QEMU.  I was following the instructions in the various F25/26/27
> "run on QEMU" pages and I've been able to get the system to boot under
> virt-manager, but once it gets to "Reached Basic System" in the
> virt-manager console, it stops and never reaches the first-boot setting.
> 
> I never get asked to set a password.  I never get a login screen.
> 
> I just found a reference to an older web page about QEMU and ARM:
> https://fedoraproject.org/wiki/Architectures/ARM/HowToQemu but this page
> was last touched in 2016.
> 
> Any assistance would be grand.

This page should still work - 
https://fedoraproject.org/wiki/QA:Testcase_Virt_ARM_on_x86

It was updated last year so it needs a refresh- but I dont think anything has 
changed. 

Paul

> 
> Thanks!
> 
> -derek
> 
> --
>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
> 
___
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](resend) Trying to run Fedora-Minimal-31 under QEMU on Fedora 29

2020-02-07 Thread Derek Atkins
(sorry if you get this twice -- I wasn't subscribed with this address
 so I think my message was held for moderation or just blocked)

Hi,

I've got an x86_64 F29 desktop and I'm trying to run Fedora-Minimal-31
ARM on QEMU.  I was following the instructions in the various F25/26/27
"run on QEMU" pages and I've been able to get the system to boot under
virt-manager, but once it gets to "Reached Basic System" in the
virt-manager console, it stops and never reaches the first-boot setting.

I never get asked to set a password.  I never get a login screen.

I just found a reference to an older web page about QEMU and ARM:
https://fedoraproject.org/wiki/Architectures/ARM/HowToQemu but this page
was last touched in 2016.

Any assistance would be grand.

Thanks!

-derek

-- 
   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