Opened 14 years ago

Last modified 13 years ago

#273 closed enhancement

Fedora 16 installation is broken — at Initial Version

Reported by: ezyang Owned by:
Priority: major Milestone: Fedora 17
Component: internals Keywords:
Cc:

Description

Things that have been noticed so far:

  • 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.

Change History (0)

Note: See TracTickets for help on using tickets.