From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sccrmhc03.attbi.com ([204.127.202.63]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 189b7O-0002wS-00 for ; Wed, 06 Nov 2002 20:05:58 -0500 Received: from h0020780ec927.ne.client2.attbi.com ([24.60.84.29]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021107010525.JFJQ3205.sccrmhc03.attbi.com@h0020780ec927.ne.client2.attbi.com> for ; Thu, 7 Nov 2002 01:05:25 +0000 Date: Wed, 6 Nov 2002 20:00:34 -0500 (EST) From: Igor Gueths X-X-Sender: igueths@igueths To: speakup@braille.uwo.ca Subject: update on inode problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi all. Well after digging into this problem a bit further, I figured out that the 1:0 reported in the errors about ext2_read_inode were refering to /dev/ram0 according to /usr/src/linux/Documentation/devices.txt. That would explain why changing the root.bin image never fixed the problem. Does anyone know why /dev/ram0 would report this type of error after the kernel mounted the EXT2_fs using the initrd? One thing I am going to try is to change the ramdisk_size to 16385 KB. It is currently set to 4096, and vanilla flavor is what isolinux is defaulting to at the moment. Does anyone have any other suggestions besides changing the disksize? Thanks! May you code in the power of the source, may the kernel, libraries, and utilities be with you, throughout all distributions until the end of the epoch.