Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was running Mandrake 9.1 for a while and had no problem burning CD using an NEC CD-RW device with k3b. I upgraded to 9.2 but haven't had any reason to burn a CD since, until now. I just downloaded the ISOs for Mandrake 10.1, and when I try to burn the CD I get "unknown error 255."
I have Googled this to death and found a lot of people have had the same problem, but I have yet to find an answer that is understandable to someone who has never written has own Linux distro from scratch. Is there an answer for a layman?
Update--I've tried various different versions of cdrecord now, and still the same result. Some people have suggested to me that the cdrecord that comes with Mandrake 9.2 is bogus and that I should try an older version. I tried the latest from the cdrecord home page, and I'm currently on cdrecord-2.0-2.2mdk, which also does not work.
I don't have a solution for you, but can assure you CD burning does indeed work with MDK 9.2 and the bundled version of K3B, as I use both on a regular basis. Only thing that comes to mind is that SCSI emulation is required with IDE drives and the 2.4.x kernel... might want to check lilo.conf to make sure you didn't disable it.
Well, I punched "scsi emulation lilo.conf mandrake 9.2" into Google and got lots of clues... but to save you some time, you need to pass "hdc=ide-scsi" to the kernel as a startup parameter -- hdc assumes your burner is master on secondary IDE; if it's a slave you might need to use hdb (primary slave) or hdd (secondary slave).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.