PeterWoe |
17.04.2004 20:54 |
Zitat:
Original geschrieben von valo
es liegt an folgendem teil der kernelconfig
-> CONFIG_BLK_DEV_OFFBOARD=y
Normally, IDE controllers built into the motherboard (on-board controllers) are assigned to ide0 and ide1 while those on add-in PCI cards (off-board controllers) are relegated to ide2 and ide3.
Answering Y here will allow you to reverse the situation, with off-board controllers on ide0/1 and on-board controllers on ide2/3.
hättest du noch etwas gewartet, wäre ein test mit append="ide=reverse" interessant gewesen.
|
Genau das war es! Ich habe es jetzt umgestellt und nun bootet das System in der "richtigen" Reihenfolge. Vielen Dank für den Hinweis.
|