View previous topic :: View next topic |
Author |
Message |
paulb787 Apprentice
Joined: 14 Nov 2005 Posts: 250
|
Posted: Mon Aug 27, 2007 11:32 pm Post subject: Kernel Panic Software Raid? <SOLVED> |
|
|
Quote: |
EXT3-fs: unable to read superblock
FAT: unable to read boot sector
VFS: Cannot open root device "md0" or unknown-block(9,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(9,0) |
**both partions are marked as fd.
**my kernel has everything marked in
im soo confused? it has to tbe some setting in the kernel but i have raid support!
PLEASE HELP
Last edited by paulb787 on Tue Aug 28, 2007 12:00 am; edited 1 time in total |
|
Back to top |
|
|
termite Guru
Joined: 06 May 2007 Posts: 466
|
Posted: Mon Aug 27, 2007 11:36 pm Post subject: |
|
|
This is a kernel config issue. Here's how to resolve it:
Go to Device Drivers
Disable ATA/ATAPI/MFM/RLL Support
Enable Serial ATA (prod) and Parallel ATA (experimental) drivers
Go into Serial ATA (prod) and Parallel ATA (experimental) drivers and select your controllers (if you don't know them, try tying on the command line and looking around.
Exit, save your config and recompile/install your kernel
Should now be sorted.
Someone in kernel land realized at some point that there wasn't much point in having separate realms for PATA and SATA to live in and that they could be quite harmonious munching on the same grass in the same field.
Yay for cow metaphors! |
|
Back to top |
|
|
paulb787 Apprentice
Joined: 14 Nov 2005 Posts: 250
|
Posted: Mon Aug 27, 2007 11:59 pm Post subject: |
|
|
I LOVE YOU!! |
|
Back to top |
|
|
termite Guru
Joined: 06 May 2007 Posts: 466
|
Posted: Tue Aug 28, 2007 1:06 am Post subject: |
|
|
No problem
Tons of people have had this issue... |
|
Back to top |
|
|
|