Re: [Mageia-dev] EFI/GPT

2013-03-10 Thread Colin Guthrie
'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=x 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/


Re: [Mageia-dev] EFI/GPT

2013-03-03 Thread Johnny A. Solbu
On Friday 1. March 2013 22.13, Thomas Backlund wrote:
> sure, it can currently be disabled... but as soon as people start
> accept this there will soon be a "Secure Boot v2" mandating it
> be enabled all the time, and those that want complete freedom will
> be screwed as MS gets in a position to control what can boot on your
> system...

We don't even have to wait for v2. Their current policy for certifying hardware 
for windows 8 is that Arm based devices _cannot_ be allowed to disable  Secure 
Boot. So in the future they might expand that requirement to other hardware 
types.

http://www.softwarefreedom.org/blog/2012/jan/12/microsoft-confirms-UEFI-fears-locks-down-ARM/
http://www.pcworld.com/article/248342/windows_8_secure_boot_the_controversy_continues.html

> We are promoting freedom and open source, not MS crap.
> 
> So the time to speak up is _now_ and fight this vendor lock-in.

Hear hear!

-- 
Johnny A. Solbu
PGP key ID: 0xFA687324


signature.asc
Description: This is a digitally signed message part.


Re: [Mageia-dev] EFI/GPT

2013-03-03 Thread eatdirt

On 01/03/13 22:13, Thomas Backlund wrote:


Well, I dont drink the MS cool-aid...
so I wont spend a minute worrying about that crap.

the "secure boot" crap is a vendor lock-in thought up by MS disguised
as a security feature so they can "own" your hw and tell you what you
can and cannot run...

sure, it can currently be disabled... but as soon as people start
accept this there will soon be a "Secure Boot v2" mandating it
be enabled all the time, and those that want complete freedom will
be screwed as MS gets in a position to control what can boot on your
system...

We are promoting freedom and open source, not MS crap.

So the time to speak up is _now_ and fight this vendor lock-in.


+ 1 (or + infinity if I could)







Re: [Mageia-dev] EFI/GPT

2013-03-01 Thread Thomas Backlund

Bruno Cornec skrev 1.3.2013 22:28:

Thomas Backlund said on Fri, Mar 01, 2013 at 09:42:41PM +0200:


Well, I do intend to make sure mga3 will boot & install on uefi hw.


Great !


(as for secure boot, that I wont ever support)


Hummm. Why can't Mageia supoprt it the way Fedora and Ubuntu are doing ?
Using a shim boot loader ?



Well, I dont drink the MS cool-aid...
so I wont spend a minute worrying about that crap.

the "secure boot" crap is a vendor lock-in thought up by MS disguised
as a security feature so they can "own" your hw and tell you what you
can and cannot run...

sure, it can currently be disabled... but as soon as people start
accept this there will soon be a "Secure Boot v2" mandating it
be enabled all the time, and those that want complete freedom will
be screwed as MS gets in a position to control what can boot on your
system...

We are promoting freedom and open source, not MS crap.

So the time to speak up is _now_ and fight this vendor lock-in.

--
Thomas




Re: [Mageia-dev] EFI/GPT

2013-03-01 Thread Bruno Cornec
Thomas Backlund said on Fri, Mar 01, 2013 at 09:42:41PM +0200:

> Well, I do intend to make sure mga3 will boot & install on uefi hw.

Great !

> (as for secure boot, that I wont ever support)

Hummm. Why can't Mageia supoprt it the way Fedora and Ubuntu are doing ?
Using a shim boot loader ?

Bruno.
-- 
Open Source & Linux Profession Lead EMEA http://opensource.hp.com
EMEA Open Source HPISC Chief Technologisthttp://hpintelco.net
FLOSS projects: http://mondorescue.org http://project-builder.org 
Musique ancienne? http://www.musique-ancienne.org http://www.medieval.org


Re: [Mageia-dev] EFI/GPT

2013-03-01 Thread Thomas Backlund

Oliver Burger skrev 1.3.2013 21:48:




Sounds good. So we aim to support UEFI (without secure boot) for Mga3?
I will forward this to the German forums then...



Yep.

--
Thomas




Re: [Mageia-dev] EFI/GPT

2013-03-01 Thread Oliver Burger

Am 01.03.2013 20:42, schrieb Thomas Backlund:

Well, technically we already support both, but not OOB with the installer.

If you create gpt partitions with parted, the installer will happily
install mga on them, and it will boot and run correctly.

Thank your for that answer.


The efi part can also be managed, but you have some manual work
to get it to boot properly.

I'm working on making mga3 beta3 live images capable of booting in
efi mode, and then if it works ok, I'll extend it to normal install
isos, and then we'll have to see what adaptions need to be done
in the installer to properly install efi bootloader and we'll be done.


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


Well, I do intend to make sure mga3 will boot & install on uefi hw.

(as for secure boot, that I wont ever support)


Sounds good. So we aim to support UEFI (without secure boot) for Mga3?
I will forward this to the German forums then...

Oliver

--
Oliver Burger aka obgr_seneca

Mageia contributor


Re: [Mageia-dev] EFI/GPT

2013-03-01 Thread Thomas Backlund

Oliver Burger skrev 1.3.2013 20:47:

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.



Well, technically we already support both, but not OOB with the installer.

If you create gpt partitions with parted, the installer will happily
install mga on them, and it will boot and run correctly.

The efi part can also be managed, but you have some manual work
to get it to boot properly.

I'm working on making mga3 beta3 live images capable of booting in
efi mode, and then if it works ok, I'll extend it to normal install
isos, and then we'll have to see what adaptions need to be done
in the installer to properly install efi bootloader and we'll be done.


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


Well, I do intend to make sure mga3 will boot & install on uefi hw.

(as for secure boot, that I wont ever support)


--
Thomas



Re: [Mageia-dev] EFI/GPT

2013-03-01 Thread eatdirt

On 01/03/13 19:47, Oliver Burger wrote:>
> 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.
>

Hello Master,
I don't know about EFI, but there is a thread around with it.

For GPT, that works perfectly since a long time, and with more than 2TB 
there is not choice on old hardware, but that do work without trouble


Chris.