Grothesk schrieb:Die Ausgaben beobachten und dann die Platte einstecken. Die neuen Zeilen hier posten.
Hinzugekommen ist
Code:
Oct 19 17:07:48 linux-8xui su: (to root) meikel on /dev/pts/3
Und was bedeutet das?
Grothesk schrieb:Die Ausgaben beobachten und dann die Platte einstecken. Die neuen Zeilen hier posten.
Oct 19 17:07:48 linux-8xui su: (to root) meikel on /dev/pts/3
2) After the installation of linux using option 1), modify the Linux modules to recognize the via vt8251 controller in IDE mode, so multiboot is possible
To do this (I tested this using Kubuntu 7.04. I intend to use LinuxMCE on it):
A) Download the appropriate patches from VIA
http://www.viaarena.com/default.aspx...0&SubCatID=167
B) Download the kernel source and headers of your distribution of kernel 2.6.20.
C) Apply the patches to sata_via.c, ahci.c etc. (see the PDF manual).
D) Compile the kernel (In my case: make-kpkg --initrd --append-to-version=-via kernel_image kernel_headers). Compiling the modules separately, as described in the manual, gave fatal errors unfortunately.
E) install the kernel and update Grub/LILO.
Und genau das ist wahrscheinlich der Grund, wieso die zweite Platte1) In the BIOS settings, set the controller (Press Del during startup, go to intgrated peripherals, go to VIA OnChip IDE Device) to AHCI mode instead of IDE mode (Raid mode also works, but this makes less sense, since one is not using Raid). Linux (i.e. Ubuntu) will recognize the drive and can be installed. Windows Vista will no longer work with this setting, it has similar problems Linux has with the controller in IDE mode. I have not looked into mending this yet.
misiu schrieb:Und das wichtigste hast du ausgelassen
misiu schrieb:Aber Achtung!
Wenn du das machst könnte es sein , dass dein Windows
Startprobleme bekommt, da bei der Windowsinstallation
andere Treiber verwendet wurden, als für den AHCI-Modus.
misiu schrieb:Damit müssten beide Systeme laufen, falls nicht, müssen nur noch
die Einträge im GRUB (/boot -> menu.Ist) angepasst werden.
misiu schrieb:Dann lass es lieber, bis die Opensuse 11.2 rauskommt...
MfG
misiu