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

2016-10-13 Thread Fedora Cloud Trac Tickets
#15: migrate to GPT instead of old-style partitions
--+
 Reporter:  mattdm|   Owner:  janeznemanic
 Type:  task  |  Status:  closed
 Priority:  normal|   Milestone:  Fedora 21 (Alpha)
Component:  Cloud Base Image  |  Resolution:  fixed
 Keywords:|
--+
Changes (by kushal):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Closing this ticket as part of trac clean up process. If you want to
 reopen, please reopen it after we move to pagure.io as atomic-wg.

-- 
Ticket URL: 
cloud 
Fedora Cloud Working Group Ticketing System
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


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


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

2014-04-30 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:|
--+
Changes (by janeznemanic):

 * owner:   = janeznemanic
 * status:  new = assigned


-- 
Ticket URL: https://fedorahosted.org/cloud/ticket/15#comment:1
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