Applet for detecting the filesystem type.

Denys Vlasenko vda.linux at googlemail.com
Thu Nov 25 06:57:13 UTC 2010


On Tuesday 23 November 2010 11:00, Sameer Naik wrote:
> Hello,
> 
> I am using busybox-1.15.2. I am writing a hotplug script for mdev to
> automount usb disk drives with ext2, ext3, vfat, ntfs-3g file systems.
> In my hotplug script i need to figure out the label of the disk
> partition as well as the filesystem type. To get the label i found the
> 'blkid' applet that prints out the label as well as the UUID of the
> partition, but does not print the filesystem type.

Looks like blkid needs extending...

-- 
vda


More information about the busybox mailing list