reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* using debugfs.reiser4 options to access R4 on /dev/sdb
@ 2015-02-24 14:24 doiggl
  2015-02-24 20:22 ` Vladimir Shebordaev
  0 siblings, 1 reply; 8+ messages in thread
From: doiggl @ 2015-02-24 14:24 UTC (permalink / raw)
  To: reiserfs-devel

Hello,
Are there any switches with using 'debugfs.reiser4' to help using mount or
print details on R4 disk/partition. Im trying get to access /dev/sdb
Thanks Glenn

/dev/sdb problem encountered:
============================
http://www.spinics.net/lists/reiserfs-devel/msg04665.html

# which debugfs.reiser4                                                   
                                                                         
/usr/sbin/debugfs.reiser4

# debugfs.reiser4 -V
debugfs.reiser4 1.0.9

#  debugfs.reiser4
Usage: debugfs.reiser4 [ options ] FILE
Browsing options:
  -k, --cat FILE                browses passed file like standard
                                cat and ls programs.
Print options:
  -s, --print-super             prints the both super blocks.
  -t, --print-tree              prints the whole tree.
  -j, --print-journal           prints journal.
  -d, --print-oid               prints oid allocator data.
  -a, --print-alloc             prints block allocator data.
  -b, --print-block N           prints block by its number.
  -n, --print-nodes FILE        prints all nodes file lies in.
  -i, --print-file FILE         prints all items specified file
                                consists of.
Metadata options:
  -P, --pack-metadata           fetches filesystem metadata and writes it
                                to standard output.
  -U, --unpack-metadata         uses metadata stream from stdandard input
                                to construct filesystem by it.
Space options:
  -O, --occupied-blocks         works with occupied blocks only(default).
  -F, --free-blocks             works with free blocks only.
  -W, --whole-partition         works with the whole partition.
  -B, --bitmap                  works with blocks marked in the bitmap
only.
Plugins options:
  -p, --print-profile           prints the plugin profile.
  -l, --print-plugins           prints known plugins.
  -o, --override TYPE=PLUGIN    overrides the default plugin of the type
                                "TYPE" by the plugin "PLUGIN" in the
                                profile.
Common options:
  -?, -h, --help                prints program usage.
  -V, --version                 prints current version.
  -f, --force                   makes debugfs to use whole disk, not
  -y, --yes                     assumes an answer 'yes' to all questions.
                                block device or mounted partition.        
                           
  -c, --cache N                 number of nodes in tree buffer cache

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-27  5:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24 14:24 using debugfs.reiser4 options to access R4 on /dev/sdb doiggl
2015-02-24 20:22 ` Vladimir Shebordaev
2015-02-25  2:04   ` doiggl
2015-02-25 15:35     ` Vladimir Shebordaev
2015-02-26  3:13       ` doiggl
2015-02-26 12:39         ` Vladimir Shebordaev
     [not found]           ` <8285e510086433ffcc25556941f7bbe3@mail.velocitynet.com.au>
2015-02-27  5:35             ` Vladimir Shebordaev
2015-02-27  2:22     ` doiggl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).