findfs broken (in Quirky too)

Please post any bugs you have found
Post Reply
Message
Author
pop-pop
Posts: 29
Joined: Sat 10 Dec 2005, 13:42
Location: US - North Carolina

findfs broken (in Quirky too)

#1 Post by pop-pop »

The busybox version of "findfs" has been broken in both Quirky and Wary:

Code: Select all

# /sbin/findfs LABEL=boot
tune2fs 1.41.9 (22-Aug-2009)
Usage: /sbin/findfs [-c max_mounts_count] [-e errors_behavior] [-g group]
	[-i interval[d|m|w]] [-j] [-J journal_options] [-l]
	[-m reserved_blocks_percent] [-o [^]mount_options[,...]] 
	[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]
	[-M last_mounted_dir] [-O [^]feature[,...]]
	[-E extended-option[,...]] [-T last_check_time] [-U UUID]
	[ -I new_inode_size ] device
I have been working around this by copying "findfs" from Lucid.
User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#2 Post by trapster »

Might blkid help?
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog
Post Reply