unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "Ian Eure" <ian@retrospec.tv>
To: "Christopher Baines" <mail@cbaines.net>
Cc: help-guix@gnu.org
Subject: Re: Problems making a bootable aarch64-linux system image
Date: Thu, 02 Jan 2025 17:28:23 +0000	[thread overview]
Message-ID: <9c96b9ff-7c63-4ed3-84b4-eae7c00721a9@app.fastmail.com> (raw)
In-Reply-To: <87y0zt8u4o.fsf@cbaines.net>

Hi Christopher,

On Thu, Jan 2, 2025, at 9:03 AM, Christopher Baines wrote:
> Ian Eure <ian@retrospec.tv> writes:
>
>> I’ve tried multiple paths to get this working, including building both
>> installer and system images on arm64 and amd64 hardware.  My current
>> approach is to make a bootable qcow2 system image using Guix as a
>> foreign package manager on top of Debian running in a VM on the ARM
>> hardware.  This is my image definition:
>> https://paste.debian.net/1342063/
>>
>> It’s buildable with:
>>
>>  guix time-machine   --commit=96cd163c14e68c66c6a4cf0b18261fc454f8c1ba
>>  -- system   image vakum.scm
>>
>> (Commits beyond 96cd163c14e68c66c6a4cf0b18261fc454f8c1ba fail, because
>> guix tests are currently broken on aarch64-linux; see #75205)
>>
>> This produces an image which boots to GRUB, but fails to boot the
>> system.  It seems that the framebuffer console is initialized, since I
>> see the QEMU window resize, but then I get a blinking cursor in the
>> upper-left and nothing else.
>>
>> Does anyone have pointers/advice/working configs for this I can hack
>> on?  Any help would be greatly appreciated.
>
> Do you get any output if you remove quiet from the kernel arguments? You
> can do this from grub or alter your system configuration
> kernel-arguments.
>

No, it behaves exactly the same.  Blinking cursor, no output, no progress.

But thank you for mentioning this!  I've been wondering why my machine was more verbose than a fresh install, and it's because I was clobbering %default-kernel-arguments, so this was indirectly helpful.

Thanks,
  -- Ian


  reply	other threads:[~2025-01-02 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-01 20:55 Problems making a bootable aarch64-linux system image Ian Eure
2025-01-02  9:03 ` Christopher Baines
2025-01-02 17:28   ` Ian Eure [this message]
2025-01-02 18:35     ` Ian Eure

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9c96b9ff-7c63-4ed3-84b4-eae7c00721a9@app.fastmail.com \
    --to=ian@retrospec.tv \
    --cc=help-guix@gnu.org \
    --cc=mail@cbaines.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).