myGully.com

myGully.com (https://mygully.com/index.php)
-   Windows7 (https://mygully.com/forumdisplay.php?f=431)
-   -   Win7 x64 von USB installieren - Problem (https://mygully.com/showthread.php?t=2365837)

Rasputin939 13.07.11 21:42

Win7 x64 von USB installieren - Problem
 
Also, ich versuche ne 64 Bit Ultimate vom USB-Stick zu installieren. Doch egal wie ich den herstelle, ob mit dem Windows-Tool oder mit diesen Befehlen

Code:

1. Plug in a USB device that is 4GB or bigger.
2. Find the disk number of the USB device:
    Open up an elevated command shell, run diskpart.exe.
    Within diskpart, run 'list disk'. The output will list all disks on the computer. From looking at the size, infer which one is your USB disk and note down the disk number.
3. Correctly format the USB device:
    Run diskpart.exe and enter the below commands one by one.
        select disk <disknumber of your USB disk>
        clean
        create partition primary
        format fs=ntfs quick label=Win764
        active
        assign letter=Q
        exit
    Now you should see a "Q:" drive in Windows Explorer. This is your USB disk.
4. Mount the 64-bit Win7 ISO:
        Windows does not have a built-in ISO mount feature. So you will have to use a third-part tool. I suggest "Virtual CloneDrive". Once you have downloaded and installed Virtual Clonedrive, navigate to the folder that your ISO file is in, in Windows Explorer. Right-click on the ISO file and select "Mount". After this, all your ISO files should show up in a drive called "I:".
5. Populate the USB disk:
    Copy all files and folders from I: to Q:.
6. UnMount the ISO:
    In Explorer, navigate to the folder that has the ISO, right-click and select UnMount.
7. Boot from USB:
    Turn off the target computer, plug in the USB device, turn on the computer, get to the BIOS boot options (using F9 or some other key, depends on your computer), select USB boot, and you should see setup run.

Wenn ich vom Stick booten will, bekomme ich die Fehlermeldung "A read error has occured. Press Ctrl+Alt+Del to restart" und wenn ich das mache, dann reagiert der Rechner nicht mal.
Der Stick hat aber keine Lesefehler, funktioniert einwandfrei. Hab auch schon verschiedene bootsect.exe's ausprobiert, bringt auch nichts.
Mache das alles unter Win7 Ultimate x86.
Einer ne Idee?

Undertaker2011 13.07.11 22:22

Probiere es mal nach dieser Anleitung! Wenn Du schon eine ISO-Datei runtergeladen hast, brauchst Du den Teil 1 der Vorbereitung im Spoiler nicht mehr ausführen!

Rasputin939 13.07.11 22:39

Das Tool hab ich ja auch schon probiert. Zuerst kam es mir mit "bootsect konnte nicht ausgeführt werden", dann hab ich auf der micrososft seite gelesen, dass man das bootsect.exe von der 32 bit version in den tool ordner kopieren soll. hab ich auch gemacht, alles geklappt, aber ich kriege immer noch den disk read error

Rasputin939 13.07.11 23:10

Scheint am Stick zu liegen. Egal mit welcher Variante ich das versuche, der Rechner spuckt mir denselben Fehler aus :/


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:04 Uhr.

Powered by vBulletin® (Deutsch)
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.