From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-March/023402.html | 105 ++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-March/023402.html (limited to 'zarb-ml/mageia-dev/2013-March/023402.html') diff --git a/zarb-ml/mageia-dev/2013-March/023402.html b/zarb-ml/mageia-dev/2013-March/023402.html new file mode 100644 index 000000000..850e4a5c1 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023402.html @@ -0,0 +1,105 @@ + + + + [Mageia-dev] EFI/GPT + + + + + + + + + +

[Mageia-dev] EFI/GPT

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Sun Mar 10 20:44:00 CET 2013 +

+
+ +
'Twas brillig, and Oliver Burger at 01/03/13 18:47 did gyre and gimble:
+> Hi there,
+> 
+> I have a question here in the german forums from ixsoft - a company
+> selling linux based operating systems and much open source and linux
+> related stuff.
+> 
+> Do we have support for EFI/GPT in Mga3? Bernd Hentig from ixsoft says
+> something about GPT partitions and EFI (without the secure boot stuff).
+> I have not looked into that topic at all until now and don't know
+> anything about it.
+> 
+> Can anyone help me?
+> Perhaps it would be good for someone with knowledge about that topic to
+> contact Bernd himself.
+> ixsoft is a major player in that field in Germany...
+
+Just to add a bit to what Thomas has already said, I'm currently running
+cauldron via UEFI+GPT partions without an initrd (using
+"root=PARTUUID=xxxxx rootfstype=ext4" on kernel cmdline).
+
+/boot is my EFI partition which is FAT32 and thus doesn't support
+symlinks which some of our tools assume is allowed and thus need
+updating (e.g. for symlinking the config and the default initrds and
+kernel to nice names)
+
+I would generally promote this approach although care needs to be taken
+to lock down the permissions/mount options on the /boot partition such
+that regular users cannot read/write data on it - only root. This is
+easy enough to do, but something in drakx helpfully adds a permissive
+umask option to it - we'll need to fix that and perhaps add a special
+case for a fat32 /boot if it's detected.
+
+Oh and I'm using gummiboot as the actual bootloader.
+
+Col
+
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1