bugGNU GRUB - Bugs: bug #33263, grub-probe 1.99~rc2 - strange...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #33263: grub-probe 1.99~rc2 - strange behaviour with / on BtrFS and /boot on ext3

Submitter:  Michael Raskin <d79240fd>
Submitted:  Sun 08 May 2011 09:21:38 AM UTC
   
 
Category:  Installation Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Closed Release:  other
Release:  Reproducibility:  Every Time
Planned Release:  None

Mon 09 May 2011 05:20:32 PM UTC, comment #2: 

True, grub-probe seems to work with bzr trunk now.

Michael Raskin <d79240fd>
Sun 08 May 2011 09:35:07 PM UTC, comment #1: 

Couly you try latest bzr?

Vladimir Serbinenko <phcoder>
Group administrator
Sun 08 May 2011 09:21:38 AM UTC, original submission:  

# grub-probe --version
grub-probe (GRUB) 1.99~rc2

# for i in / /boot /boot/grub/; do mountpoint $i; done
/ is a mountpoint
/boot is a mountpoint
/boot/grub/ is not a mountpoint

# mount
/dev/sda6 on / type btrfs (rw,noatime)
/dev/sda5 on /boot type ext3 (rw,noatime,acl,user_xattr,data=ordered)
[...]

# grub-probe /boot/grub/
btrfs

# grub-probe -t device /boot/grub/
/dev/sda6

Linux 2.6.38.4 #1 SMP x86_64 GNU/Linux
gcc (GCC) 4.5.1

Michael Raskin <d79240fd>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Posted a comment)
  • -email is unavailable- added by d79240fd (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-05-09 phcoder StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code