On Mon, May 14, 2007 at 09:03:05PM +0200, Xavier Bestel wrote:
 > Le lundi 14 mai 2007 à 14:57 -0400, Dave Jones a écrit :
 > 
 > > (14:49:52:[EMAIL PROTECTED]:~)# mount
 > > /dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
 > > (14:49:56:[EMAIL PROTECTED]:~)# mount /dev/mapper/VolGroup00-LogVol00 / -t 
 > > ext2 -o remount,rw
 > > (14:50:37:[EMAIL PROTECTED]:~)# mount
 > > /dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
 > > 
 > > Why did the kernel ignore what I told it to do ?
 > > I'm sure it thinks it knows better than me for a reason, but
 > > I'd like to know what it is.
 > 
 > Are you sure it's the kernel, and not just mount ?
 > Did you try cat /proc/mounts ?

Yes.  It's further evidenced that it's ext3 by the fact
that kjournald still shows up in the logs.
Not a single line gets printed to dmesg.

        Dave

-- 
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to