[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:26893] Re: ReiserFS on potato



>> On Fri, 9 Feb 2001 17:58:11 +0900
>> 「土」== tsuchiya@xxxxxxxxxxxxxxxxxxxxxxx (TSUCHIYA Masatoshi) said as follows:

土> これで、kernel は何とか作れたのですが、正常動作するのか、かなり不安で
土> す。動作チェックしたいのですが、適当なツールをご存じの方は教えてくださ
土> い。

チェック以前の問題でした。

    $ sudo mount -v /dev/sda8 /local
    mount: you didn't specify a filesystem type for /dev/sda8
           I will try all types mentioned in /etc/filesystems or /proc/filesystems
    Trying reiserfs
    mount: you must specify the filesystem type
    $ sudo mount -t reiserfs /dev/sda8 /local
    mount: wrong fs type, bad option, bad superblock on /dev/sda8,
           or too many mounted file systems

reiserfsck してみましたが、以下の通り、問題なしと言う診断されました。

    $ sudo reiserfsck /dev/sda8 
    <-----------REISERFSCK, 2000----------->
    ReiserFS version 3.5.29
    Will read-only check consistency of the partition
    Will replay just like mounting would
    Do you want to run this program?[N/Yes] (note need to type Yes):Yes
    Replaying journal..ok
    Checking S+tree..ok
    Comparing bitmaps..ok

素直に 2.4.1 に更新するべきなのかなぁ。でも、2.4.1 のバグの話も聞こえ
てくるしなぁ。

## にしても、これまで全然情報収集してこなかった分野の設定がこんなに辛
## いとは思わなかった。成程、コンサルタント業者が成り立つわけだ…。

-- 
土屋 雅稔  ( TSUCHIYA Masatoshi )
    http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/