Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: i386 5.99.48 Update ffs module load fails?



On Aug 3, 11:41am, Thomas Klausner wrote:
} On Sun, Mar 13, 2011 at 01:58:00PM -0000, yancm%sdf.lonestar.org@localhost 
wrote:
} > 
} > Kernel is GENERIC
} > 
} > After the boot loader I get a message:
} > Loading /stand/i386/5.99.48/modules/ffs/ffs.kmod
} > 
} > Then the boot sequence starts and I see:
} > NetBSD 5.99.48 (GENERIC) ....[snip - just showing I got the right kernel]
} > [...]
} > WARNING: linker error: symbol 'quota2_addfreeq2e' not found
} > WARNING: linker error: symbol 'ffs_quota2_mount' not found
} > WARNING: linker error: symbol 'quota2_ufs_rwq2e' not found
} > WARNING: linker error: symbol 'quota2_check_limit' not found
} > WARNING: linker error: symbol 'quota2_ufs_rwqq2v' not found
} > WARNING: module error: unable to affix module 'ffs'
} > [...]
} > WARNING: No file system modules have been loaded...
} > 
} > boot hangs of course...
} > 
} > Am I doing something wrong or is something broke?
} > I did not see anything in the UPDATING document on this?
} 
} Did you install the file mentioned above? I.e. /stand/i386/5.99.48/*

     Sounds like somebody neglected to do a version bump after changing
a bunch of kernel APIs.  The module is installed, but it failed to link
which means it doesn't match the kernel.

}-- End of excerpt from Thomas Klausner


Home | Main Index | Thread Index | Old Index