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

SARGE Kernel 2.6.8 mit fehlender / defekter vga Option?



Hallo Liste,

Nach einem frisch aufgesetzten Sarge (mit manueller GRUB-Install, da Grub mal wieder nicht installiert werden konnte) wollte ich einen Kernel mit RAID Unterstützung backen.
Bin wie folgt vorgeganen:

-----8<--------------------------------------------------------------------------------------

# apt-get install kernel-source-2.6.8
# apt-get install kernel-package
# apt-get install libncurses5-dev
# cd /usr/src
# tar xfvj kernel-source-2.6.8.tar.bz2
# cd kernel-source-2.6.8
# cp /boot/config-2.6.8-1-386 .config

# make menuconfig

Geänderte Kernel-Optionen:
-> Processor type and features
   -> Processor family
       * Athlon/Duron/K7

-> Device Drivers
   -> Multi-device support (RAID and LVM)
       [*] Multiple devices driver support (RAID and LVM)
       <*>   RAID support
       <*>     Linear (append) mode
       < >     RAID-0 (striping) mode
       <*>     RAID-1 (mirroring) mode
< > RAID-4/RAID-5 mode < > RAID-6 mode (EXPERIMENTAL)
       <*>     Multipath I/O support
       <M>   Device mapper support
       <M>     Crypt target support
       <M>     Snapshot target (EXPERIMENTAL)
       <M>     Mirror target (EXPERIMENTAL)
       <M>     Zero target (EXPERIMENTAL)

-> File systems
       <*> Ext3 journalling file system support

# make-kpkg clean
# make-kpkg --append_to_version -k7+raid+ext3 --initrd --revision=1 kernel_image modules_image

-----8<--------------------------------------------------------------------------------------

Der Kernel boot einwandfrei, wenn ich ihm jedoch die Option vga=791 mit auf den Weg gebe bleibt mein Monitor schwarz!
Kann mir jemand helfen?
Gruß
 Bernd



Reply to: