﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
273	Fedora 16 installation is broken	ezyang		"Things that have been noticed so far:

* Kickstart and kernel options needed some updates to work in the new-world order. Uncommitted necessary changes are living at http://ezyang.scripts.mit.edu/kickstart/scripts.php and conan-obrien's Xen checkout. I've also switched our command line syntax, so instead of 'install=f15' you only say 'install=15' (and if you want Rawhide, you can say 'install=rawhide'); and kernels are dropped in fedora-X-install. If we need to generalize to other OSes we can change this again.

* Fedora switched to GPT partition tables by default; this requires a 1MB 'biosboot' partition. I've switched to manually creating msdos partition labels on both disks and having Fedora use those (which allows us to avoid adding an extra partition). Ideally, we should just forgo partition tables altogether, which Mitch claims is not too difficult to do, but which I haven't figured out how yet.

* Xen needs this patch series http://old-list-archives.xen.org/archives/html/xen-devel/2011-10/msg01404.html unfortunately they haven't been backported to Xen 4.0 or Xen 4.1 yet. (We specifically need only patches 2 and 5). Otherwise you won't be able to boot because the bootloader returns no data. Currently c-o has had its pygrub manually patched with these two patches; we should talk to backports or package up these changes ourselves.

The plan from here is to then do a release upgrade to F17 and then investigate package breakage."	enhancement	new	major	Fedora 17	internals			
