From: Dark Penguin <darkpenguin@yandex.com>
To: grub-devel@gnu.org
Subject: Which filesystems support embedding?
Date: Fri, 20 Jul 2018 14:58:09 +0300 [thread overview]
Message-ID: <5B51CE51.3060206@yandex.com> (raw)
Greetings!
I want to have several small partitions exclusively for hosting grub2
bootloaders for massive multibooting (through chainloading). I install
many distributions on a single btrfs partition (multiple subvolumes),
and create many small partitions for easily managing their bootloaders.
(Also, EFI is unusable on my hardware, so this is the easiest way.)
However, I can not find out which filesystem they must be formatted in.
I've tried all common filesystems, and none of them "support embedding".
I'd be fine without formatting them at all, just installing grub2 on raw
partitions, but that doesn't work either, even with --force parameter.
(Also, I don't think os-prober in my main installation will find them
this way). The only applicable filesystem seems to be btrfs, but it's
hard (if even possible) to make btrfs partitions only few megabytes in
size, as btrfs allocates space by big chunks.
Which filesystems can I use for this case? I don't care if the
filesystem itself is unusable after this - I only need it as a
workaround to have grub2 installed and detected by os-prober.
--
darkpenguin
reply other threads:[~2018-07-20 14:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5B51CE51.3060206@yandex.com \
--to=darkpenguin@yandex.com \
--cc=grub-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.
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.