OSWikiHK: 请协力 GPLv3 的中文翻译工作。

格式化存儲裝置成為 ReiserFS

OSWikiHK,自由中文開源知識庫

要格式化存儲裝置成為 ReiserFS,可以用系統管理員帳戶 (即 root) 身份打「mkfs -t reiserfs 儲存裝置」:

mkfs -t reiserfs /dev/sdb5

亦可以直接使用命令 mkfs.reiserfsmkreiserfs,例如:

mkfs.reiserfs /dev/sdb5

或者:

mkreiserfs /dev/sdb5

格式化畫面

# mkreiserfs /dev/sdb1
mkreiserfs 3.6.19 (2003 www.namesys.com)

A pair of credits:
Chris Mason wrote the journaling code for V3,  which was enormously more useful
to users than just waiting until  we could create a wandering log filesystem as
Hans would have unwisely done without him.
Jeff Mahoney optimized the bitmap  scanning code for V3,  and performed the big
endian cleanups. 

Vladimir Demidov wrote the parser for sys_reiser4(), the V3 alpha port, part of
the V3  journal  relocation code,  and helped  Hans keep  the business  side of
things running.


Guessing about desired format.. Kernel 2.6.27-7-generic is running.
Format 3.6 with standard journal
Count of blocks on the device: 2096464
Number of blocks consumed by mkreiserfs formatting process: 8275
Blocksize: 4096
Hash function used to sort names: "r5"
Journal Size 8193 blocks (first block 18)
Journal Max transaction length 1024
inode generation number: 0
UUID: 7b8ea46e-02d9-41bf-8e75-47febc2694c5
ATTENTION: YOU SHOULD REBOOT AFTER FDISK!
	ALL DATA WILL BE LOST ON '/dev/sdb1'!
Continue (y/n):y
Initializing journal - 0%....20%....40%....60%....80%....100%
Syncing..ok

Tell your friends to use a kernel based on 2.4.18 or later, and especially not a
kernel based on 2.4.9, when you use reiserFS. Have fun.

ReiserFS is successfully created on /dev/sdb1.

相關頁面

相關連結

Personal tools
廣告橫額