Bug 2467

Summary: btrfs device not shown in 'blkid'
Product: Busybox Reporter: Felix Blanke <felixblanke>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.15.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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!