[Bug 959724] [NEW] Limit boot loader installation target

Barry Warsaw 959724 at bugs.launchpad.net
Mon Mar 19 21:32:19 UTC 2012


Public bug reported:

In bug 933433 the user attempted to install the boot loader on an XFS
file system, which does not reserve space.  This causes a follow-on bug
that will be fixed separately as part of bug 933433.  However, in
general, cjwatson says:


<cjwatson> barry: firstly, the user was allowed to select an XFS partition as
           a target for boot loader installation (impossible since XFS doesn't
           reserve space)  [17:22]

<cjwatson> actually should not be allowed to select anything that doesn't
           reserve embedding space
<cjwatson> that can be data-mined from the grub2 source


<cjwatson> 'grep reserved_first_sector grub-core/fs/*'  [17:29]
<cjwatson> if there's a filesystem in the target partition, it must be one of
           those with = 1 there

** Affects: ubiquity (Ubuntu)
     Importance: Medium
         Status: Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/959724

Title:
  Limit boot loader installation target

Status in “ubiquity” package in Ubuntu:
  Triaged

Bug description:
  In bug 933433 the user attempted to install the boot loader on an XFS
  file system, which does not reserve space.  This causes a follow-on
  bug that will be fixed separately as part of bug 933433.  However, in
  general, cjwatson says:

  
  <cjwatson> barry: firstly, the user was allowed to select an XFS partition as
             a target for boot loader installation (impossible since XFS doesn't
             reserve space)  [17:22]

  <cjwatson> actually should not be allowed to select anything that doesn't
             reserve embedding space
  <cjwatson> that can be data-mined from the grub2 source

  
  <cjwatson> 'grep reserved_first_sector grub-core/fs/*'  [17:29]
  <cjwatson> if there's a filesystem in the target partition, it must be one of
             those with = 1 there

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/959724/+subscriptions




More information about the foundations-bugs mailing list