Hallo, Tsutomu, Du meintest am 11.11.10: >>>> mount LABEL=MM2 /srv/MM >>>> >>>> doesn't work now, it tries to mount /dev/sdd2 and mourns. >>>> >>>> mount /dev/sdd2 /srv/MM >>>> >>>> shows the same error message, > I encountered the same problem, too. > Please try 'btrfsctl -a' before mounting. This command (or "/sbin/btrfs device scan 2>/dev/null") has to be put into the "init" procedure; it may be needed in runlevel 1 too, it may be needed if the root partition is a btrfs partition. In my homemade slackware/sysv installation I have put this command into "/etc/init.d/boot", maybe for slackware it has to be put into "/etc/ rc.d/rc.S". Viele Gruesse! Helmut -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
