Re: ostree host from scratch w/o anaconda



Hi Toussef, thank you for sharing your experience. I am having a look at PhotonOS installer code. Looks very interesting and I'm sure it will be helpful to me. Actually my use case it much simpler, as I have a standard setup to follow, not requiring so many checks, and I believe I'm almost done with it :-)


On 29 March 2016 at 19:15, Touseef Liaqat <tliaqat vmware com> wrote:
Hi Leandro,

Yes, we were able to make OSTree work with PhotonOS’s installer. It was very bumpy ride, but most helpful thing was looking at the anaconda logs inside /var/log in working OSTree system. 

Thanks,
Touseef

From: Colin Walters <walters verbum org>
Date: Tuesday, March 29, 2016 at 7:09 AM
To: Leandro Santiago <leandrosansilva gmail com>
Cc: "ostree-list gnome org" <ostree-list gnome org>
Subject: Re: ostree host from scratch w/o anaconda

 
On Tue, Mar 29, 2016, at 04:44 AM, Leandro Santiago wrote:
I apologize for resurrecting this thread, but has anyone had success on this process? I was previously using anaconda to deploy an ostree based system, but due some anaconda's bugs and limitations,
 
Hm, what were those?  Did you file any bugs/issues?
 
 
I am also open to use syslinux, as my use case is not that complex to require grub.
My best regards,
 
GNOME Continuous currently uses syslinux with a separate /boot partition.  See
this code:
 
Basically it boots qemu with a special systemd target.
 
Though honestly I'm forgetting now why we stopped using the
`guestfs_extlinux` command http://libguestfs.org/guestfs.3.html
 
But for my use of OSTree in Project Atomic, supporting bare metal deployments
(things like EFI etc.) and an array of storage formats is important, so integrating
with Anaconda made sense  (as opposed to having custom VM-specific code).
That said I'm open to improving things for cases outside of it.
 



--
Sent from my mind


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]