View previous topic :: View next topic |
Author |
Message |
smcallis182 Apprentice
Joined: 04 Apr 2004 Posts: 197 Location: Kansas City
|
Posted: Mon Apr 12, 2004 10:12 pm Post subject: upgrade from kernel-2.6.3 to 2.6.5-mm4 troubles |
|
|
Hey guys, I just built a new kernel, I downloaded the vanilla 2.6.5 sources and patche it with Andrew Morton's mm4 patch. I configured it using the .config that genkernel initially created for me when I installed gentoo. I changed a few things (nothing of consequence). I disabled APM I think was the only change. I compiled it, compiled and installed the modules and used mkinitrd to create an initrd. Reconfigured grub with the new kernel image and initrd. Then I rebooted and the trouble started.
I rebooted and it went ok then I saw a message saying "Creating Block Devices"
the it said something like this [comments in blocks]
failed to create /dev/hda [main drive]
failed to create /dev/hda5 [/boot]
failed to create /dev/hda4 [swap]
failed to create /dev/hda6 [.]
failed to create /dev/hdb [second hd]
failed to create /dev/hdb5
mknod failed: 30
mount: error 2 mounting ext3
For the life of me I can't figure out why it would be giving me these messages... The configuration from the previous kernel should be almost identical. Does anyone have any ideas? I've searched google and the forums and can't find anything. I can post any config files that you need to see, just let me know. Please Help!
Edit: I forgot, I also changed the architecture in the kernel from i586 to athlon, since that's what I'm running. |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Apr 13, 2004 6:35 am Post subject: |
|
|
First thing I would do is compare the block devices section and anything relating to ide and ata stuff of your working kernel .config file to the mm4 you just did- sounds like something is amiss there. Also remember that mm versions sometimes have weird problems, but this does look like a config problem, easily fixed with a recompile.
Mine look like this:
wrc1944
----------------------------------------------------------
#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_CARMEL is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_LBD is not set
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDE_TASKFILE_IO is not set
# _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.12.8 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|