From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [204.233.198.50] (helo=linserver.romuald.net.eu.org) by speech.braille.uwo.ca with smtp (Exim 3.35 #1 (Debian)) id 18K3FE-0008UA-00 for ; Thu, 05 Dec 2002 16:09:16 -0500 Received: (qmail 6521 invoked by uid 1023); 5 Dec 2002 21:08:30 -0000 Date: Thu, 5 Dec 2002 15:08:30 -0600 From: Gregory Nowak To: speakup@braille.uwo.ca Subject: Re: ext3 warnings fixed Message-ID: <20021205210830.GC6478@romuald.net.eu.org> References: <20021205203018.GA270@kc5eiv.ddts.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021205203018.GA270@kc5eiv.ddts.net> User-Agent: Mutt/1.4i 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: I'm not sure why it didn't generate a warning, but you should mark it as ext3 in /etc/fstab just the same. Greg On Thu, Dec 05, 2002 at 02:30:18PM -0600, William Hubbs wrote: > Hi all, > > I did not get any compile errors, and all of the file systems were > upgraded with tune2fs -j. > > The problem was that they were marked as ext2 in /etc/fstab. Thanks > Buddy for pointing this out. > > That brings up another question though. The root file system > (/dev/hda9) is also an ext3 file system, and it is marked as ext2 in > /etc/fstab. But, it did not generate this warning. Why not? > > William >