diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023402.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023402.html | 105 |
1 files changed, 105 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] EFI/GPT + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20EFI/GPT&In-Reply-To=%3C513CE280.7060303%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023267.html"> + <LINK REL="Next" HREF="023217.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] EFI/GPT</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20EFI/GPT&In-Reply-To=%3C513CE280.7060303%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] EFI/GPT">mageia at colin.guthr.ie + </A><BR> + <I>Sun Mar 10 20:44:00 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023267.html">[Mageia-dev] EFI/GPT +</A></li> + <LI>Next message: <A HREF="023217.html">[Mageia-dev] [FREEZE PUSH] ocrfeeder +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23402">[ date ]</a> + <a href="thread.html#23402">[ thread ]</a> + <a href="subject.html#23402">[ subject ]</a> + <a href="author.html#23402">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Oliver Burger at 01/03/13 18:47 did gyre and gimble: +><i> Hi there, +</I>><i> +</I>><i> I have a question here in the german forums from ixsoft - a company +</I>><i> selling linux based operating systems and much open source and linux +</I>><i> related stuff. +</I>><i> +</I>><i> Do we have support for EFI/GPT in Mga3? Bernd Hentig from ixsoft says +</I>><i> something about GPT partitions and EFI (without the secure boot stuff). +</I>><i> I have not looked into that topic at all until now and don't know +</I>><i> anything about it. +</I>><i> +</I>><i> Can anyone help me? +</I>><i> Perhaps it would be good for someone with knowledge about that topic to +</I>><i> contact Bernd himself. +</I>><i> ixsoft is a major player in that field in Germany... +</I> +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 +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023267.html">[Mageia-dev] EFI/GPT +</A></li> + <LI>Next message: <A HREF="023217.html">[Mageia-dev] [FREEZE PUSH] ocrfeeder +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23402">[ date ]</a> + <a href="thread.html#23402">[ thread ]</a> + <a href="subject.html#23402">[ subject ]</a> + <a href="author.html#23402">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |