|
Next: sound card driver woes
From: Nick Yip on 5 Feb 2005 05:09 Any Linux replacement of Nero InCD??
From: Sybren Stuvel on 5 Feb 2005 06:27 Nick Yip enlightened us with: > Any Linux replacement of Nero InCD?? And why do you think we know what some piece of proprietary software does? Sybren -- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself?
From: Michael Heiming on 5 Feb 2005 08:56 In alt.os.linux Sybren Stuvel <sybrenUSE(a)yourthirdtower.com.imagination>: > Nick Yip enlightened us with: >> Any Linux replacement of Nero InCD?? > And why do you think we know what some piece of proprietary software > does? Good question, IIRC "nero" is some kind of doze cd/dvd? gui burning app, never used it. There are a bunch of Linux tools for this, xcdroast/gcombust/k3b and probably more. Don't use them they are only front-ends for the CLI commands mkisofs, cdrecord, growisofs and more, which I found easier to use. OK, OK, many people seem to prefer for whatever reason GUI tools.;) He might find what he's looking for: The table of equivalents / replacements / analogs of Windows software in Linux. http://linuxshop.ru/linuxbegin/win-lin-soft-en/table.shtml Sadly "Last update: 16.07.2003.", would be great if someone could update the list, seems to me we'll need it quite often.;) Another idea would be searching freshmeat.net. -- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo zvpunry(a)urvzvat.qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 19: floating point processor overflow
From: Paul Sherwin on 5 Feb 2005 09:44 On Sat, 5 Feb 2005 18:09:50 +0800, "Nick Yip" <s04732563(a)cuhk.edu.hk> wrote: >Any Linux replacement of Nero InCD?? InCD is a proprietary implementation of the UDF packet writing filesystem for CD-RW disks. There is Linux code to support this, though I haven't used it myself: http://sourceforge.net/projects/linux-udf/ You can expect compatability problems between different UDF implementations, and UDF shouldn't be used for any critical data. HTH, Paul -- Paul Sherwin Consulting http://paulsherwin.co.uk
From: noi on 5 Feb 2005 12:05
On Sat, 05 Feb 2005 18:09:50 +0800, Nick Yip thoughtfully wrote: > Any Linux replacement of Nero InCD?? I'm using FC3 so gui CD/DVD Creator opens for drag-n-drop file burning when a blank CD/DVD is inserted into the burning device, audio cds are queued. InCD was annoying me in XP so I disabled it. |