grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Started


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: Getting Started
Date: Tue, 10 Apr 2012 14:26:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120316 Thunderbird/11.0

On 10.04.2012 12:56, Steve Burtchin wrote:
> On Sun, 8 Apr 2012 03:50:18 -0400 Steve Burtchin worte:
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >On Sat, 07 Apr 2012 13:17:15 +0200 Vladimir '?-coder/phcoder'
> Serbinenko wrote:
> >------------------------------------------------------------------------------------
> >On 07.04.2012 11:54, Steve Burtchin wrote:
> >> GRUB Developers,
> >> 
> >> Please help me get started developing GRUB2.  I would like to add some
> >> additional functionality to the 'parttool' command (functionally
> >> similar to the code changes I proposed for GRUB-Legacy).
> >Could you give more details?
> >------------------------------------------------------------------------------------
> >
> >I had hoped I could answer the details question with a URL link, but
> I cannot find that
> >bug report now. 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  
> I found the URL to the bug report.  It is
> http://savannah.gnu.org/bugs/?19410.  In summary (and more
> specifically), I wish to add the following features to the GRUB2
> 'parttool' command:
>  
> 1) Create or delete a primary partition.  This functionality was
> provided by the 'partnew' command in GRUB Legacy.  See also
> http://savannah.gnu.org/bugs/?19389.
As I've explained in a parallel thread (the one concerning SoC), any
writing to disk is potentially dangerous and so we need a good reason to
do it. Why would you want to regularly create and destroy partitions in
GRUB?
>  
> 2) Edit extended partition tables (EPBRs).  This functionality was
> added to GRUB Legacy with the 'eptedit' command as described in bug
> report #19410.
>  
I feel like improvements into our gptsync (i.a. support for creating
secondary partitions when possible) solves the same problems (having
more than 4 OS requiring primary partitions) but in a more standartised
way and with a benefit of that GPT-aware tools will handle the whole
thing correctly.
> NOTE: Not mentioned in the original bug report: with the ability to
> edit EPBRs, the potential number of logical partitions is limited only
> by the disk geometry for any SATA, PATA or SCSI disk.
>  
> Regards,
>  
> Steve Burtchin
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]