Mailinglist Archive: packet-writing (32 mails)
| < Previous | Next > |
Packet Writing on External USB CD-Rewriter ??
- From: 이성환 <lovin@xxxxxxxxxxxxxxxx>
- Date: Fri, 30 May 2003 16:46:41 +0000 (UTC)
- Message-id: <001501c32683$3bcb3410$8d0aa8c0@lovin>
Hi.
I'm trying to packet-writing on my external USB CD-RW.
Is packet-writing possible on external USB CD-RW??
It works well with common cd-rw tools.
But it does not work with packet-writing.
I set up like follow.
1. kernel 2.4.18 and packet-patched.
2. Packet writing & write cache options are enabled.
3. UDF file system support & UDF write support options are enabled.
4. USB options for external CD-RW are enabled.
After boot-up, when I connect my USB CD-RW, it connected at /dev/cdrom.
Then I do follows.
pktsetup /dev/pktcdvd0 /dev/cdrom
mount /dev/pktcdvd0 /mnt/udfcd
ls /mnt/udfcd
It list the contents of the CD.
And I can copy some files in the CD to my HDD. (with 'cp' command )
But I can't write to the CD.
here is the message :
kernel: pktcdvd: pktcdvd0 : WRITE error sector xxxx
Hmmm..
Can I do packet-writing on external USB CD-RW ???
please hlep me.
And hint will be very helpful for me. Thanks.
I'm trying to packet-writing on my external USB CD-RW.
Is packet-writing possible on external USB CD-RW??
It works well with common cd-rw tools.
But it does not work with packet-writing.
I set up like follow.
1. kernel 2.4.18 and packet-patched.
2. Packet writing & write cache options are enabled.
3. UDF file system support & UDF write support options are enabled.
4. USB options for external CD-RW are enabled.
After boot-up, when I connect my USB CD-RW, it connected at /dev/cdrom.
Then I do follows.
pktsetup /dev/pktcdvd0 /dev/cdrom
mount /dev/pktcdvd0 /mnt/udfcd
ls /mnt/udfcd
It list the contents of the CD.
And I can copy some files in the CD to my HDD. (with 'cp' command )
But I can't write to the CD.
here is the message :
kernel: pktcdvd: pktcdvd0 : WRITE error sector xxxx
Hmmm..
Can I do packet-writing on external USB CD-RW ???
please hlep me.
And hint will be very helpful for me. Thanks.
| < Previous | Next > |