Fix udev warning 'ressize 1024 too short' with SD card
[hvlinux.git] / stage2 / misc / udev / 10-media-automount.rules
index 18c365f..af79563 100644 (file)
@@ -1,5 +1,5 @@
 # start at sdb to ignore the system hard drive
-KERNEL!="sd[b-z]*", GOTO="my_media_automount_end"
+KERNEL!="sd[b-z][0-9]*", GOTO="my_media_automount_end"
 ACTION=="add", PROGRAM!="/sbin/blkid %N", GOTO="my_media_automount_end"
 
 # import some useful filesystem info as variables