All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Helmut Hullen" <Hullen@t-online.de>
To: linux-btrfs@vger.kernel.org
Subject: Re: labelling
Date: 11 Nov 2010 10:01:00 +0100	[thread overview]
Message-ID: <B$fK9snT1uB@helmut.hullen.de> (raw)
In-Reply-To: <4CDBAB52.60903@jp.fujitsu.com>

Hallo, Tsutomu,

Du meintest am 11.11.10:

[cold start]

>> # mount LABEL=MM2
>> mount: wrong fs type, bad option, bad superblock on /dev/sdd2,
>>         missing codepage or helper program, or other error
>>         In some cases useful info is found in syslog - try
>>         dmesg | tail  or so

> I encountered the same problem, too.
> Please try 'btrfsctl -a' before mounting.

It works - thank you!

Another problem (I had mentioned it some days before):

        btrfsctl -a

tests every block device in "/dev". And as I don't use "udev" there are  
many device entries without an existing devices (p.e. hda1 to hda31).  
"btrfsctl" should use something like "/proc/partitions" to test only  
existing devices.

I have to call

        /sbin/btrfsctl -a 2>/dev/null

to make the output readable, and suppressing error messages is no good  
style.

Viele Gruesse!
Helmut

  parent reply	other threads:[~2010-11-11  9:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10  7:40 labelling Helmut Hullen
2010-11-10 11:18 ` labelling Hugo Mills
2010-11-10 11:44   ` labelling Helmut Hullen
2010-11-10 18:23   ` labelling Helmut Hullen
2010-11-11  7:48   ` labelling Helmut Hullen
2010-11-11  8:37     ` labelling Tsutomu Itoh
2010-11-11  8:48       ` labelling Felix Blanke
2010-11-11  9:01       ` Helmut Hullen [this message]
2010-11-11 10:53       ` labelling Helmut Hullen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='B$fK9snT1uB@helmut.hullen.de' \
    --to=hullen@t-online.de \
    --cc=helmut@hullen.de \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.