Re: UEFI



On Mon, 2013-10-21 at 11:26 +0200, Daniel Narvaez wrote:

is there any way to use ostree with UEFI? UEFI requires FAT but ostree
seems to require symlinks in /boot.

My plan for supporting this was to simulate symlinks with something like
regular files whose name ends in ".lnk" and whose content points to the
real filename, and change all code operating on /boot to check whether
it's FAT, and if so read/write symlinks this way.  Shouldn't be too
hard.



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