From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-73274-garchives=archives.gentoo.org@gentoo.org>)
	id 1J9uiC-0003fH-EJ
	for garchives@archives.gentoo.org; Wed, 02 Jan 2008 03:56:12 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.2/8.14.0) with SMTP id m023sr7V020383;
	Wed, 2 Jan 2008 03:54:53 GMT
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176])
	by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id m023oX4R015497
	for <gentoo-user@lists.gentoo.org>; Wed, 2 Jan 2008 03:50:34 GMT
Received: by wa-out-1112.google.com with SMTP id k34so8679154wah.10
        for <gentoo-user@lists.gentoo.org>; Tue, 01 Jan 2008 19:50:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer;
        bh=yM9gw1lDZDg+/iCM0UzauHA+Ntuw3JxhGHxzsulN2wQ=;
        b=AgqovpxG2cOGBs+xECflP8PVToPd1WSvxOszlh5I8OC/U0d72Dz2BhLlhEj8zWRvSDbKI4WB9YCp3nqt4P+HJm/PVDT1vERZ1x7WtrC2Ff7TNCodD3ix6NGillUVn6xTsTmpKpaHW5yepb2zB1g2OpqaYJK0U0g6Tc5bMBZjdR0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer;
        b=Kk1UJZqP8ZLt3XYucK1Y95WvjavXTagG4PoqG32d9lz9A3Ldu+IunMITORQNYpwBqVAaMSgHSUvuJDLPiz5g785hrbUlEc9c8MHxfJpVL/SE8uDU5wSNzVlBPIDWQCdUTsED7wtlwemcbwDOGrqZzcYcGcqS7ESS5ubC2PulBuE=
Received: by 10.114.161.11 with SMTP id j11mr12296988wae.127.1199245833103;
        Tue, 01 Jan 2008 19:50:33 -0800 (PST)
Received: from ?192.168.0.111? ( [121.97.109.179])
        by mx.google.com with ESMTPS id n22sm22225144pof.1.2008.01.01.19.50.31
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 01 Jan 2008 19:50:32 -0800 (PST)
Message-Id: <873C4401-FFDF-459B-BB9C-63EE00268C3C@gmail.com>
From: Cocoy Dayao <cocoy.dayao@gmail.com>
To: gentoo-user@lists.gentoo.org
In-Reply-To: <fkvrqc$kd6$5@ger.gmane.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0 (Apple Message framework v915)
Subject: Re: [gentoo-user]  mount cdrom: No buffer space available
Date: Wed, 2 Jan 2008 11:50:26 +0800
References: <fkvrqc$kd6$5@ger.gmane.org>
X-Mailer: Apple Mail (2.915)
X-Archives-Salt: 3f113ab4-171c-4021-8a1e-e1ecc8218732
X-Archives-Hash: 9d39b92fef4352ef9107993e6e33ab3d

Encountered:

warhammer etc # mount /dev/cdrom
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: No buffer space available

i googled and found a "no buffer space available".

followed suggestions on the thread:

warhammer etc # mount -va && df && mount -v /mnt/cdrom
mount: /dev/sda7 already mounted on /mnt/home1
mount: /dev/sda5 already mounted on /mnt/oldroot
mount: /dev/sda1 already mounted on /mnt/Movies
mount: /dev/sda2 already mounted on /mnt/windows2
mount: /dev/sda3 already mounted on /mnt/boot
mount: shm already mounted on /dev/shm
mount: you didn't specify a filesystem type for /dev/cdrom
        I will try all types mentioned in /etc/filesystems or /proc/ 
filesystems
Trying #
Trying #vfat
Trying ext4dev
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: you didn't specify a filesystem type for /dev/cdrom
        I will try all types mentioned in /etc/filesystems or /proc/ 
filesystems
Trying #
Trying #vfat
Trying ext4dev
Trying squashfs
Trying msdos
Trying hfsplus
Trying gfs2
mount: No buffer space available

***
so i guess it was looking for a lot of fs, but the machine couldn't  
find the right one.
i dunno why.

my fstab:

/dev/cdrom		/mnt/cdrom	auto		auto,users	0 0
#/dev/fd0		/mnt/floppy	auto		noauto		0 0
/dev/hda1		/		ext3		noatime		0 1
/dev/sda7		/mnt/home1      xfs		user		0 0
/dev/sda6		none		swap		sw		0 0
/dev/sda5		/mnt/oldroot	xfs		user		0 0
/dev/sda1		/mnt/Movies	xfs 		user		0 0
/dev/sda2		/mnt/windows2	vfat		user		0 0
/dev/sda3		/mnt/boot	ext3		noatime		1 2
/dev/sdb		/mnt/ipod	hfsplus		noauto,user	0 0

so i changed /mnt/cdrom from auto to iso9660

and... everything works. no more "no buffer buffer space available"  
error after that.

my question is... is there a way to set it to auto and still it will  
pick up iso9660? or maybe i missed some setting on the kernel that  
needs to be set?

thanks.
------------------
Cocoy
"People who are really serious about software should make their own  
hardware." --Alan Kay

-- 
gentoo-user@gentoo.org mailing list