[Fedocal] Reminder meeting : Fedora Cloud Workgroup

2014-06-03 Thread jzb
Dear all,

You are kindly invited to the meeting:
   Fedora Cloud Workgroup on 2014-06-05 from 14:00:00 to 15:00:00 UTC
   At fedora-meet...@irc.freenode.net

The meeting will be about:
Standing meeting for the Fedora Cloud Workgroup.


Source: https://apps.fedoraproject.org/calendar//meeting/309/

___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct


Re: [cloud] #15: migrate to GPT instead of old-style partitions

2014-06-03 Thread Fedora Cloud Trac Tickets
#15: migrate to GPT instead of old-style partitions
--+
 Reporter:  mattdm|   Owner:  janeznemanic
 Type:  task  |  Status:  assigned
 Priority:  normal|   Milestone:  Fedora 21 (Alpha)
Component:  Cloud Base Image  |  Resolution:
 Keywords:|
--+

Comment (by janeznemanic):

 At the moment we are using MBR partitioning. If we want to use GPT
 partitioning with these specs [
 http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/]
 we need to use GPT partitioning with EFI system partition(ESP).
 I think these lines need to be added to kickstart file if we want to have
 GPT partitioning with ESP.

 bootloader --timeout=1 --append=inst.gpt console=tty1
 console=ttyS0,115200n8 extlinux

 part efi --size 200 --fstype vfat #or should it be --fstype efi

 I'm a little confused about efi partition file system type. Because the
 web page [
 http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/]
 specifies that the allowed file system type in the case of ESP is vfat.
 But the official Red Hat documentation says that the file system type in
 ks file can also be efi. Not sure what to use.
 So if I add the above lines to ks file will the cloud image use GPT with
 ESP? Team comments and suggestions needed.

-- 
Ticket URL: https://fedorahosted.org/cloud/ticket/15#comment:2
cloud https://fedorahosted.org/cloud
Fedora Cloud Working Group Ticketing System
___
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct