Submitted 13-Aug-00 by Xuejun Liu:
> Hi, all,
> The CDROM was used to be mounted automatically during the boot. Now, it
> won't work with the new kernel compiled by myself. I didn't change the
> configuration of kernel too much but enable the HPT366 supporting.

THe configuration that you initially get from the kernel-source RPMS is
not the same as the config for the binary kernel you installed.  That
config is in /usr/doc/kernel-<version> and should be imported to your
make {menu,x}config session.

If you did not buid supermount support as a module, the current
initscripts will disable supermount.  So, if you went with a monolithic
build (i.e. putting supermount in the kernel) or forgot to ensure
supermount was being built, it gets disabled on the next boot.  So, you
need to make sure you have this module for your kernel and then execute
/usr/sbin/supermount enable.

-- 
Anton Graham                            GPG ID: 0x18F78541
<[EMAIL PROTECTED]>                 RSA key available upon request
 
Authors (and perhaps columnists) eventually rise to the top of whatever
depths they were once able to plumb.
  -- Stanley Kaufman

Reply via email to