Historical Note

This page was migrated from the original p-nand-q.com site which was last updated in 2015. The content has been preserved exactly as it was, with only formatting updated for modern browsers. Over the coming days and weeks, the content will be reviewed and may be updated for accuracy and relevance. If you find any issues, please contact me.

RFSTool on Linux

On linux, you can use the partition devices. For example, to use /dev/hda2, you would write

server:~ # rfstool -p/dev/hda2 ...

This makes it much easier than the drive.partition notation (but it is also supported for linux).

Note: There is a bug in 0.7 that doesn't let you use this notation with the REISERFS_PARTITION environment variable, you must use the command line -p switch. Will be fixed in 0.8