Hello to everyone.
I'm trying to install devuan ascii because I think that this old version
could work for my old chromebook. the problem is that I'm not able to find
an active mirror during the installation. I think because ascii is old. Do
you know if there is one enabled ? or what should I do at this point ? I'm
stuck on the graphical installer. Thanks.
On Thu, Jun 22, 2023 at 9:10 AM Didier Kryn <kryn@???> wrote:
> Le 21/06/2023 à 21:32, Adam Sampson via Dng a écrit :
> > Didier Kryn <kryn@???> writes:
> >
> >>> # chroot /mnt /bin/bash
> >> Maybe I'm going crazy but this is absolutely impossible. You must not
> >> only enter the new filesystem, you must also change the cpu. You need
> >> qemu for this, certainly not a bare chroot.
> > It's not impossible, but it does require some setup first. There's a
> > userspace-only version of qemu that translates target-machine system
> > calls into native system calls, and you can set up Linux's support for
> > custom binary formats so qemu-user gets invoked automatically when you
> > try to run a non-native executable. The emulation's not as good as
> > qemu's full-machine emulation (in particular, it tends to have limited
> > support for recently-added system calls), but it usually works well
> > enough for bootstrapping.
> >
> > The Debian wiki has some notes on how to set it up:
> > https://wiki.debian.org/QemuUserEmulation
> >
> OK I understand now. I'm definitely not in sync with recnet
> evolutions (~:
>
> -- Didier
>
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>
--
Mario.