You see this??

Starting with linux kernel v2.4.21 I cannot mount my FS anymore 
Special sanity checks were added to kernel code to prohibit mounting of filesystems 
that are bigger then underlying block device. If you now see this message on mount:

Filesystem on xx:yy cannot be mounted because it is bigger than the device
You may need to run fsck or increase size of your LVM partition
Or may be you forgot to reboot after fdisk when it told you to

If you do not use LVM, that usually means you need to run reiserfsck --rebuild-sb on 
your filesystem and agree to change it's default size to proposed one. 

Dunno Reiserfs, but came across it in case it affects you.

> On Wed, Dec 03, 2003 at 02:39:08PM -0500, Mojo B. Nichols wrote:
> > I run with / as reiserfs 2.20 no problem.  I think you need 
> to enable
> > reiserfs in the kernel, and, I believe it can't be a module either.
> 
> The problem is not with 2.4.20. 19 and 20 work fine, 21, 22, 
> and 23 don't.
> 
> And yes, I have
> 
> CONFIG_REISERFS_FS=y
> 
> in my config file.  I used make oldconfig to upgrade.  The 
> error is that
> I get something like "failed to mount root partition" on bootup.  It
> then mounts readonly OK, but lots of other stuff fails after that.
> No doubt this is only a problem for certain people, but there are
> others.  Maybe things work if you use genkernel.  I did everything
> manually using vanilla-sources.

--
[EMAIL PROTECTED] mailing list

Reply via email to