Hi Guys,
Anyone knows of a decent (GUI/CUI) packet writing software??? 'Coz I'm having problems writing RWs in Linux. I tried KOnCD and XCDRoast, but these are not good for packet writing (for RW discs in UDF format)
My Writer is BenQ (Acer) 32/10/40.
Thanks, Kunal
On Mon, 15 Jul 2002, Kunal Gangakhedkar wrote:
Hi Guys,
Anyone knows of a decent (GUI/CUI) packet writing software??? 'Coz I'm having problems writing RWs in Linux. I tried KOnCD and XCDRoast, but these are not good for packet writing (for RW discs in UDF format)
If you mean you want to write multisesion CDs in linux, then you are out of luck if you use a 2.4 kernel. That is the one thing that I have been unable to achieve using linux. I think udf support for linux is pretty flaky if at all present.
regards,
Sharukh. -- Dr. Sharukh K. R. Pavri Homeopath and Linux Enthusiast. Mumbai, India. http://www.pavri.net/
Hello,
If you mean you want to write multisesion CDs in linux, then you are out of luck if you use a 2.4 kernel. That is the one thing that I have been
I have no problems in a P-4 at 1.6 GHz, 512MB RAM, IDE hard disk with an IDE cdwriter (LITE-ON LTR-24102M) *and kernel 2.4.16*
Pablo. ---------------------------------------------------------------------- Pablo Ares Gastesi. School of Mathematics, TIFR, Mumbai 400 005, INDIA i Phone: 2152971, ext 2666 pablo@math.tifr.res.in http://www.math.tifr.res.in/~pablo/ Key fingerprint = 1A 7C 0A 22 5A 75 A4 78 62 6F 64 09 C1 A0 F7 E6 ----------------------------------------------------------------------
On Tue, 16 Jul 2002, Pablo Ares Gastesi wrote:
Hello,
If you mean you want to write multisesion CDs in linux, then you are out of luck if you use a 2.4 kernel. That is the one thing that I have been
I have no problems in a P-4 at 1.6 GHz, 512MB RAM, IDE hard disk with an IDE cdwriter (LITE-ON LTR-24102M) *and kernel 2.4.16*
Pablo.
Could you please give more details ? This is something that I have been unable to achieve. I used mkisofs and cdrecord (latest versions) besides gui programs like koncd, xcdroast, gcombust.
I have an athlon 850 w/ ide HDD & ide cdrewriter Samsung Combo 304.
regards,
Sharukh.
If you mean you want to write multisesion CDs in linux, then you are out of luck if you use a 2.4 kernel. That is the one thing that I have been unable to achieve using linux. I think udf support for linux is pretty flaky if at all present.
Well, UDF format & Multisession CDs are two different things all together. UDF format is used for CDRW discs where you can add/remove the contents as though it is a floppy disc using any file explorer. But for that purpose, the disc has to be "mounted" (with the UDF file system driver of the Packet Writing software) to be used. The packet writing software driver communicates with the OS whenever there is any WRITING operation happening on this mounted disc. It is "registerd" with the kernel as the "Event - handler" for write operation - I guess so.
Instead, Multisession CD is a normal CDR, where data is recorded at different times in "sessions". This can be done only in TRACK-AT-ONCE (TAO) mode.
But the problem with Multisession CDs is that not all the CDROM drives can read Multisession CDs. In fact, most CDROMs cannot. In contrast to the UDF writing, multisession CDs need not be mounted with special drivers. The filesystem is also the same as a normal CD -ISO9660. Whereas, the CDRW, when formatted with the packet writing software will have the filesystem as UDF (Universal Disk Format).
And this UDF writing in Linux is giving me problems. I could create all sorts of CDRs, but not a single CDRW in UDF format.
Kunal
PS : You can create Multisession CDs even with 2.4 tree kernels. I'm using 2.4.18-3 (RH 7.3).
On Mon, 2002-07-15 at 05:02, Dr. Sharukh K. R. Pavri. wrote: [snip]
If you mean you want to write multisesion CDs in linux, then you are out of luck if you use a 2.4 kernel. That is the one thing that I have been unable to achieve using linux. I think udf support for linux is pretty flaky if at all present.
[snip]
Multi-session CDs can definitely be written. Not CD-RW but, they use udf filessytem. One can however easily read UDF formatted CD-RW under Linux as of now. No problems.
best regards,
Rajesh