Re: cdrecord: Invalid argument. shmget failed


Subject: Re: cdrecord: Invalid argument. shmget failed
From: David Huggins-Daines (dhd@linuxcare.com)
Date: Sun Apr 02 2000 - 16:02:08 PDT


"Christopher W. Curtis" <ccurtis@aet-usa.com> writes:

> Linux kernel supports on the Alpha. You can edit the kernel source and
> recompile

Don't do that, use the /proc interface (on 2.2 at least):

echo 8388608 >> /proc/sys/kernel/shmmax

(or any other number you like - note that if you specify fs=8M to
cdrecord, it will actually use a bit more than 8M of shared memory, so
you always have to specify more shmmax than the size of FIFO you want
to use in cdrecord)

On potato, you can put:

kernel/shmmax = 8388608

in /etc/sysctl.conf, and this will be automatically set at bootup.

-- 
David Huggins-Daines, Senior Linux Consultant, Linuxcare, Inc.
613.562.1239 desk, 613.223.0225 mobile
dhd@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.

-- To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



This archive was generated by hypermail 2a22 : Mon May 01 2000 - 18:42:04 PDT