Turn off devfs support in the kernel. Mark Post
-----Original Message----- From: David Rock [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 6:17 PM To: [EMAIL PROTECTED] Subject: Kernel rebuild can't find DASD devices I am trying to recompile a RedHat 7.2 system to include DIAG support and whenever I finish the compile using: make dep;make clean;make image;make modules;make modules_install edit /etc/zipl.conf and then re ipl the guest, it comes back with errors that it can't find the DASD devices and drops me to the manual fsck: Checking root filesystem (null): The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device> fsck.ext3: No such file or directory while trying to open /dev/dasda1 ]/sbin/fsck.ext3 -- /( fsck.ext3 -a /dev/dasda1 ]FAILED( *** An error occurred during the file system check. *** Dropping you to a shell; the system will reboot *** when you leave the shell. Give root password for maintenance (or type Control-D for normal startup): Any ideas? This is the same thing I get every time, nad this one is from a monolithic kernel (no module support) just on the off chance that something weird was going on with the modules. Thanks -- David Rock [EMAIL PROTECTED]
