On Sun, Jul 31, 2011 at 4:12 AM,  <cac...@quantum-sci.com> wrote:
> On Saturday 30 July, 2011 13:46:21 Hugo Mills wrote:
>> On Sat, Jul 30, 2011 at 12:51:51PM -0700, . wrote:
>> > I just did my monthly dist-upgrade and rebooted, only to have it stall
>> > at Control D.  It tried to automatically run fsck.btrfs and of course it
>> > failed, and insists that I run it manually.  I can't.  I've rebooted
>> > several times and can't get past Control D.  Don't know where it keeps
>> > track of the number of reboots since last fsck.
>> >
>> > What do you do in a case like this?
>>
>>    [Just a note -- this seems to have been fixed in a conversation on
>> IRC, by linking /bin/true to /bin/fsck.btrfs]
>
> Yes that fixed it.

IMHO a better fix is to just disable fsck on fstab for that fs. Something like

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
LABEL=ROOT  /               btrfs
subvolid=258,compress-force=lzo,noatime        0       0

-- 
Fajar
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to