[plug] cdrecord - mmap error
Adam Davin
blade_badger at bigfoot.com
Thu Jun 14 11:16:34 WST 2001
Cheers Nige that worked a treat.
I d/l'ed the cdrecord source and compiled and it works well, It's so nice to have a burner back up again
<
-----Original Message-----
From: Nigel Duff [SMTP:peregrin at iinet.net.au]
Sent: Wednesday, 13 June 2001 12:14 AM
To: plug at plug.linux.org.au
Subject: Re: [plug] cdrecord - mmap error
On Tue, Jun 12, 2001 at 04:26:59PM +0800, Adam Davin wrote:
> Recently (since a debian dist u/g to woody) If I have tried to burn a cdrom
> i get an error:
>
> cdrecord: Invalid arguement. Cannot get mmap for 4198400 Bytes on /dev/zero
>
[...]
> I have tried recompiling the kernel ( as specified in the cd writing howto
> ) however it *did* work with this kernel previous to the upgrade.
>
[...]
> I am using a 2.2.18pre21 kernel on woody ( just did a u/g last night but
> same problem)
> cdrecord v 1.10a18
>
Hi Adam,
I had a similar problem. I thought i found the reason on the cdrecord
web site, but having just scoured the site I can't find the reference.
It went something like this. The precompile binary for cdrecord v 1.10
was compiled on a 2.4 kernel. This kernel supports mmap. Older kernels
(eg: 2.2.*) doesn't handle mmap correctly. Looking at some other problems
on cdrecord's site, hand compiling cdrecord v1.10 by hand might fix it.
I just used the stable deb package (which breaks xcdroast on upgraded
systems).
Ahh, and just as i finish i find this
http://www.mail-archive.com/cdwrite@other.debian.org/msg01210.html
So it looks like it will work if you compile cdrecord yourself.
Nigel
More information about the plug
mailing list