Bug 2467 - btrfs device not shown in 'blkid'
Summary: btrfs device not shown in 'blkid'
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.15.x
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-28 12:02 UTC by Felix Blanke
Modified: 2010-08-28 12:21 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Blanke 2010-08-28 12:02:44 UTC
Hi,

when booting into a busybox and then use the command 'blkid' to find the UUID for a given device btrfs devices are not shown there.

I've tested this with my root device (a SSD) and with a pendrive. Therefore 'findfs' can't find the device for a given UUID/LABEL.

Thats bad if you want to mount your root device with via a UUID/LABEL.
Comment 1 Felix Blanke 2010-08-28 12:21:27 UTC
Ok, my fault.

The "bug" isn't in 1.17.1, just tried that version and it works. Sorry!