> BTW, I also think grub2 sucks, and as I am using intel hardware, I was thinking on migrating to extlinux, which is way simpler and less complicated.
You might want to take a look at
https://github.com/ostreedev/ostree/pull/228 It makes using GRUB much simpler.
> as it generates the kernel and initrd paths like /ostree/..., when in my single partitioning setup, it should be /boot/ostree/....
I see that there is a WIP patch to fix the "boot on its own partition" for uboot and syslinux boot loader backends as well. https://github.com/ostreedev/ostree/pull/215 From: ostree-list <ostree-list-bounces gnome org> on behalf of Leandro Santiago <leandrosansilva gmail com>
Sent: Wednesday, March 30, 2016 11:41 AM To: Colin Walters Cc: ostree-list gnome org Subject: Re: ostree host from scratch w/o anaconda Hi Colins, my system is based on Centos7, and I am using Fedora 22 installer to deploy my ostree images. This installer is quite old now, not supporting btrfs or tmpfs partitions or even /boot in the same partition. Then I decided to try the one from Fedora
23, but it generates a lot of garbage, which result in a non-bootable system, specially regarding plymouth, which I don't have and is not required in my use case. I'll be glad to report such issues, but I confess for now it will be quicker for me to drop anaconda
and do stuff by hand :-)
In my use case, I have a single partition with both system and /boot, instead of a separated /boot. Then I also need to keep volatile data in a separated partition, to prevent data corruption and avoid / to fill out. All those stuff seem impossible to be done
on anaconda + ostree, and I understand totally this limitation, which is out of its scope.On 29 March 2016 at 16:09, Colin Walters
<walters verbum org> wrote:
-- Sent from my mind
|