Re: pktsetup + fedora 3
Jeroen Beerstra <[email protected]> Sun, 30 Jan 2005 23:51:16 +0100
| Newsgroups | gmane.linux.suse.packet-writing |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 25 Jan 2005 21:40:36 +0100, [email protected] <[email protected]> wrote: > hi to everyone! > > i'm Davide and write from italy > i would know if someone of you have implemented the udf packet writing > on Fedora core3..(kernel 2.6.9 patched and pktsetup 1.0.0b3 patched > because i have this problem: > when modprobe pktcdvd, the device pktcdvd0 appear on /dev but whith strange > "caracter" (crw------- 1 root root 10, 62) and there isn't one directory > pktcdvd on /dev whith into the "0" device..so when i try to setup pktcdvd > i obtain "ioctl: Inappropriate ioctl for device" > ..if i create the "0" device on /dev/pktcdvd/ and try to setup it..the system > hang! > > if anyone have any suggestion...ghh > many thanks!!! > ciao!! > You're english is pretty bad. I see you're from Italy so no prob, but it makes it hard to understand what you meant. Perhaps your problem is the syntax of pktsetup changed: pktsetup <name> <device> This creates <name> in /dev/pktcdvd/<name>, you can then mount /dev/pktcdvd/<name> rw. Also for me (Fedora Core 2) kernel 2.6.10 maded packetwriting work a lot better. First of all the pktcdvd module is now included by default and second it made direct writing to dvd+rw possible with my nec3500. Direct as in without using the pktcdvd driver, just the drive's firmware if I understood Peter Osterlund's explanation correctly. Hope this is of any use to you. regards, -- Jeroen [email protected]