hns - 日記自動生成システム - Version 2.19.9

先月 2006年01月 来月
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2006年01月22日() 旧暦 [n年日記] [更新:"2006/01/23 07:09:29"]

#1 [機械] Let's Note R1 で XF86

X11 は NetBSD/xsrc を作ったもの。
./build.sh -x -X /export/20060120/xsrc -u release >& ../log-build.sh-x
だったかな。

startx とすると、一度は画面が変わるが、元の卓に戻ってしまう。 /var/log/XFree86.0.log を見ると、次のような字が書いてある

Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'
これは /etc/X11/XF86Config の次の設定に起因する
    FontPath   "unix/:7100"
次のようにして見る
sudo /etc/rc.d/xfs start
あるいは
sudo sh -xv /etc/rc.d/xfs start |less
/etc/rc.conf に次の行がなかった
xfs=YES
ttyp0:makoto@lets2  11:52:10/060122(~)> sudo /etc/rc.d/xfs start
Starting xfs.
ttyp0:makoto@lets2  11:52:15/060122(~)> 
これで動いた。 普通だと、/etc/rc.conf に設定がないと $xfs not properly set 等 のようなことを教えてくれるが、それがないのは ?

#2 [NetBSD] mount_null で失敗

/export という実体があって、/home と来たら、そちらに向けようと思って
mount -t null /home /export
とやったら、反対の意味になってしまって、/export と来たら、/home に書いてくれて、/home は / なので、溢れてしまった。
mount -t null target mount_point
普通の mount 操作を考えれば、
mount /dev/wd0a /
の時は / と来たら /dev/wd0a に書く、だから、上の動作はもっともな訳だ。 target というのがどうも違っている気がする。 object ではないだろうか。あるいは
mount physical logical
の気もする。logical に来たら、physical に書く。
(もっとも、最初の操作をした時に、この man page を見たかどうかは定かではないが)



最近の日記
2026年02月28日
my first script-fu
2026年01月29日
Die Fledermaus at New National theatre 2026/01/29
2025年12月25日
pbulk 11.99.3 (emacs30)
2025年11月22日
crash dump
2025年10月25日
recover from disk error
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)