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 。
[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
よって、これで玄箱/HG のハックキットの検証は完了。問題なし。
| ← | ハックの記録 | → 玄箱/HG のフラッシュメモリ | 
| LinkStation/玄箱 をハックしよう |