all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Advice about GuixSD on Serveraptor?
Date: Sun, 12 Mar 2017 20:32:52 -0400	[thread overview]
Message-ID: <20170313003252.GA12094@jasmine> (raw)
In-Reply-To: <20170213214717.GA11352@jasmine>

[-- Attachment #1: Type: text/plain, Size: 1700 bytes --]

On Mon, Feb 13, 2017 at 04:47:17PM -0500, Leo Famulari wrote:
> A few months ago I had a brief discussion with a representative of
> <https://serveraptor.com> about offering GuixSD there.
> 
> They said that could accept a bootable ISO or qcow2 image.
> 
> So, we could give them the 0.12.0 GuixSD installer image, after
> converting it to the qcow2 format.
> 
> I used the following command to convert the installer to qcow2:
> 
> $ xz -d guixsd-usb-install-0.12.0.x86_64-linux.xz \
> && qemu-img convert -O qcow2 guixsd-usb-install-0.12.0.x86_64-linux \
> guixsd-usb-install-0.12.0.x86_64-linux.qcow2

I'm not sure yet, but perhaps the installation image will be
inappropriate for the Serveraptor environment.

So far, I've been able to install and reconfigure GuixSD, but I can't
re-partition the system so that the installer image's disk space can be
reclaimed afterwards. The installer is mounted as /dev/vda1, and I
installed to /dev/vda2. I can do some re-partitioning while the system
is online, but I can't move the installed system's partition "to the
left".

I also tried expanding the installer's partition while the system is
running, so that I could use `resize2fs` and then reconfigure directly
from the installer, before I realized that the installer's root
filesystem is a unionfs, which complicates things...

I had wanted to use the GuixSD installer because the image format
conversion is reproducible. So, nobody would have to trust me to provide
the right thing.

Of course, it would be a lot simpler if we made a barebones system with
`guix system vm-image`.

If we can't use the installer, how should we create and provide another
image?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2017-03-13  0:33 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09 18:36 GuixSD on commodity hosting platforms, hoster: IN-Berlin ng0
2017-02-09 20:38 ` Jan Nieuwenhuizen
2017-02-10 15:35   ` Ludovic Courtès
2017-02-10 22:48   ` ng0
2017-02-10 22:59     ` ng0
2017-02-11 10:37     ` Jan Nieuwenhuizen
2017-02-11 13:35       ` ng0
2017-02-13 21:47 ` Leo Famulari
2017-02-14  9:24   ` Ludovic Courtès
2017-02-14 10:10     ` ng0
2017-02-14 16:42     ` Leo Famulari
2017-02-16 15:34   ` Christopher Allan Webber
2017-03-13  0:32   ` Leo Famulari [this message]
2017-03-21 18:06     ` Advice about GuixSD on Serveraptor? Leo Famulari
2017-03-21 20:22       ` Christopher Allan Webber
2017-03-21 20:46         ` Leo Famulari
2017-03-21 20:53           ` Leo Famulari
2017-03-22  7:36             ` Thomas Danckaert
2017-03-22 17:17               ` Leo Famulari
2017-03-22 12:04             ` Ricardo Wurmus
2017-03-22 17:20               ` Leo Famulari
2017-03-22 17:23                 ` Leo Famulari
2017-03-24  9:36                   ` Ludovic Courtès
2017-03-24 15:26                     ` Leo Famulari
2017-03-26 10:20                       ` Ludovic Courtès
2017-03-21 21:06           ` ng0
2017-03-22 17:15             ` Leo Famulari
2017-03-22 19:20               ` ng0
2017-03-22 21:01                 ` ng0
2017-03-24  4:35                   ` Chris Marusich
2017-03-24 16:34                     ` ng0
2017-03-25  9:01                       ` Chris Marusich
2017-03-26 10:26                         ` Ludovic Courtès
2017-03-26 11:54                         ` ng0

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

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

  git send-email \
    --in-reply-to=20170313003252.GA12094@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.