From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701 Description of problem: kudzu detects a Lexar Jumpdrive USB flash card and adds it to the hwconf database. However, updfstab does not recognize it as a hd. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. attach USB flash device 2. kudzu -s 3. updfstab -t Actual Results: Not added to fstab. Expected Results: Added to fstab. Additional info: I needed to apply the following patch: % diff updfstab.conf{.original,} 1a2,5 > device flash { > partition 1 > match hd "FLASH" > } I think this really should be part of updfstab.conf.default so that things "just work".
Added in 1.1.32-1.