Windows Vista SP1 May Not Install on Linux Dual Boot Systems Windows Vista SP1 nicht installieren Mai auf Linux Dual-Boot-Systeme

With Mit mass distribution of Windows Vista SP1 around the corner massenhafte Verbreitung von Windows Vista SP1 um die Ecke , but it seems like Microsoft now facing another hiccup. , Aber es scheint wie Microsoft nun vor einem anderen Schluckauf. Microsoft recently acknowledges that users running a dual-boot system with Windows Vista Enterprise or Ultimate edition together with a Linux distro, and have installed the Linux bootloader into the MBR, will face problem or failure when installing the service pack. Microsoft vor kurzem bestätigt, dass Nutzer mit einer Dual-Boot-System mit Windows Vista Enterprise oder Ultimate Edition zusammen mit einer Linux-Distribution, und installiert haben, die Linux-Bootloader in den MBR, wird angesichts Problem oder Misserfolg bei der Installation des Service Packs.

The conflict happens because one of the prerequisite update for Windows Vista SP1, Der Konflikt geschieht, weil ein von der Voraussetzung Update für Windows Vista SP1, KB935509 , contains an update to the Windows Vista boot loader, and when upgrading to Windows Vista SP1, the original system’s bootloader on system with BitLocker encrypted drive or encrypted boot partion, may have been replaced by open source bootloaders such as GRUB or LILO when installing Linux to dual boot with Windows Vista. , Enthält ein Update für die Windows Vista-Bootloader, und beim Upgrade auf Windows Vista SP1, das ursprüngliche System der Bootloader auf dem System mit BitLocker verschlüsselte Laufwerk oder verschlüsselte Boot-partion, Mai wurden ersetzt durch Open-Source-Bootloader wie GRUB oder LILO, wenn Installation von Linux auf Dual-Boot mit Windows Vista.

Meanwhile, KB935509 contains an update to the BitLocker feature, which must ensure data integrity when updating. Inzwischen, KB935509 enthält ein Update für die BitLocker-Funktion, die müssen dafür sorgen, die Integrität der Daten bei der Aktualisierung. Thus, after entering BitLocker PIN, BitLocker update performs a “chain of trust” integrity check on everything from the system’s boot sequence, onboard TPM chip, the MBR (Master Boot Record) and into the operating system itself. So, nach der Einreise in BitLocker-PIN, BitLocker-Update führt eine "chain of trust" Integrität prüfen, auf alles, was aus dem System der Boot-Sequenz, an Bord TPM-Chip, den MBR (Master Boot Record) und in das Betriebssystem selbst. When the MBR’s bootloader been replaced with LILO or GRUB in the case of dualbooting with Linux, the integrity checks will fail and the update will abort and stop, indirectly preventing SP1 from been installed. Wenn der MBR's Bootloader ersetzt worden mit LILO oder GRUB im Fall von dualbooting mit Linux, die Integrität überprüft wird fehlschlagen und das Update wird abgebrochen und stoppen, indirekt die Verhinderung von SP1 installiert wurde. Worse, on an encrypted boot partition, the system may not boot. Schlimmer noch, auf eine verschlüsselte Boot-Partition, kann das System nicht mehr startet.

Luckily, BitLocker is a feature for only Windows Vista Ultimate and Enterprise editions. Zum Glück, BitLocker ist eine Funktion nur für Windows Vista Ultimate und Enterprise-Editionen. So different editions of Windows Vista which doesn’t support BitLocker feature will not be affected, as KB935509 is not required to be installed. Also verschiedenen Editionen von Windows Vista, der nicht die BitLocker-Funktion sind davon nicht betroffen, da KB935509 ist nicht verpflichtet, installiert werden. APC also listed several workarounds that dual-boot system users can do to avoid such problems: auch mehrere Umgehungsmöglichkeiten, die Dual-Boot-System Benutzer tun kann, um zu vermeiden, dass derartige Probleme:

  • If the Linux and Vista partitions are installed on the same hard drive,restore the Vista MBR, either using the Vista recovery DVD or using the MBR reinstall feature contained within EasyBCD, before installing SP1. Wenn die Linux-Partitionen und Vista installiert sind auf der gleichen Festplatte, Wiederherstellung des MBR Vista, entweder mit der Vista Recovery-DVD oder mit der MBR neu installieren Funktion innerhalb EasyBCD, vor der Installation von SP1.
  • If the operating systems are on different hard drives, simply change the drive boot order in the BIOS to point to the disk containing Vista first, thus bypassing the Linux bootloader on the primary disk. Wenn die Betriebssysteme auf verschiedenen Festplatten, einfach die externe Festplatte Boot-Reihenfolge im BIOS, um auf die Diskette mit Vista ersten, so unter Umgehung der Linux-Bootloader auf der primären Festplatte.
  • The best choice of course, is to install Linux to dualboot with Windows Vista only after installing SP1. Die beste Wahl ist natürlich die Installation von Linux auf einen Dualboot mit Windows Vista nur nach der Installation von SP1.

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. WICHTIG: Du bist eine Maschine Lesung übersetzt, die Seite wird "as is" ohne Garantie. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. Im Gegensatz zu menschlichen Übersetzung, maschinelle Übersetzung nicht verstehen, die Grammatik, Semantik, Syntax, Idiome der natürlichen Sprache, so oft ungenau und niedrige Qualität Text, ist irreführend und unverständlich. Thus, please refer to So, wenden Sie sich bitte an original English article Original Englisch Artikel when in doubt. Wenn Sie Zweifel haben.



5 Responses to “Windows Vista SP1 May Not Install on Linux Dual Boot Systems” 5 Responses to "Windows Vista SP1 nicht installieren Mai auf Linux Dual-Boot-Systems"

  1. Ryan
    April 15th, 2008 09:55 15. April 2008 09:55
    1

    I’ve been running vista sp1 / ubuntu for months now. Ich habe seit Vista SP1 / ubuntu Monaten. It works just fine. Es funktioniert gut so.

  2. admin
    April 15th, 2008 10:16 15. April 2008 10:16
    2

    Did you install Vista SP1 before or after Ubuntu? Haben Sie installieren Vista SP1 vor oder nach Ubuntu? Or you’re using integrated Vista SP1? Oder Sie verwenden integrierte Vista SP1?

  3. Mike
    April 15th, 2008 16:04 15. April 2008 16:04
    3

    So im running Ubuntu and Vista on my Laptop, and after the upgrade, it wiped my GRUB so I couldnt boot into Ubuntu, the fix: Also im laufenden Ubuntu und Vista auf meinem Laptop, und nach der Aktualisierung, sie wischte meine GRUB so dass ich couldnt Boot in Ubuntu, das Update:

    Get your live cd out, and boot into it. Holen Sie sich Ihre Live-CD aus, und Boot hinein. Open up the terminal and type: Öffnen Sie das Terminal und gib ein:

    sudo grub
    root (hd0,0)
    setup (hd0)

    Then you should be able to see the boot loader the next time you boot from the hard disk. Dann sollten Sie in der Lage, um zu sehen, der Bootloader das nächste Mal, wenn Sie booten von der Festplatte.

    another problem i ran into was that the install messed up my partitions and my menu.lst file had the wrong partitions to boot to… Ein weiteres Problem Ich lief in war, dass die Installation Nase meine Partitionen und meine menu.lst Datei hatte die falsche Partitionen booten zu ...

    sudo gedit /boot/grub/menu.lst

  4. Gus
    September 22nd, 2008 09:27 22. September 2008 09:27
    4

    Hi Mike! Hi Mike!

    Can you teach me how to dual-boot windows(inspirat2) and linux ubuntu v5.1(something). Können Sie mir beibringen, wie man Dual-Boot-Fenster (inspirat2) und Ubuntu Linux v5.1 (etwas).

    It cannot be setup in the Windows OS.. Es kann nicht sein Setup in der Windows-OS .. so i did was I boot the Linux CD.. so dass ich tat, war ich der Linux-Boot-CD .. then after that, it makes you choose: type: “server”; then the other one is press enter to install. dann nach, dass es Sie: Typ: "Server", dann der andere ist drücken Sie die Eingabetaste zu installieren.

    The prob is, how to partition the drive. Das Problem ist, wie für die Partitionierung der Festplatte. I have only one HDD(40 Gb) then, I partitioned it to Ich habe nur eine Festplatte (40 GB), dann habe ich es zu partitionierten

  5. Gus
    September 22nd, 2008 09:32 22. September 2008 09:32
    5

    Hi Mike! Hi Mike!

    Can you teach me how to dual-boot windows(inspirat2) and linux ubuntu v5.1(something). Können Sie mir beibringen, wie man Dual-Boot-Fenster (inspirat2) und Ubuntu Linux v5.1 (etwas).

    It cannot be setup in the Windows OS.. Es kann nicht sein Setup in der Windows-OS .. so i did was I boot the Linux CD.. so dass ich tat, war ich der Linux-Boot-CD .. then after that, it makes you choose: type: “server”; then the other one is press enter to install. dann nach, dass es Sie: Typ: "Server", dann der andere ist drücken Sie die Eingabetaste zu installieren.

    The prob is, how to partition the drive. Das Problem ist, wie für die Partitionierung der Festplatte. I have only one HDD(40 Gb) then, I partitioned it by: 2gb (FREE), Ich habe nur eine Festplatte (40 GB), dann habe ich es durch partitioniert: 2 GB (kostenlos),
    19gb for storage, 19gb for my WinXP(Inspirat2) then excess 8mb. 19gb für die Lagerung, 19gb für mein WinXP (Inspirat2), dann über 8MB.

    I’d made a 2gb partition because I planned to use it for Linux OS.. Ich hätte eine 2 GB-Partition, weil ich geplant, es zu benutzen für Linux OS .. but I dont know how to partition it using linux ubuntu v5.1… aber ich weiß nicht, wie Sie es mit Ubuntu Linux v5.1 ...

Leave a Reply Lassen Sie eine Antwort

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Sie können diese Tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Abonnieren Sie Kommentare Feature deaktiviert wurde. To receive notification of latest comments posted, subscribe to Um eine Benachrichtigung zu erhalten neuesten Kommentare gepostet, abonnieren Sie Tip and Trick Comments RSS feed Tipp und Trick Kommentare RSS-Feed or oder register to receive Register zu erhalten new comments in daily email digest. Neue Kommentare in der täglichen E-Mail-Digest.
Custom Search

Incoming Search Terms for the Article Eingehende Suche Nutzungsbedingungen für die Artikel

vista sp1 dual boot Vista SP1 Dual-Boot - -- windows Windows - -- vista sp1 Vista SP1 - -- vista loader Vista-Loader - -- dual boot vista sp1 Dual-Boot Vista SP1 - -- Vista Recovery Disk Vista Recovery Disk - -- Direct Download Link for Vista SP1 Direkter Download-Link für Vista SP1 - -- easybcd vista sp1 fails easybcd Vista SP1 nicht - -- vista bootloader sp1 fails Vista Bootloader SP1 nicht - -- vista ultimate sp1 dual boot problem Vista Ultimate SP1 Dual-Boot-Problem - -- vista linux dual-boot 2008 Vista Linux Dual-Boot-2008 - -- sp1 SP1 - -- vista sp dual boot vista sp Dual-Boot - -- vista sp1 fix mbr Vista SP1 Update mbr - -- encrypted master boot record bit locker vista sp1 verschlüsselt Master Boot Record Bit locker Vista SP1 - -- service pack vista boot loader Service Pack für Vista Bootloader - -- vista sp1 dualboot Vista SP1 Dualboot - -- mBR MBR - -- sp1 dual boot SP1 Dual-Boot - -- vista sp1 linux dual boot Vista SP1 Linux Dual-Boot - -- bitlocker vista sp1 grub BitLocker Vista SP1 grub - -- all alle - -- vista enterprice dual boot Vista Unternehmenbetriebsstellen Dual-Boot - -- +dual boot +"vista sp1" + + Dual-Boot "Vista SP1" - -- mbr vista activation mbr Vista-Aktivierung - -- restore vista mbr after linux installation Wiederherstellung vista mbr nach Linux-Installation - -- bios simulate vista & grub bios simulieren Vista & grub - -- microsoft sp3 rc2 failure to boot Microsoft SP3 RC2 Scheitern zu booten - -- "Vista SP1" partition Linux GRUB "Vista SP1" Linux-Partition GRUB - -- fix mbr after linux install dual boot vista Fix MBR nach Linux-Installation Dual-Boot Vista - -- windows vista sp1 dual boot Windows Vista SP1 Dual-Boot - -- vista sp1 usb boot Vista SP1 USB-Boot - - -- bitlocker BitLocker - -- install linux into vista bootloader Installation von Linux in Vista Bootloader - -- recover mbr vista activation wieder mbr Vista-Aktivierung - -- vista sp1 MBR restore Vista SP1 MBR wiederherstellen - -- fix Vista SP1 dual boot Fix Vista SP1 Dual-Boot - -- restore vista after installing linux Wiederherstellung Vista nach der Installation von Linux - -- install sp1 on boot loader edition Installation von SP1 über die Boot-Loader Ausgabe - -- Windows Vista SP1 Linux Boot Windows Vista SP1 Linux-Boot - - -- sp1 prerequisite SP1 Voraussetzung - -- after linux vista will not install nach linux Vista nicht installieren - -- dual boot sp1 vista Dual-Boot Vista SP1 - -- windows vista linux conflict Windows Vista Linux-Konflikt - -- linux Linux - -- windows vista sp1 activator Windows Vista SP1 Aktivator - -- when install crack activation vista problem with MBR bei der Installation von Crack Aktivierung Vista Problem mit MBR - -- FREE UPDATE WINDOWS VISTA BIOS ACTIVATOR Kostenloses Update Windows Vista BIOS-Aktivator - -- windows is unable to log on because of windows license Fenster nicht in der Lage ist, sich auf, weil der Windows-Lizenz - -- vista and activation and sp1 and mbr Vista und Aktivierung und SP1 und mbr - --