From: Ryusuke Konishi <ryusuke-sG5X7nlA6pw@public.gmane.org>
To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org,
milosdsax-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: Can't mount nilfs - error searching super root.
Date: Thu, 15 Jan 2009 20:48:26 +0900 (JST) [thread overview]
Message-ID: <20090115.204826.100013794.ryusuke@osrg.net> (raw)
In-Reply-To: <3313c4ab0901141404h97995dgf58282876b0ffd42-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Hi,
On Wed, 14 Jan 2009 23:04:30 +0100, "Milos Jana" wrote:
> Hi,
> After 2 weeks of successful using of NILFS on my pendrive I encountered this
> error:
>
> milos@computer:~$ sudo mount /media/pendrive/
> [sudo] password for user:
> mount.nilfs2: Error while mounting /dev/sdb on /media/pendrive: Invalid
> argument
>
> First, I thought there was something wrong with /etc/fstab entry, which
> looks like this:
>
> /dev/sdb /media/pendrive nilfs2 noauto,user,rw 0 0
>
> But it looked the same when drive was working fine, I also tried different
> parameters but it did not help. The last two lines from dmesg output made me
> even more worry:
<snip>
>
> I'm using nilfs2-tools 2.0.3-1 on kernel 2.6.27-10, the error also occurs
> after upgrade to nilfs2-utils and nilfs kernel module 2.0.6.
Thanks for reporting the trouble.
> How can I recover this drive? I didn't create any checkpoints, afair the
> only thing I have done was to create the new filesystem using mkfs.nilfs2
> command.
Could you try the test version of fsck available in the follwing url?
https://www.nilfs.org/pipermail/users/2008-December/000350.html
The patch is against nilfs-utils, and it will generate
fsck0.nilfs2 in nilfs2-utils/sbin/mkfs directory.
Patch Usage:
$ cd nilfs-utils-2.0.6
$ patch -p1 < path-to-fsck0.patch
$ ./configure
$ make
$ sudo make install
$ sudo fsck0.nilfs2 <device>
Regards,
Ryusuke
next prev parent reply other threads:[~2009-01-15 11:48 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-14 22:04 Can't mount nilfs - error searching super root Milos Jana
[not found] ` <3313c4ab0901141404h97995dgf58282876b0ffd42-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-15 11:48 ` Ryusuke Konishi [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-15 15:03 Milos Jana
[not found] ` <3313c4ab0901150703o5f86dc67y9261156a5519e1d5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-15 17:01 ` Ryusuke Konishi
[not found] ` <20090116.020115.07539201.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-15 18:10 ` Milos Jana
[not found] ` <3313c4ab0901151010u67983034vd1b8b75e0672d400-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 7:55 ` Ryusuke Konishi
[not found] ` <20090116.165503.64733535.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-16 9:38 ` Milos Jana
[not found] ` <3313c4ab0901160138u39baa485u56c5f285fb553449-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 10:02 ` Ryusuke Konishi
[not found] ` <20090116.190200.71915952.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-16 11:15 ` Milos Jana
2009-01-16 10:22 ` Csaba Kos
[not found] ` <55b53420901160222g3716f81cy229069f7af717283-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 11:07 ` Ryusuke Konishi
[not found] ` <20090116.200749.101561788.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-16 11:16 ` Csaba Kos
[not found] ` <55b53420901160316h2b1e70e3xc420321973ce99b4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 13:22 ` Ryusuke Konishi
[not found] ` <20090116.222255.131926946.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-24 0:13 ` Milos Jana
[not found] ` <3313c4ab0901231613g2d82ea3at13e524dfba28df4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-24 0:22 ` Milos Jana
2009-01-30 12:03 ` Ryusuke Konishi
[not found] ` <20090130.210323.88475416.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-02-11 15:09 ` Milos Jana
[not found] ` <3313c4ab0902110709v1e9783fcm8f3dad6507f40347-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-12 5:34 ` Ryusuke Konishi
[not found] ` <20090212.143408.130857730.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-04-22 13:18 ` Milos Jana
[not found] ` <3313c4ab0904220618r22b62e7qa8b239ccbcf02270-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-04-22 14:44 ` Ryusuke Konishi
[not found] ` <20090422.234455.05227091.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-05-10 14:50 ` Milos Jana
[not found] ` <3313c4ab0905100750p503664acl3b44d043db3d23ae-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-11 15:32 ` Milos Jana
[not found] ` <3313c4ab0905110832r6ca78e18h570a6f89d6078be6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-11 18:52 ` Ryusuke Konishi
2009-02-11 15:20 ` Milos Jana
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=20090115.204826.100013794.ryusuke@osrg.net \
--to=ryusuke-sg5x7nla6pw@public.gmane.org \
--cc=milosdsax-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox