在經過幾天的奮鬥後,參考
http://w1.894.telia.com/~u89404340/packet.html
http://cvs.linuxfromscratch.org/index.c ... xt?rev=1.3
核心為 2.6.6, 燒錄機為 Vendor: MATSHITA Model: CD-R CW-7503 Rev: 1.09
將核心 patch 過後,開機後載入 pktcdvd
執行
eagle:~# cdrwtool -d /dev/scd1 -t 4 -q
using device /dev/scd1
setting speed to 4
2041KB internal buffer
setting write speed to 4x
Settings for /dev/scd1:
Fixed packets, size 32
Mode-2 disc
I'm going to do a quick setup of /dev/scd1. The disc is going to be blanked and formatted with one big track. All data on the device will be lost!! Press CTRL-C to cancel now.
ENTER to continue.
Initiating quick disc blank
wait_cmd: Input/output error
Command failed: a1 01 00 00 00 00 00 00 00 00 00 00 - sense 05.20.00
blank disc: Illegal seek
不曉得是不是只能用在 CD-RW 上(因為我的是 CD-R)
pktsetup /dev/pktcdvd0 /dev/scd1
這個步驟可以正常執行,但是在 mount 卻出現問題
eagle:~# mount /dev/pktcdvd0 /mnt -t udf -o rw,noatime
mount: /dev/pktcdvd0 is not a valid block device