Ich möchte Mageia 4 auf mein Notebook Sony Vaio E Series SVE1713G4EW mit UEFI und GPT kopieren. Ich habe dort bereits ein Multiboot-System mit Debian testing, openSUSE 13.1 und Win 8 am laufen.
Auf die Idee bin ich durch diesen Thread gekommen: Mit Mageia (3) UMZIEHEN
Der Plan ist wie folgt:
Mageia in eine Partition kopieren unter Beibehaltung der UUID und dann mit dem vorhandenen grub2 booten.
Falls das nicht geht: In die neue Partition chrooten und grub-efi bzw. efibootmgr installieren.
Dazu will ich vorher die Firmware für die Hardware installieren und die Initramdisk neu erzeugen. Unter Debian testing sind installiert:
- Code: Alles auswählen
# dpkg -l | grep firmware
ii firmware-atheros 0.43 all Binary firmware for Atheros wireless cards
ii firmware-linux-free 3.3 all Binary firmware for various drivers in the Linux kernel
ii firmware-linux-nonfree 0.43 all Binary firmware for various drivers in the Linux kernel
ii firmware-realtek 0.43 all Binary firmware for Realtek wired and wireless network adapters
ii intel-microcode 2.20140624.1 amd64 Processor microcode firmware for Intel CPUs
# lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Turks/Whistler HDMI Audio [Radeon HD 6000 Series]
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)
Nun finde ich im MCC nichts, was nach Realtek oder Atheros Firmware aussieht. Gibt es irgendeine Chance?
Viele Grüße
Bequimão