Re: Unbootable system after fresh install on Sun Ultra 45 workstation
>
> > The system clearly tried to load the wrong crc32c module, instead of
> > crc32c_generic, which triggered the following kernel messages:
> > [ 75.478521] crc32c_sparc64: sparc64 crc32c opcode not available.
> > [ 75.652621] EXT4-fs (sdb2): Cannot load crc32c driver.
>
> I'm not sure how this is supposed to be related to your root filesystem problem.
>
> Adrian
>
This is the ext4 driver complaining about it not finding a crc32c
driver, and it won't mount any ext4 filesystems.
I sent the fstab and lsmod from the installation cd on a separate
message. I will try blacklisting the crc32c_sparc module to see if
that forces it to try the _generic version frist.
Reply to: