qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] [cros-discuss] Is there a generic qemu-system-arm bin


From: Mike Frysinger
Subject: Re: [Qemu-discuss] [cros-discuss] Is there a generic qemu-system-arm binary for ARM (hard float)
Date: Sun, 25 Nov 2012 01:17:42 -0500

On Thu, Nov 22, 2012 at 1:56 PM, Ottavio Caruso wrote:
I want to tun the slackwarearm installer which is nothing but an
initrd image but, if you remember the other thread on cros-discuss,  I
can't extract it properly because cpio is not available on the
Chromebook.

so build/copy it over.  the cros-sdk makes it really easy to cross-compile packages.

or unpack it first on a different system and repack it with something that's already included (such as tar).

i'll give you a one off :p
http://wh0rd.org/cpio

If you ask me why I don't run Slackware in a chroot, yes I can in text
mode but I cannot start Xorg in chroot as another Xorg server is
already running on the Chromebook and that one cannot be shut down.

yes it can ... log in to a VT and run `stop ui`.  or launch X on a different display.  you can run an infinite number of X servers on a single system.  the default one is simply :0.
-mike

reply via email to

[Prev in Thread] Current Thread [Next in Thread]