emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#31994: closed (Support for WinRe partition)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31994: closed (Support for WinRe partition)
Date: Thu, 31 Jan 2019 19:33:02 +0000

Your message dated Thu, 31 Jan 2019 11:32:01 -0800
with message-id <address@hidden>
and subject line Re: bug#31994: Support for WinRe partition
has caused the debbugs.gnu.org bug report #31994,
regarding Support for WinRe partition
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
31994: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31994
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Support for WinRe partition Date: Thu, 28 Jun 2018 10:36:45 +0000
Hello maintainers,

Windows 10 uses a recovery partition which is sometimes marked with
partition type 0x27 on MBR systems. I don't know why some vendors
use MBR rather than GPT, but it's a fact.

0x27 is in fact defined as Windows RE hidden partition (see
https://www.win.tue.nl/~aeb/partitions/partition_types-1.html).

I haven't found a way to create a partition with this ID in parted. I used
parted 3.2 which is 4 years old but I don't think is has been changed
in Git. For example when I create a NTFS partition and do

set 3 hidden on

I get ID 0x17. Perhaps a new flag is needed, e.g.

set 3 winre on

Do you think that parted should support that? Perhaps I could contribute
a patch if it's not supported yet.

Best regards,
Hans-Joachim Baader



--- End Message ---
--- Begin Message --- Subject: Re: bug#31994: Support for WinRe partition Date: Thu, 31 Jan 2019 11:32:01 -0800 User-agent: Mutt/1.10.1 (2018-07-13)
On Thu, Jul 19, 2018 at 03:33:21PM -0700, Brian C. Lane wrote:
> On Thu, Jun 28, 2018 at 10:36:45AM +0000, Hans-Joachim Baader wrote:
> > Hello maintainers,
> > 
> > Windows 10 uses a recovery partition which is sometimes marked with
> > partition type 0x27 on MBR systems. I don't know why some vendors
> > use MBR rather than GPT, but it's a fact.

I've applied the msftres on msdos patch to master, thanks! I left out
the debian specific patch for now, it doesn't seem to be necessary in my
builds using gcc 9.0.1 on Fedora rawhide.


-- 
Brian C. Lane (PST8PDT)


--- End Message ---

reply via email to

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