Received: from mail-ej1-f43.google.com (mail-ej1-f43.google.com [209.85.218.43]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id DDC4E782BA2 for <~alpine/users@lists.alpinelinux.org>; Sat, 25 Jul 2020 11:46:33 +0000 (UTC) Received: by mail-ej1-f43.google.com with SMTP id g11so744915ejr.0 for <~alpine/users@lists.alpinelinux.org>; Sat, 25 Jul 2020 04:46:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rMI5qGBrBkk2eT1nSgWXOTof50Sue1BWgmi5g/TST14=; b=vceYGv48Yv+t+2zbec+uZ9MTt7Y4ZITIomicM5SmZygQkFmSIkIhmAlfucz71SE1F9 zGDoJiU7jKFLGKOMsvGSrvhBJw7+Luz4P9GebdzPtoqGnt47FxTIRPvfjMGpny5jCFOL 9/IcM5huSykd/+ViZg3s4GMedNoAv6y6M+YfrDkdyywuwMajpPB/70FdpQRaer+kkbr8 jSivE0MzwlS2YYEcUHUPUlOH0j0ZldJZVAWGCxoFmQOgskXzOgsyWuvPO5mKzJTAIl3C DOj2oiTOyLWuL3q3RbfAigNJX2JxY7n7bpDH0QDt48uKOBgida/evBCcbL8hYirvwcav yojw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rMI5qGBrBkk2eT1nSgWXOTof50Sue1BWgmi5g/TST14=; b=Wz0a2zQtd6sP5w2A7bG8I9jDDpQmNwpHfqIgcOBYyXGMbjVF5Xi2eLE99nvB7GpQqH favwf76fXVb8CPXS6k4ZKAmzoOpWaTZoITFJ1mZvcOJsPo2jDHxvh8UWvbjQru+9wnS0 m5DXTxOTPbYaPwNepUr+FNktnNO0wlq2xeq1nGICp+cFW74Io6VQhaT9SUpd3AiCV9qm NJg27clB08AQyg3fz1yaAXGG4vNN5r1ttcLfldiyVlBZKsSI1A9hd11UvZbuGRv9yTUs FtZ2tWcAfzWH7g3Kx8g3dR1IAyd4LWRV8bB8SSKCH+ibYB2IB6sk/ykuD379SD3YZnQa GVFw== X-Gm-Message-State: AOAM5327owTldjgL59JY9ku8p4xQjusVKs4or/ALsOZPIOTjC3NmsGDG sGv4KnRdw88LqB/Mef99gITJUHaQPyafbI7nMUSe9vDL X-Google-Smtp-Source: ABdhPJyK6zMzi946ZMm4s3Qou89gflfgVg8+bGEYDRFt9VhfLDOl1DegbTrAxE0vEF07IDwv6ycsqlsrOS/u5uEh2nU= X-Received: by 2002:a17:906:38d6:: with SMTP id r22mr4432520ejd.219.1595677593442; Sat, 25 Jul 2020 04:46:33 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Vittorio Mori Date: Sat, 25 Jul 2020 13:46:22 +0200 Message-ID: Subject: Re: iPXE Netboot entirely to RAM To: EfraimVagner Cc: "~alpine/users@lists.alpinelinux.org" <~alpine/users@lists.alpinelinux.org> Content-Type: multipart/alternative; boundary="000000000000221e3205ab42a428" --000000000000221e3205ab42a428 Content-Type: text/plain; charset="UTF-8" It's definitely possible. Some resources about it: https://wiki.alpinelinux.org/wiki/PXE_boot https://blog.skunkw0rks.io/blog/2018/09/03/pxe-boot-alpine-linux-pt.-1/ https://blog.haschek.at/2019/build-your-own-datacenter-with-pxe-and-alpine.html Il giorno sab 25 lug 2020 alle ore 09:17 EfraimVagner < EfraimVagner@protonmail.com> ha scritto: > Hi, > So I'm looking for a certain something that Alpine Linux seems like > exactly what I'm looking for but I just want to make sure that it actually > works the way I want it to. > > Basically what I want is to have a server that will distribute Alpine > Linux images, but I don't want there to be constant communication between > the clients and the server. What I mean by this is that I want to have this > workflow: > > 1. I attach a diskless computer to my server. > 2. I boot the computer, via iPXE it boots into an Alpine Linux from > server. > 3. Now it doesn't preform any kind communication with the server > anymore, as it has all it needs in its RAM. > 4. Essentially I can disconnect my computer from the server and it > should keep working. > > Will this be the default behavior? If not how easy will it be to configure > it to work this way? > Thanks in advance! > > > --000000000000221e3205ab42a428 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Il giorno sab 25 lug 2020 alle ore 09:17 EfraimVagn= er <EfraimVagner@protonma= il.com> ha scritto:
Hi,
So I'm looking for a certain som= ething that Alpine Linux seems like exactly what I'm looking for but I = just want to make sure that it actually works the way I want it to.

Basically what I want is to have a server= that will distribute Alpine Linux images, but I don't want there to be= constant communication between the clients and the server. What I mean by = this is that I want to have this workflow:

=C2=A0=C2=A0=C2=A0 1. I attach a diskless computer to my server.
=C2=A0=C2=A0=C2=A0 2. I boot the computer, via iPXE it boots in= to an Alpine Linux from server.
=C2=A0=C2=A0=C2=A0 3. Now it = doesn't preform any kind communication with the server anymore, as it h= as all it needs in its RAM.
=C2=A0=C2=A0=C2=A0 4. Essentially= I can disconnect my computer from the server and it should keep working.

Will this be the default behavior? I= f not how easy will it be to configure it to work this way?
T= hanks in advance!


<= /blockquote>
--000000000000221e3205ab42a428--