玄箱/HG のハックキット化(6)Windows 向けプリンタサーバ


ハックキットを使ってホームサーバを構築しよう Windows 向けプリンタサーバを確認する。

プリンタの認識

リアパネルの USB ポートにプリンタを接続する。 /var/log/messages に
Nov 13 08:31:43 hackkit kernel: hub.c: new USB device 00:0e.1-1, assigned address 2
Nov 13 08:31:43 hackkit kernel: printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0005
というログが残ったので、OK 。

lpd の起動

[root@hackkit /root]# chkconfig --list lpd
lpd             0:off   1:off   2:off   3:off   4:off   5:off   6:off
[root@hackkit /root]# /etc/rc.d/init.d/lpd start
Starting lpd: Warning -   changing ownership '/var/spool/lpd' to 4/7
Warning -   changing ownership '/var/spool/lpd' to 4/7
Warning -   changing ownership '/var/spool/lpd/lp' to 4/7
Warning -   changing ownership '/var/spool/lpd/lp' to 4/7
                                                           [  OK  ]
[root@hackkit /root]# chkconfig lpd on
[root@hackkit /root]# chkconfig --list lpd
lpd             0:off   1:off   2:off   3:on    4:on    5:on    6:off

Windows 側の設定

Windows 側で、
  • リモートプリンタとして、\\hackkit\lp を指定する
  • プリンタの機種として、PM-870Cを指定する

    テストページの印刷

    Windows マシンから、テストページを印刷。正常に印刷されることを確認。

    よって、これで玄箱/HG のハックキットの検証は完了。問題なし。



    ハックの記録 → 玄箱/HG のフラッシュメモリ
    LinkStation/玄箱 をハックしよう

    Copyright (C) 2004 Yasunari Yamashita. All Rights Reserved.
    yasunari @ yamasita.jp 山下康成@京都府向日市