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

kernel-image 2.6.0: kernel panic vfs



salve a tutti.
ho appena installato il kernel 2.6.0 (kernel-image-2.6.0) (uso sid)
tutto a posto tranne il "piccolo particolare" che ottengo il seguente messaggio:

VFS: Cannot open root device ..... unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)

dopo un po' di peregrinazioni in internet scopro che il supporto IDE è compilato come modulo (qualcuno sa perchè?); installo anche kernel-headers, vado a vedermi il .config e in effetti trovo:

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=m
CONFIG_BLK_DEV_IDE=m

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=m

ora il mio problema è:  come faccio a compilare sta' roba staticamente?

grazie



Reply to: